Shades of Saddle #594740
Tints of Saddle #594740
RGB
CMYK
RGB Variations
Color information
#594740 (or 0x594740) is known color: Saddle. HEX triplet: 59, 47 and 40. RGB value is (89,71,64). Sum of RGB (Red+Green+Blue) = 89+71+64=224 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.73% from 224); Green value is 71 (28.12% from 255 or 31.70% from 224); Blue value is 64 (25.39% from 255 or 28.57% from 224); Max value from RGB is 89 - color contains mainly: red. Hex color #594740 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594740 is #A6B8BF. Grayscale: #4B4B4B. Windows color (decimal): -10926272 or 4212569. OLE color: 4212569.
HSL color Cylindrical-coordinate representation of color #594740: hue angle of 16.8º degrees, saturation: 0.16, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #594740 is Cyan = 0, Magento = 0.20, Yellow = 0.28 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 71 | 64 | - |
| CMYK | 0 | 0.20 | 0.28 | 0.65 |
| HSL | 16.8º | 0.16% | 0.3% | - |
| HSV(B) | 16.8º | 0.28% | 0.35% | - |
| XYZ | 7.3 | 7 | 5.82 | - |
| YUV | 75.58 | 121.46 | 137.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 71 | 64 | 0 | 0.20 | 0.28 | 0.65 | 16.8 | 0.16 | 0.3 |
| Hex | 59 | 47 | 40 | 0 | 14 | 1C | 41 | 11 | 10 | 1E |
| Octal | 131 | 107 | 100 | 0 | 24 | 34 | 101 | 21 | 20 | 36 |
| Binary | 1011001 | 1000111 | 1000000 | 0 | 10100 | 11100 | 1000001 | 10001 | 10000 | 11110 |
Color Harmonies of #594740
Complementary color
Monochromatic Colors of #594740
Black with #594740
Text Example
Text Example
White with #594740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594740; }
p { color: rgb(89,71,64); }
H1.HeaderClassName
{
color: #594740;
}
.AnyTagClassName
{
color: #594740;
}
</style>
background-color css
<style>
a { background-color: #594740; }
a { background-color: rgb(89,71,64); }
div.DivClassName
{
background-color: #594740;
}
.BgClassName
{
background-color: #594740;
}
</style>
border-color css
<style>
span { border-color: #594740; }
span { border-color: rgb(89,71,64); }
td.TdClassName
{
border-color: #594740;
}
.TagClassName
{
border-color: #594740;
}
</style>