Shades of Dark Brown #594013
Tints of Dark Brown #594013
RGB
CMYK
RGB Variations
Color information
#594013 (or 0x594013) is known color: Dark Brown. HEX triplet: 59, 40 and 13. RGB value is (89,64,19). Sum of RGB (Red+Green+Blue) = 89+64+19=172 (22% of max value = 765). Red value is 89 (35.16% from 255 or 51.74% from 172); Green value is 64 (25.39% from 255 or 37.21% from 172); Blue value is 19 (7.81% from 255 or 11.05% from 172); Max value from RGB is 89 - color contains mainly: red. Hex color #594013 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594013 is #A6BFEC. Grayscale: #424242. Windows color (decimal): -10928109 or 1261657. OLE color: 1261657.
HSL color Cylindrical-coordinate representation of color #594013: hue angle of 38.57º degrees, saturation: 0.65, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #594013 is Cyan = 0, Magento = 0.28, Yellow = 0.79 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 64 | 19 | - |
| CMYK | 0 | 0.28 | 0.79 | 0.65 |
| HSL | 38.57º | 0.65% | 0.21% | - |
| HSV(B) | 38.57º | 0.79% | 0.35% | - |
| XYZ | 6.07 | 5.84 | 1.42 | - |
| YUV | 66.35 | 101.28 | 144.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 64 | 19 | 0 | 0.28 | 0.79 | 0.65 | 38.57 | 0.65 | 0.21 |
| Hex | 59 | 40 | 13 | 0 | 1C | 4F | 41 | 27 | 41 | 15 |
| Octal | 131 | 100 | 23 | 0 | 34 | 117 | 101 | 47 | 101 | 25 |
| Binary | 1011001 | 1000000 | 10011 | 0 | 11100 | 1001111 | 1000001 | 100111 | 1000001 | 10101 |
Color Harmonies of #594013
Complementary color
Monochromatic Colors of #594013
Black with #594013
Text Example
Text Example
White with #594013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594013; }
p { color: rgb(89,64,19); }
H1.HeaderClassName
{
color: #594013;
}
.AnyTagClassName
{
color: #594013;
}
</style>
background-color css
<style>
a { background-color: #594013; }
a { background-color: rgb(89,64,19); }
div.DivClassName
{
background-color: #594013;
}
.BgClassName
{
background-color: #594013;
}
</style>
border-color css
<style>
span { border-color: #594013; }
span { border-color: rgb(89,64,19); }
td.TdClassName
{
border-color: #594013;
}
.TagClassName
{
border-color: #594013;
}
</style>