Shades of Saddle #564641
Tints of Saddle #564641
RGB
CMYK
RGB Variations
Color information
#564641 (or 0x564641) is known color: Saddle. HEX triplet: 56, 46 and 41. RGB value is (86,70,65). Sum of RGB (Red+Green+Blue) = 86+70+65=221 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.91% from 221); Green value is 70 (27.73% from 255 or 31.67% from 221); Blue value is 65 (25.78% from 255 or 29.41% from 221); Max value from RGB is 86 - color contains mainly: red. Hex color #564641 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #564641 is #A9B9BE. Grayscale: #4A4A4A. Windows color (decimal): -11123135 or 4277846. OLE color: 4277846.
HSL color Cylindrical-coordinate representation of color #564641: hue angle of 14.29º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #564641 is Cyan = 0, Magento = 0.19, Yellow = 0.24 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 70 | 65 | - |
| CMYK | 0 | 0.19 | 0.24 | 0.66 |
| HSL | 14.29º | 0.14% | 0.3% | - |
| HSV(B) | 14.29º | 0.24% | 0.34% | - |
| XYZ | 6.98 | 6.74 | 5.93 | - |
| YUV | 74.21 | 122.8 | 136.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 70 | 65 | 0 | 0.19 | 0.24 | 0.66 | 14.29 | 0.14 | 0.3 |
| Hex | 56 | 46 | 41 | 0 | 13 | 18 | 42 | E | E | 1E |
| Octal | 126 | 106 | 101 | 0 | 23 | 30 | 102 | 16 | 16 | 36 |
| Binary | 1010110 | 1000110 | 1000001 | 0 | 10011 | 11000 | 1000010 | 1110 | 1110 | 11110 |
Color Harmonies of #564641
Complementary color
Monochromatic Colors of #564641
Black with #564641
Text Example
Text Example
White with #564641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564641; }
p { color: rgb(86,70,65); }
H1.HeaderClassName
{
color: #564641;
}
.AnyTagClassName
{
color: #564641;
}
</style>
background-color css
<style>
a { background-color: #564641; }
a { background-color: rgb(86,70,65); }
div.DivClassName
{
background-color: #564641;
}
.BgClassName
{
background-color: #564641;
}
</style>
border-color css
<style>
span { border-color: #564641; }
span { border-color: rgb(86,70,65); }
td.TdClassName
{
border-color: #564641;
}
.TagClassName
{
border-color: #564641;
}
</style>