Shades of Saddle #594640
Tints of Saddle #594640
RGB
CMYK
RGB Variations
Color information
#594640 (or 0x594640) is known color: Saddle. HEX triplet: 59, 46 and 40. RGB value is (89,70,64). Sum of RGB (Red+Green+Blue) = 89+70+64=223 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.91% from 223); Green value is 70 (27.73% from 255 or 31.39% from 223); Blue value is 64 (25.39% from 255 or 28.70% from 223); Max value from RGB is 89 - color contains mainly: red. Hex color #594640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594640 is #A6B9BF. Grayscale: #4B4B4B. Windows color (decimal): -10926528 or 4212313. OLE color: 4212313.
HSL color Cylindrical-coordinate representation of color #594640: hue angle of 14.4º 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 #594640 is Cyan = 0, Magento = 0.21, Yellow = 0.28 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 70 | 64 | - |
| CMYK | 0 | 0.21 | 0.28 | 0.65 |
| HSL | 14.4º | 0.16% | 0.3% | - |
| HSV(B) | 14.4º | 0.28% | 0.35% | - |
| XYZ | 7.24 | 6.87 | 5.8 | - |
| YUV | 75 | 121.79 | 137.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 70 | 64 | 0 | 0.21 | 0.28 | 0.65 | 14.4 | 0.16 | 0.3 |
| Hex | 59 | 46 | 40 | 0 | 15 | 1C | 41 | E | 10 | 1E |
| Octal | 131 | 106 | 100 | 0 | 25 | 34 | 101 | 16 | 20 | 36 |
| Binary | 1011001 | 1000110 | 1000000 | 0 | 10101 | 11100 | 1000001 | 1110 | 10000 | 11110 |
Color Harmonies of #594640
Complementary color
Monochromatic Colors of #594640
Black with #594640
Text Example
Text Example
White with #594640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594640; }
p { color: rgb(89,70,64); }
H1.HeaderClassName
{
color: #594640;
}
.AnyTagClassName
{
color: #594640;
}
</style>
background-color css
<style>
a { background-color: #594640; }
a { background-color: rgb(89,70,64); }
div.DivClassName
{
background-color: #594640;
}
.BgClassName
{
background-color: #594640;
}
</style>
border-color css
<style>
span { border-color: #594640; }
span { border-color: rgb(89,70,64); }
td.TdClassName
{
border-color: #594640;
}
.TagClassName
{
border-color: #594640;
}
</style>