Shades of Dark Brown #594011
Tints of Dark Brown #594011
RGB
CMYK
RGB Variations
Color information
#594011 (or 0x594011) is known color: Dark Brown. HEX triplet: 59, 40 and 11. RGB value is (89,64,17). Sum of RGB (Red+Green+Blue) = 89+64+17=170 (22% of max value = 765). Red value is 89 (35.16% from 255 or 52.35% from 170); Green value is 64 (25.39% from 255 or 37.65% from 170); Blue value is 17 (7.03% from 255 or 10% from 170); Max value from RGB is 89 - color contains mainly: red. Hex color #594011 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594011 is #A6BFEE. Grayscale: #424242. Windows color (decimal): -10928111 or 1130585. OLE color: 1130585.
HSL color Cylindrical-coordinate representation of color #594011: hue angle of 39.17º degrees, saturation: 0.68, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #594011 is Cyan = 0, Magento = 0.28, Yellow = 0.81 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 64 | 17 | - |
| CMYK | 0 | 0.28 | 0.81 | 0.65 |
| HSL | 39.17º | 0.68% | 0.21% | - |
| HSV(B) | 39.17º | 0.81% | 0.35% | - |
| XYZ | 6.05 | 5.83 | 1.34 | - |
| YUV | 66.12 | 100.28 | 144.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 64 | 17 | 0 | 0.28 | 0.81 | 0.65 | 39.17 | 0.68 | 0.21 |
| Hex | 59 | 40 | 11 | 0 | 1C | 51 | 41 | 27 | 44 | 15 |
| Octal | 131 | 100 | 21 | 0 | 34 | 121 | 101 | 47 | 104 | 25 |
| Binary | 1011001 | 1000000 | 10001 | 0 | 11100 | 1010001 | 1000001 | 100111 | 1000100 | 10101 |
Color Harmonies of #594011
Complementary color
Monochromatic Colors of #594011
Black with #594011
Text Example
Text Example
White with #594011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594011; }
p { color: rgb(89,64,17); }
H1.HeaderClassName
{
color: #594011;
}
.AnyTagClassName
{
color: #594011;
}
</style>
background-color css
<style>
a { background-color: #594011; }
a { background-color: rgb(89,64,17); }
div.DivClassName
{
background-color: #594011;
}
.BgClassName
{
background-color: #594011;
}
</style>
border-color css
<style>
span { border-color: #594011; }
span { border-color: rgb(89,64,17); }
td.TdClassName
{
border-color: #594011;
}
.TagClassName
{
border-color: #594011;
}
</style>