Shades of Saddle #584740
Tints of Saddle #584740
RGB
CMYK
RGB Variations
Color information
#584740 (or 0x584740) is known color: Saddle. HEX triplet: 58, 47 and 40. RGB value is (88,71,64). Sum of RGB (Red+Green+Blue) = 88+71+64=223 (29% of max value = 765). Red value is 88 (34.77% from 255 or 39.46% from 223); Green value is 71 (28.12% from 255 or 31.84% from 223); Blue value is 64 (25.39% from 255 or 28.70% from 223); Max value from RGB is 88 - color contains mainly: red. Hex color #584740 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #584740 is #A7B8BF. Grayscale: #4B4B4B. Windows color (decimal): -10991808 or 4212568. OLE color: 4212568.
HSL color Cylindrical-coordinate representation of color #584740: hue angle of 17.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 #584740 is Cyan = 0, Magento = 0.19, Yellow = 0.27 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 71 | 64 | - |
| CMYK | 0 | 0.19 | 0.27 | 0.65 |
| HSL | 17.5º | 0.16% | 0.3% | - |
| HSV(B) | 17.5º | 0.27% | 0.35% | - |
| XYZ | 7.2 | 6.95 | 5.81 | - |
| YUV | 75.29 | 121.63 | 137.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 71 | 64 | 0 | 0.19 | 0.27 | 0.65 | 17.5 | 0.16 | 0.3 |
| Hex | 58 | 47 | 40 | 0 | 13 | 1B | 41 | 12 | 10 | 1E |
| Octal | 130 | 107 | 100 | 0 | 23 | 33 | 101 | 22 | 20 | 36 |
| Binary | 1011000 | 1000111 | 1000000 | 0 | 10011 | 11011 | 1000001 | 10010 | 10000 | 11110 |
Color Harmonies of #584740
Complementary color
Monochromatic Colors of #584740
Black with #584740
Text Example
Text Example
White with #584740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584740; }
p { color: rgb(88,71,64); }
H1.HeaderClassName
{
color: #584740;
}
.AnyTagClassName
{
color: #584740;
}
</style>
background-color css
<style>
a { background-color: #584740; }
a { background-color: rgb(88,71,64); }
div.DivClassName
{
background-color: #584740;
}
.BgClassName
{
background-color: #584740;
}
</style>
border-color css
<style>
span { border-color: #584740; }
span { border-color: rgb(88,71,64); }
td.TdClassName
{
border-color: #584740;
}
.TagClassName
{
border-color: #584740;
}
</style>