Shades of Saddle #574641
Tints of Saddle #574641
RGB
CMYK
RGB Variations
Color information
#574641 (or 0x574641) is known color: Saddle. HEX triplet: 57, 46 and 41. RGB value is (87,70,65). Sum of RGB (Red+Green+Blue) = 87+70+65=222 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.19% from 222); Green value is 70 (27.73% from 255 or 31.53% from 222); Blue value is 65 (25.78% from 255 or 29.28% from 222); Max value from RGB is 87 - color contains mainly: red. Hex color #574641 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #574641 is #A8B9BE. Grayscale: #4A4A4A. Windows color (decimal): -11057599 or 4277847. OLE color: 4277847.
HSL color Cylindrical-coordinate representation of color #574641: hue angle of 13.64º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #574641 is Cyan = 0, Magento = 0.20, Yellow = 0.25 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 70 | 65 | - |
| CMYK | 0 | 0.20 | 0.25 | 0.66 |
| HSL | 13.64º | 0.14% | 0.3% | - |
| HSV(B) | 13.64º | 0.25% | 0.34% | - |
| XYZ | 7.07 | 6.79 | 5.94 | - |
| YUV | 74.51 | 122.63 | 136.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 70 | 65 | 0 | 0.20 | 0.25 | 0.66 | 13.64 | 0.14 | 0.3 |
| Hex | 57 | 46 | 41 | 0 | 14 | 19 | 42 | E | E | 1E |
| Octal | 127 | 106 | 101 | 0 | 24 | 31 | 102 | 16 | 16 | 36 |
| Binary | 1010111 | 1000110 | 1000001 | 0 | 10100 | 11001 | 1000010 | 1110 | 1110 | 11110 |
Color Harmonies of #574641
Complementary color
Monochromatic Colors of #574641
Black with #574641
Text Example
Text Example
White with #574641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574641; }
p { color: rgb(87,70,65); }
H1.HeaderClassName
{
color: #574641;
}
.AnyTagClassName
{
color: #574641;
}
</style>
background-color css
<style>
a { background-color: #574641; }
a { background-color: rgb(87,70,65); }
div.DivClassName
{
background-color: #574641;
}
.BgClassName
{
background-color: #574641;
}
</style>
border-color css
<style>
span { border-color: #574641; }
span { border-color: rgb(87,70,65); }
td.TdClassName
{
border-color: #574641;
}
.TagClassName
{
border-color: #574641;
}
</style>