Shades of Dark Brown #604218
Tints of Dark Brown #604218
RGB
CMYK
RGB Variations
Color information
#604218 (or 0x604218) is known color: Dark Brown. HEX triplet: 60, 42 and 18. RGB value is (96,66,24). Sum of RGB (Red+Green+Blue) = 96+66+24=186 (24% of max value = 765). Red value is 96 (37.89% from 255 or 51.61% from 186); Green value is 66 (26.17% from 255 or 35.48% from 186); Blue value is 24 (9.77% from 255 or 12.90% from 186); Max value from RGB is 96 - color contains mainly: red. Hex color #604218 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #604218 is #9FBDE7. Grayscale: #464646. Windows color (decimal): -10468840 or 1589856. OLE color: 1589856.
HSL color Cylindrical-coordinate representation of color #604218: hue angle of 35º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #604218 is Cyan = 0, Magento = 0.31, Yellow = 0.75 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 66 | 24 | - |
| CMYK | 0 | 0.31 | 0.75 | 0.62 |
| HSL | 35º | 0.6% | 0.24% | - |
| HSV(B) | 35º | 0.75% | 0.38% | - |
| XYZ | 6.94 | 6.45 | 1.74 | - |
| YUV | 70.18 | 101.94 | 146.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 66 | 24 | 0 | 0.31 | 0.75 | 0.62 | 35 | 0.6 | 0.24 |
| Hex | 60 | 42 | 18 | 0 | 1F | 4B | 3E | 23 | 3C | 18 |
| Octal | 140 | 102 | 30 | 0 | 37 | 113 | 76 | 43 | 74 | 30 |
| Binary | 1100000 | 1000010 | 11000 | 0 | 11111 | 1001011 | 111110 | 100011 | 111100 | 11000 |
Color Harmonies of #604218
Complementary color
Monochromatic Colors of #604218
Black with #604218
Text Example
Text Example
White with #604218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604218; }
p { color: rgb(96,66,24); }
H1.HeaderClassName
{
color: #604218;
}
.AnyTagClassName
{
color: #604218;
}
</style>
background-color css
<style>
a { background-color: #604218; }
a { background-color: rgb(96,66,24); }
div.DivClassName
{
background-color: #604218;
}
.BgClassName
{
background-color: #604218;
}
</style>
border-color css
<style>
span { border-color: #604218; }
span { border-color: rgb(96,66,24); }
td.TdClassName
{
border-color: #604218;
}
.TagClassName
{
border-color: #604218;
}
</style>