Shades of Very Dark Brown #604034
Tints of Very Dark Brown #604034
RGB
CMYK
RGB Variations
Color information
#604034 (or 0x604034) is known color: Very Dark Brown. HEX triplet: 60, 40 and 34. RGB value is (96,64,52). Sum of RGB (Red+Green+Blue) = 96+64+52=212 (28% of max value = 765). Red value is 96 (37.89% from 255 or 45.28% from 212); Green value is 64 (25.39% from 255 or 30.19% from 212); Blue value is 52 (20.70% from 255 or 24.53% from 212); Max value from RGB is 96 - color contains mainly: red. Hex color #604034 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604034 is #9FBFCB. Grayscale: #484848. Windows color (decimal): -10469324 or 3424352. OLE color: 3424352.
HSL color Cylindrical-coordinate representation of color #604034: hue angle of 16.36º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #604034 is Cyan = 0, Magento = 0.33, Yellow = 0.46 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 64 | 52 | - |
| CMYK | 0 | 0.33 | 0.46 | 0.62 |
| HSL | 16.36º | 0.3% | 0.29% | - |
| HSV(B) | 16.36º | 0.46% | 0.38% | - |
| XYZ | 7.28 | 6.4 | 4.1 | - |
| YUV | 72.2 | 116.6 | 144.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 64 | 52 | 0 | 0.33 | 0.46 | 0.62 | 16.36 | 0.3 | 0.29 |
| Hex | 60 | 40 | 34 | 0 | 21 | 2E | 3E | 10 | 1E | 1D |
| Octal | 140 | 100 | 64 | 0 | 41 | 56 | 76 | 20 | 36 | 35 |
| Binary | 1100000 | 1000000 | 110100 | 0 | 100001 | 101110 | 111110 | 10000 | 11110 | 11101 |
Color Harmonies of #604034
Complementary color
Monochromatic Colors of #604034
Black with #604034
Text Example
Text Example
White with #604034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604034; }
p { color: rgb(96,64,52); }
H1.HeaderClassName
{
color: #604034;
}
.AnyTagClassName
{
color: #604034;
}
</style>
background-color css
<style>
a { background-color: #604034; }
a { background-color: rgb(96,64,52); }
div.DivClassName
{
background-color: #604034;
}
.BgClassName
{
background-color: #604034;
}
</style>
border-color css
<style>
span { border-color: #604034; }
span { border-color: rgb(96,64,52); }
td.TdClassName
{
border-color: #604034;
}
.TagClassName
{
border-color: #604034;
}
</style>