Shades of Very Dark Brown #594135
Tints of Very Dark Brown #594135
RGB
CMYK
RGB Variations
Color information
#594135 (or 0x594135) is known color: Very Dark Brown. HEX triplet: 59, 41 and 35. RGB value is (89,65,53). Sum of RGB (Red+Green+Blue) = 89+65+53=207 (27% of max value = 765). Red value is 89 (35.16% from 255 or 43.00% from 207); Green value is 65 (25.78% from 255 or 31.40% from 207); Blue value is 53 (21.09% from 255 or 25.60% from 207); Max value from RGB is 89 - color contains mainly: red. Hex color #594135 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594135 is #A6BECA. Grayscale: #464646. Windows color (decimal): -10927819 or 3490137. OLE color: 3490137.
HSL color Cylindrical-coordinate representation of color #594135: hue angle of 20º degrees, saturation: 0.25, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #594135 is Cyan = 0, Magento = 0.27, Yellow = 0.40 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 65 | 53 | - |
| CMYK | 0 | 0.27 | 0.40 | 0.65 |
| HSL | 20º | 0.25% | 0.28% | - |
| HSV(B) | 20º | 0.4% | 0.35% | - |
| XYZ | 6.65 | 6.16 | 4.21 | - |
| YUV | 70.81 | 117.95 | 140.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 65 | 53 | 0 | 0.27 | 0.40 | 0.65 | 20 | 0.25 | 0.28 |
| Hex | 59 | 41 | 35 | 0 | 1B | 28 | 41 | 14 | 19 | 1C |
| Octal | 131 | 101 | 65 | 0 | 33 | 50 | 101 | 24 | 31 | 34 |
| Binary | 1011001 | 1000001 | 110101 | 0 | 11011 | 101000 | 1000001 | 10100 | 11001 | 11100 |
Color Harmonies of #594135
Complementary color
Monochromatic Colors of #594135
Black with #594135
Text Example
Text Example
White with #594135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594135; }
p { color: rgb(89,65,53); }
H1.HeaderClassName
{
color: #594135;
}
.AnyTagClassName
{
color: #594135;
}
</style>
background-color css
<style>
a { background-color: #594135; }
a { background-color: rgb(89,65,53); }
div.DivClassName
{
background-color: #594135;
}
.BgClassName
{
background-color: #594135;
}
</style>
border-color css
<style>
span { border-color: #594135; }
span { border-color: rgb(89,65,53); }
td.TdClassName
{
border-color: #594135;
}
.TagClassName
{
border-color: #594135;
}
</style>