Shades of Very Dark Brown #604335
Tints of Very Dark Brown #604335
RGB
CMYK
RGB Variations
Color information
#604335 (or 0x604335) is known color: Very Dark Brown. HEX triplet: 60, 43 and 35. RGB value is (96,67,53). Sum of RGB (Red+Green+Blue) = 96+67+53=216 (28% of max value = 765). Red value is 96 (37.89% from 255 or 44.44% from 216); Green value is 67 (26.56% from 255 or 31.02% from 216); Blue value is 53 (21.09% from 255 or 24.54% from 216); Max value from RGB is 96 - color contains mainly: red. Hex color #604335 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604335 is #9FBCCA. Grayscale: #4A4A4A. Windows color (decimal): -10468555 or 3490656. OLE color: 3490656.
HSL color Cylindrical-coordinate representation of color #604335: hue angle of 19.53º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #604335 is Cyan = 0, Magento = 0.30, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 67 | 53 | - |
| CMYK | 0 | 0.30 | 0.45 | 0.62 |
| HSL | 19.53º | 0.29% | 0.29% | - |
| HSV(B) | 19.53º | 0.45% | 0.38% | - |
| XYZ | 7.47 | 6.76 | 4.28 | - |
| YUV | 74.08 | 116.11 | 143.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 67 | 53 | 0 | 0.30 | 0.45 | 0.62 | 19.53 | 0.29 | 0.29 |
| Hex | 60 | 43 | 35 | 0 | 1E | 2D | 3E | 14 | 1D | 1D |
| Octal | 140 | 103 | 65 | 0 | 36 | 55 | 76 | 24 | 35 | 35 |
| Binary | 1100000 | 1000011 | 110101 | 0 | 11110 | 101101 | 111110 | 10100 | 11101 | 11101 |
Color Harmonies of #604335
Complementary color
Monochromatic Colors of #604335
Black with #604335
Text Example
Text Example
White with #604335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604335; }
p { color: rgb(96,67,53); }
H1.HeaderClassName
{
color: #604335;
}
.AnyTagClassName
{
color: #604335;
}
</style>
background-color css
<style>
a { background-color: #604335; }
a { background-color: rgb(96,67,53); }
div.DivClassName
{
background-color: #604335;
}
.BgClassName
{
background-color: #604335;
}
</style>
border-color css
<style>
span { border-color: #604335; }
span { border-color: rgb(96,67,53); }
td.TdClassName
{
border-color: #604335;
}
.TagClassName
{
border-color: #604335;
}
</style>