Shades of Saddle #594742
Tints of Saddle #594742
RGB
CMYK
RGB Variations
Color information
#594742 (or 0x594742) is known color: Saddle. HEX triplet: 59, 47 and 42. RGB value is (89,71,66). Sum of RGB (Red+Green+Blue) = 89+71+66=226 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.38% from 226); Green value is 71 (28.12% from 255 or 31.42% from 226); Blue value is 66 (26.17% from 255 or 29.20% from 226); Max value from RGB is 89 - color contains mainly: red. Hex color #594742 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594742 is #A6B8BD. Grayscale: #4B4B4B. Windows color (decimal): -10926270 or 4343641. OLE color: 4343641.
HSL color Cylindrical-coordinate representation of color #594742: hue angle of 13.04º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #594742 is Cyan = 0, Magento = 0.20, Yellow = 0.26 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 71 | 66 | - |
| CMYK | 0 | 0.20 | 0.26 | 0.65 |
| HSL | 13.04º | 0.15% | 0.3% | - |
| HSV(B) | 13.04º | 0.26% | 0.35% | - |
| XYZ | 7.36 | 7.02 | 6.12 | - |
| YUV | 75.81 | 122.46 | 137.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 71 | 66 | 0 | 0.20 | 0.26 | 0.65 | 13.04 | 0.15 | 0.3 |
| Hex | 59 | 47 | 42 | 0 | 14 | 1A | 41 | D | F | 1E |
| Octal | 131 | 107 | 102 | 0 | 24 | 32 | 101 | 15 | 17 | 36 |
| Binary | 1011001 | 1000111 | 1000010 | 0 | 10100 | 11010 | 1000001 | 1101 | 1111 | 11110 |
Color Harmonies of #594742
Complementary color
Monochromatic Colors of #594742
Black with #594742
Text Example
Text Example
White with #594742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594742; }
p { color: rgb(89,71,66); }
H1.HeaderClassName
{
color: #594742;
}
.AnyTagClassName
{
color: #594742;
}
</style>
background-color css
<style>
a { background-color: #594742; }
a { background-color: rgb(89,71,66); }
div.DivClassName
{
background-color: #594742;
}
.BgClassName
{
background-color: #594742;
}
</style>
border-color css
<style>
span { border-color: #594742; }
span { border-color: rgb(89,71,66); }
td.TdClassName
{
border-color: #594742;
}
.TagClassName
{
border-color: #594742;
}
</style>