Shades of Saddle #594945
Tints of Saddle #594945
RGB
CMYK
RGB Variations
Color information
#594945 (or 0x594945) is known color: Saddle. HEX triplet: 59, 49 and 45. RGB value is (89,73,69). Sum of RGB (Red+Green+Blue) = 89+73+69=231 (30% of max value = 765). Red value is 89 (35.16% from 255 or 38.53% from 231); Green value is 73 (28.91% from 255 or 31.60% from 231); Blue value is 69 (27.34% from 255 or 29.87% from 231); Max value from RGB is 89 - color contains mainly: red. Hex color #594945 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594945 is #A6B6BA. Grayscale: #4D4D4D. Windows color (decimal): -10925755 or 4540761. OLE color: 4540761.
HSL color Cylindrical-coordinate representation of color #594945: hue angle of 12º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #594945 is Cyan = 0, Magento = 0.18, Yellow = 0.22 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 73 | 69 | - |
| CMYK | 0 | 0.18 | 0.22 | 0.65 |
| HSL | 12º | 0.13% | 0.31% | - |
| HSV(B) | 12º | 0.22% | 0.35% | - |
| XYZ | 7.58 | 7.32 | 6.64 | - |
| YUV | 77.33 | 123.3 | 136.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 73 | 69 | 0 | 0.18 | 0.22 | 0.65 | 12 | 0.13 | 0.31 |
| Hex | 59 | 49 | 45 | 0 | 12 | 16 | 41 | C | D | 1F |
| Octal | 131 | 111 | 105 | 0 | 22 | 26 | 101 | 14 | 15 | 37 |
| Binary | 1011001 | 1001001 | 1000101 | 0 | 10010 | 10110 | 1000001 | 1100 | 1101 | 11111 |
Color Harmonies of #594945
Complementary color
Monochromatic Colors of #594945
Black with #594945
Text Example
Text Example
White with #594945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594945; }
p { color: rgb(89,73,69); }
H1.HeaderClassName
{
color: #594945;
}
.AnyTagClassName
{
color: #594945;
}
</style>
background-color css
<style>
a { background-color: #594945; }
a { background-color: rgb(89,73,69); }
div.DivClassName
{
background-color: #594945;
}
.BgClassName
{
background-color: #594945;
}
</style>
border-color css
<style>
span { border-color: #594945; }
span { border-color: rgb(89,73,69); }
td.TdClassName
{
border-color: #594945;
}
.TagClassName
{
border-color: #594945;
}
</style>