Shades of Saddle #594641
Tints of Saddle #594641
RGB
CMYK
RGB Variations
Color information
#594641 (or 0x594641) is known color: Saddle. HEX triplet: 59, 46 and 41. RGB value is (89,70,65). Sum of RGB (Red+Green+Blue) = 89+70+65=224 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.73% from 224); Green value is 70 (27.73% from 255 or 31.25% from 224); Blue value is 65 (25.78% from 255 or 29.02% from 224); Max value from RGB is 89 - color contains mainly: red. Hex color #594641 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594641 is #A6B9BE. Grayscale: #4B4B4B. Windows color (decimal): -10926527 or 4277849. OLE color: 4277849.
HSL color Cylindrical-coordinate representation of color #594641: hue angle of 12.5º 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 #594641 is Cyan = 0, Magento = 0.21, Yellow = 0.27 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 70 | 65 | - |
| CMYK | 0 | 0.21 | 0.27 | 0.65 |
| HSL | 12.5º | 0.16% | 0.3% | - |
| HSV(B) | 12.5º | 0.27% | 0.35% | - |
| XYZ | 7.26 | 6.89 | 5.95 | - |
| YUV | 75.11 | 122.29 | 137.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 70 | 65 | 0 | 0.21 | 0.27 | 0.65 | 12.5 | 0.16 | 0.3 |
| Hex | 59 | 46 | 41 | 0 | 15 | 1B | 41 | C | 10 | 1E |
| Octal | 131 | 106 | 101 | 0 | 25 | 33 | 101 | 14 | 20 | 36 |
| Binary | 1011001 | 1000110 | 1000001 | 0 | 10101 | 11011 | 1000001 | 1100 | 10000 | 11110 |
Color Harmonies of #594641
Complementary color
Monochromatic Colors of #594641
Black with #594641
Text Example
Text Example
White with #594641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594641; }
p { color: rgb(89,70,65); }
H1.HeaderClassName
{
color: #594641;
}
.AnyTagClassName
{
color: #594641;
}
</style>
background-color css
<style>
a { background-color: #594641; }
a { background-color: rgb(89,70,65); }
div.DivClassName
{
background-color: #594641;
}
.BgClassName
{
background-color: #594641;
}
</style>
border-color css
<style>
span { border-color: #594641; }
span { border-color: rgb(89,70,65); }
td.TdClassName
{
border-color: #594641;
}
.TagClassName
{
border-color: #594641;
}
</style>