Shades of Saddle #594741
Tints of Saddle #594741
RGB
CMYK
RGB Variations
Color information
#594741 (or 0x594741) is known color: Saddle. HEX triplet: 59, 47 and 41. RGB value is (89,71,65). Sum of RGB (Red+Green+Blue) = 89+71+65=225 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.56% from 225); Green value is 71 (28.12% from 255 or 31.56% from 225); Blue value is 65 (25.78% from 255 or 28.89% from 225); Max value from RGB is 89 - color contains mainly: red. Hex color #594741 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594741 is #A6B8BE. Grayscale: #4B4B4B. Windows color (decimal): -10926271 or 4278105. OLE color: 4278105.
HSL color Cylindrical-coordinate representation of color #594741: hue angle of 15º degrees, saturation: 0.16, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #594741 is Cyan = 0, Magento = 0.20, Yellow = 0.27 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 71 | 65 | - |
| CMYK | 0 | 0.20 | 0.27 | 0.65 |
| HSL | 15º | 0.16% | 0.3% | - |
| HSV(B) | 15º | 0.27% | 0.35% | - |
| XYZ | 7.33 | 7.01 | 5.97 | - |
| YUV | 75.7 | 121.96 | 137.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 71 | 65 | 0 | 0.20 | 0.27 | 0.65 | 15 | 0.16 | 0.3 |
| Hex | 59 | 47 | 41 | 0 | 14 | 1B | 41 | F | 10 | 1E |
| Octal | 131 | 107 | 101 | 0 | 24 | 33 | 101 | 17 | 20 | 36 |
| Binary | 1011001 | 1000111 | 1000001 | 0 | 10100 | 11011 | 1000001 | 1111 | 10000 | 11110 |
Color Harmonies of #594741
Complementary color
Monochromatic Colors of #594741
Black with #594741
Text Example
Text Example
White with #594741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594741; }
p { color: rgb(89,71,65); }
H1.HeaderClassName
{
color: #594741;
}
.AnyTagClassName
{
color: #594741;
}
</style>
background-color css
<style>
a { background-color: #594741; }
a { background-color: rgb(89,71,65); }
div.DivClassName
{
background-color: #594741;
}
.BgClassName
{
background-color: #594741;
}
</style>
border-color css
<style>
span { border-color: #594741; }
span { border-color: rgb(89,71,65); }
td.TdClassName
{
border-color: #594741;
}
.TagClassName
{
border-color: #594741;
}
</style>