Shades of Dark Brown #594015
Tints of Dark Brown #594015
RGB
CMYK
RGB Variations
Color information
#594015 (or 0x594015) is known color: Dark Brown. HEX triplet: 59, 40 and 15. RGB value is (89,64,21). Sum of RGB (Red+Green+Blue) = 89+64+21=174 (23% of max value = 765). Red value is 89 (35.16% from 255 or 51.15% from 174); Green value is 64 (25.39% from 255 or 36.78% from 174); Blue value is 21 (8.59% from 255 or 12.07% from 174); Max value from RGB is 89 - color contains mainly: red. Hex color #594015 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #594015 is #A6BFEA. Grayscale: #424242. Windows color (decimal): -10928107 or 1392729. OLE color: 1392729.
HSL color Cylindrical-coordinate representation of color #594015: hue angle of 37.94º degrees, saturation: 0.62, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #594015 is Cyan = 0, Magento = 0.28, Yellow = 0.76 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 64 | 21 | - |
| CMYK | 0 | 0.28 | 0.76 | 0.65 |
| HSL | 37.94º | 0.62% | 0.22% | - |
| HSV(B) | 37.94º | 0.76% | 0.35% | - |
| XYZ | 6.09 | 5.84 | 1.52 | - |
| YUV | 66.57 | 102.28 | 144 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 64 | 21 | 0 | 0.28 | 0.76 | 0.65 | 37.94 | 0.62 | 0.22 |
| Hex | 59 | 40 | 15 | 0 | 1C | 4C | 41 | 26 | 3E | 16 |
| Octal | 131 | 100 | 25 | 0 | 34 | 114 | 101 | 46 | 76 | 26 |
| Binary | 1011001 | 1000000 | 10101 | 0 | 11100 | 1001100 | 1000001 | 100110 | 111110 | 10110 |
Color Harmonies of #594015
Complementary color
Monochromatic Colors of #594015
Black with #594015
Text Example
Text Example
White with #594015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594015; }
p { color: rgb(89,64,21); }
H1.HeaderClassName
{
color: #594015;
}
.AnyTagClassName
{
color: #594015;
}
</style>
background-color css
<style>
a { background-color: #594015; }
a { background-color: rgb(89,64,21); }
div.DivClassName
{
background-color: #594015;
}
.BgClassName
{
background-color: #594015;
}
</style>
border-color css
<style>
span { border-color: #594015; }
span { border-color: rgb(89,64,21); }
td.TdClassName
{
border-color: #594015;
}
.TagClassName
{
border-color: #594015;
}
</style>