Shades of Very Dark Brown #604035
Tints of Very Dark Brown #604035
RGB
CMYK
RGB Variations
Color information
#604035 (or 0x604035) is known color: Very Dark Brown. HEX triplet: 60, 40 and 35. RGB value is (96,64,53). Sum of RGB (Red+Green+Blue) = 96+64+53=213 (28% of max value = 765). Red value is 96 (37.89% from 255 or 45.07% from 213); Green value is 64 (25.39% from 255 or 30.05% from 213); Blue value is 53 (21.09% from 255 or 24.88% from 213); Max value from RGB is 96 - color contains mainly: red. Hex color #604035 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604035 is #9FBFCA. Grayscale: #484848. Windows color (decimal): -10469323 or 3489888. OLE color: 3489888.
HSL color Cylindrical-coordinate representation of color #604035: hue angle of 15.35º 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 #604035 is Cyan = 0, Magento = 0.33, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 64 | 53 | - |
| CMYK | 0 | 0.33 | 0.45 | 0.62 |
| HSL | 15.35º | 0.29% | 0.29% | - |
| HSV(B) | 15.35º | 0.45% | 0.38% | - |
| XYZ | 7.3 | 6.41 | 4.22 | - |
| YUV | 72.31 | 117.1 | 144.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 64 | 53 | 0 | 0.33 | 0.45 | 0.62 | 15.35 | 0.29 | 0.29 |
| Hex | 60 | 40 | 35 | 0 | 21 | 2D | 3E | F | 1D | 1D |
| Octal | 140 | 100 | 65 | 0 | 41 | 55 | 76 | 17 | 35 | 35 |
| Binary | 1100000 | 1000000 | 110101 | 0 | 100001 | 101101 | 111110 | 1111 | 11101 | 11101 |
Color Harmonies of #604035
Complementary color
Monochromatic Colors of #604035
Black with #604035
Text Example
Text Example
White with #604035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604035; }
p { color: rgb(96,64,53); }
H1.HeaderClassName
{
color: #604035;
}
.AnyTagClassName
{
color: #604035;
}
</style>
background-color css
<style>
a { background-color: #604035; }
a { background-color: rgb(96,64,53); }
div.DivClassName
{
background-color: #604035;
}
.BgClassName
{
background-color: #604035;
}
</style>
border-color css
<style>
span { border-color: #604035; }
span { border-color: rgb(96,64,53); }
td.TdClassName
{
border-color: #604035;
}
.TagClassName
{
border-color: #604035;
}
</style>