Shades of Very Dark Brown #604136
Tints of Very Dark Brown #604136
RGB
CMYK
RGB Variations
Color information
#604136 (or 0x604136) is known color: Very Dark Brown. HEX triplet: 60, 41 and 36. RGB value is (96,65,54). Sum of RGB (Red+Green+Blue) = 96+65+54=215 (28% of max value = 765). Red value is 96 (37.89% from 255 or 44.65% from 215); Green value is 65 (25.78% from 255 or 30.23% from 215); Blue value is 54 (21.48% from 255 or 25.12% from 215); Max value from RGB is 96 - color contains mainly: red. Hex color #604136 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604136 is #9FBEC9. Grayscale: #494949. Windows color (decimal): -10469066 or 3555680. OLE color: 3555680.
HSL color Cylindrical-coordinate representation of color #604136: hue angle of 15.71º degrees, saturation: 0.28, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #604136 is Cyan = 0, Magento = 0.32, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 65 | 54 | - |
| CMYK | 0 | 0.32 | 0.44 | 0.62 |
| HSL | 15.71º | 0.28% | 0.29% | - |
| HSV(B) | 15.71º | 0.44% | 0.38% | - |
| XYZ | 7.38 | 6.53 | 4.36 | - |
| YUV | 73.02 | 117.27 | 144.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 65 | 54 | 0 | 0.32 | 0.44 | 0.62 | 15.71 | 0.28 | 0.29 |
| Hex | 60 | 41 | 36 | 0 | 20 | 2C | 3E | 10 | 1C | 1D |
| Octal | 140 | 101 | 66 | 0 | 40 | 54 | 76 | 20 | 34 | 35 |
| Binary | 1100000 | 1000001 | 110110 | 0 | 100000 | 101100 | 111110 | 10000 | 11100 | 11101 |
Color Harmonies of #604136
Complementary color
Monochromatic Colors of #604136
Black with #604136
Text Example
Text Example
White with #604136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604136; }
p { color: rgb(96,65,54); }
H1.HeaderClassName
{
color: #604136;
}
.AnyTagClassName
{
color: #604136;
}
</style>
background-color css
<style>
a { background-color: #604136; }
a { background-color: rgb(96,65,54); }
div.DivClassName
{
background-color: #604136;
}
.BgClassName
{
background-color: #604136;
}
</style>
border-color css
<style>
span { border-color: #604136; }
span { border-color: rgb(96,65,54); }
td.TdClassName
{
border-color: #604136;
}
.TagClassName
{
border-color: #604136;
}
</style>