Shades of Saddle #594943
Tints of Saddle #594943
RGB
CMYK
RGB Variations
Color information
#594943 (or 0x594943) is known color: Saddle. HEX triplet: 59, 49 and 43. RGB value is (89,73,67). Sum of RGB (Red+Green+Blue) = 89+73+67=229 (30% of max value = 765). Red value is 89 (35.16% from 255 or 38.86% from 229); Green value is 73 (28.91% from 255 or 31.88% from 229); Blue value is 67 (26.56% from 255 or 29.26% from 229); Max value from RGB is 89 - color contains mainly: red. Hex color #594943 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594943 is #A6B6BC. Grayscale: #4D4D4D. Windows color (decimal): -10925757 or 4409689. OLE color: 4409689.
HSL color Cylindrical-coordinate representation of color #594943: hue angle of 16.36º degrees, saturation: 0.14, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #594943 is Cyan = 0, Magento = 0.18, Yellow = 0.25 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 73 | 67 | - |
| CMYK | 0 | 0.18 | 0.25 | 0.65 |
| HSL | 16.36º | 0.14% | 0.31% | - |
| HSV(B) | 16.36º | 0.25% | 0.35% | - |
| XYZ | 7.52 | 7.29 | 6.32 | - |
| YUV | 77.1 | 122.3 | 136.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 73 | 67 | 0 | 0.18 | 0.25 | 0.65 | 16.36 | 0.14 | 0.31 |
| Hex | 59 | 49 | 43 | 0 | 12 | 19 | 41 | 10 | E | 1F |
| Octal | 131 | 111 | 103 | 0 | 22 | 31 | 101 | 20 | 16 | 37 |
| Binary | 1011001 | 1001001 | 1000011 | 0 | 10010 | 11001 | 1000001 | 10000 | 1110 | 11111 |
Color Harmonies of #594943
Complementary color
Monochromatic Colors of #594943
Black with #594943
Text Example
Text Example
White with #594943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594943; }
p { color: rgb(89,73,67); }
H1.HeaderClassName
{
color: #594943;
}
.AnyTagClassName
{
color: #594943;
}
</style>
background-color css
<style>
a { background-color: #594943; }
a { background-color: rgb(89,73,67); }
div.DivClassName
{
background-color: #594943;
}
.BgClassName
{
background-color: #594943;
}
</style>
border-color css
<style>
span { border-color: #594943; }
span { border-color: rgb(89,73,67); }
td.TdClassName
{
border-color: #594943;
}
.TagClassName
{
border-color: #594943;
}
</style>