Shades of Dark Brown #594019
Tints of Dark Brown #594019
RGB
CMYK
RGB Variations
Color information
#594019 (or 0x594019) is known color: Dark Brown. HEX triplet: 59, 40 and 19. RGB value is (89,64,25). Sum of RGB (Red+Green+Blue) = 89+64+25=178 (23% of max value = 765). Red value is 89 (35.16% from 255 or 50% from 178); Green value is 64 (25.39% from 255 or 35.96% from 178); Blue value is 25 (10.16% from 255 or 14.04% from 178); Max value from RGB is 89 - color contains mainly: red. Hex color #594019 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594019 is #A6BFE6. Grayscale: #434343. Windows color (decimal): -10928103 or 1654873. OLE color: 1654873.
HSL color Cylindrical-coordinate representation of color #594019: hue angle of 36.56º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #594019 is Cyan = 0, Magento = 0.28, Yellow = 0.72 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 64 | 25 | - |
| CMYK | 0 | 0.28 | 0.72 | 0.65 |
| HSL | 36.56º | 0.56% | 0.22% | - |
| HSV(B) | 36.56º | 0.72% | 0.35% | - |
| XYZ | 6.13 | 5.86 | 1.73 | - |
| YUV | 67.03 | 104.28 | 143.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 64 | 25 | 0 | 0.28 | 0.72 | 0.65 | 36.56 | 0.56 | 0.22 |
| Hex | 59 | 40 | 19 | 0 | 1C | 48 | 41 | 25 | 38 | 16 |
| Octal | 131 | 100 | 31 | 0 | 34 | 110 | 101 | 45 | 70 | 26 |
| Binary | 1011001 | 1000000 | 11001 | 0 | 11100 | 1001000 | 1000001 | 100101 | 111000 | 10110 |
Color Harmonies of #594019
Complementary color
Monochromatic Colors of #594019
Black with #594019
Text Example
Text Example
White with #594019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594019; }
p { color: rgb(89,64,25); }
H1.HeaderClassName
{
color: #594019;
}
.AnyTagClassName
{
color: #594019;
}
</style>
background-color css
<style>
a { background-color: #594019; }
a { background-color: rgb(89,64,25); }
div.DivClassName
{
background-color: #594019;
}
.BgClassName
{
background-color: #594019;
}
</style>
border-color css
<style>
span { border-color: #594019; }
span { border-color: rgb(89,64,25); }
td.TdClassName
{
border-color: #594019;
}
.TagClassName
{
border-color: #594019;
}
</style>