Shades of Very Dark Brown #604339
Tints of Very Dark Brown #604339
RGB
CMYK
RGB Variations
Color information
#604339 (or 0x604339) is known color: Very Dark Brown. HEX triplet: 60, 43 and 39. RGB value is (96,67,57). Sum of RGB (Red+Green+Blue) = 96+67+57=220 (29% of max value = 765). Red value is 96 (37.89% from 255 or 43.64% from 220); Green value is 67 (26.56% from 255 or 30.45% from 220); Blue value is 57 (22.66% from 255 or 25.91% from 220); Max value from RGB is 96 - color contains mainly: red. Hex color #604339 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604339 is #9FBCC6. Grayscale: #4A4A4A. Windows color (decimal): -10468551 or 3752800. OLE color: 3752800.
HSL color Cylindrical-coordinate representation of color #604339: hue angle of 15.38º degrees, saturation: 0.25, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #604339 is Cyan = 0, Magento = 0.30, Yellow = 0.41 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 67 | 57 | - |
| CMYK | 0 | 0.30 | 0.41 | 0.62 |
| HSL | 15.38º | 0.25% | 0.3% | - |
| HSV(B) | 15.38º | 0.41% | 0.38% | - |
| XYZ | 7.57 | 6.8 | 4.78 | - |
| YUV | 74.53 | 118.11 | 143.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 67 | 57 | 0 | 0.30 | 0.41 | 0.62 | 15.38 | 0.25 | 0.3 |
| Hex | 60 | 43 | 39 | 0 | 1E | 29 | 3E | F | 19 | 1E |
| Octal | 140 | 103 | 71 | 0 | 36 | 51 | 76 | 17 | 31 | 36 |
| Binary | 1100000 | 1000011 | 111001 | 0 | 11110 | 101001 | 111110 | 1111 | 11001 | 11110 |
Color Harmonies of #604339
Complementary color
Monochromatic Colors of #604339
Black with #604339
Text Example
Text Example
White with #604339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604339; }
p { color: rgb(96,67,57); }
H1.HeaderClassName
{
color: #604339;
}
.AnyTagClassName
{
color: #604339;
}
</style>
background-color css
<style>
a { background-color: #604339; }
a { background-color: rgb(96,67,57); }
div.DivClassName
{
background-color: #604339;
}
.BgClassName
{
background-color: #604339;
}
</style>
border-color css
<style>
span { border-color: #604339; }
span { border-color: rgb(96,67,57); }
td.TdClassName
{
border-color: #604339;
}
.TagClassName
{
border-color: #604339;
}
</style>