Shades of Dark Brown #604319
Tints of Dark Brown #604319
RGB
CMYK
RGB Variations
Color information
#604319 (or 0x604319) is known color: Dark Brown. HEX triplet: 60, 43 and 19. RGB value is (96,67,25). Sum of RGB (Red+Green+Blue) = 96+67+25=188 (24% of max value = 765). Red value is 96 (37.89% from 255 or 51.06% from 188); Green value is 67 (26.56% from 255 or 35.64% from 188); Blue value is 25 (10.16% from 255 or 13.30% from 188); Max value from RGB is 96 - color contains mainly: red. Hex color #604319 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #604319 is #9FBCE6. Grayscale: #474747. Windows color (decimal): -10468583 or 1655648. OLE color: 1655648.
HSL color Cylindrical-coordinate representation of color #604319: hue angle of 35.49º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #604319 is Cyan = 0, Magento = 0.30, Yellow = 0.74 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 67 | 25 | - |
| CMYK | 0 | 0.30 | 0.74 | 0.62 |
| HSL | 35.49º | 0.59% | 0.24% | - |
| HSV(B) | 35.49º | 0.74% | 0.38% | - |
| XYZ | 7.01 | 6.57 | 1.82 | - |
| YUV | 70.88 | 102.11 | 145.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 67 | 25 | 0 | 0.30 | 0.74 | 0.62 | 35.49 | 0.59 | 0.24 |
| Hex | 60 | 43 | 19 | 0 | 1E | 4A | 3E | 23 | 3B | 18 |
| Octal | 140 | 103 | 31 | 0 | 36 | 112 | 76 | 43 | 73 | 30 |
| Binary | 1100000 | 1000011 | 11001 | 0 | 11110 | 1001010 | 111110 | 100011 | 111011 | 11000 |
Color Harmonies of #604319
Complementary color
Monochromatic Colors of #604319
Black with #604319
Text Example
Text Example
White with #604319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604319; }
p { color: rgb(96,67,25); }
H1.HeaderClassName
{
color: #604319;
}
.AnyTagClassName
{
color: #604319;
}
</style>
background-color css
<style>
a { background-color: #604319; }
a { background-color: rgb(96,67,25); }
div.DivClassName
{
background-color: #604319;
}
.BgClassName
{
background-color: #604319;
}
</style>
border-color css
<style>
span { border-color: #604319; }
span { border-color: rgb(96,67,25); }
td.TdClassName
{
border-color: #604319;
}
.TagClassName
{
border-color: #604319;
}
</style>