Color Hex Logo

#600613 Color Hex

#600613
(96,6,19)
0 Favorites   3 Comments

Color spaces of #600613

RGB 96619
HSL0.980.880.20
HSV351°94°38°
CMYK 0.000.940.80   0.62
XYZ5.00652.66410.8664
Yxy2.66410.58640.3121
Hunter Lab16.322126.18808.2782
CIE-Lab18.645138.096119.7542

#600613 color RGB value is (96,6,19).

#600613 hex color red value is 96, green value is 6 and the blue value of its RGB is 19. Cylindrical-coordinate representations (also known as HSL) of color #600613 hue: 0.98 , saturation: 0.88 and the lightness value of 600613 is 0.20.

The process color (four color CMYK) of #600613 color hex is 0.00, 0.94, 0.80, 0.62. Web safe color of #600613 is #660000. Color #600613 contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 01100000 00000110 00010011
Octal 140 6 23
Decimal 96 6 19
Hex 60 6 13

RGB Percentages of Color #600613

%79.34
%4.96
%15.70

CMYK Percentages of Color #600613

%0
%94
%80
%62

Triadic Colors of #600613

#600613 #136006 #061360

Analogous Colors of #600613

#600613 #602606 #600640

Monochromatic Colors of #600613

#600613

Complementary Color

#600613 #066053

#600613 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#600613 Color Preview on White Background

Lorem ipsum dolor sit amet.

#600613 Color CSS Codes

.mybgcolor {background-color:#600613; } 
.myforecolor {color:#600613; }
.mybordercolor {border:3px solid #600613; }

#600613 Text Font Color

<p style="color:#600613">Text here</p>

This sample text font color is #600613
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#600613 Background Color

<div style="background-color:#600613">
Div content here</div>

This div background color is #600613


#600613 Border Color

<div style="border:3px solid #600613">
Div here</div>

This div border color is #600613


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(96,6,19, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #600613; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #600613;
  -webkit-box-shadow: 1px 1px 3px 2px #600613;
  box-shadow:         1px 1px 3px 2px #600613; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(96,6,19, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #600613">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #600613;
  -webkit-box-shadow: 1px 1px 3px 2px #600613;
  box-shadow:         1px 1px 3px 2px #600613;">
Div content here</div>

This div box has shadow with color #600613


Comments

25 Mar 2021, 15:22 Bit125

Google.

3 Feb 2019, 0:50 PogKek

Google?

24 Jan 2018, 14:25 PogKek

Google?

Please login to write comment.