Shades of Saddle #564743
Tints of Saddle #564743
RGB
CMYK
RGB Variations
Color information
#564743 (or 0x564743) is known color: Saddle. HEX triplet: 56, 47 and 43. RGB value is (86,71,67). Sum of RGB (Red+Green+Blue) = 86+71+67=224 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.39% from 224); Green value is 71 (28.12% from 255 or 31.70% from 224); Blue value is 67 (26.56% from 255 or 29.91% from 224); Max value from RGB is 86 - color contains mainly: red. Hex color #564743 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #564743 is #A9B8BC. Grayscale: #4B4B4B. Windows color (decimal): -11122877 or 4409174. OLE color: 4409174.
HSL color Cylindrical-coordinate representation of color #564743: hue angle of 12.63º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #564743 is Cyan = 0, Magento = 0.17, Yellow = 0.22 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 71 | 67 | - |
| CMYK | 0 | 0.17 | 0.22 | 0.66 |
| HSL | 12.63º | 0.12% | 0.3% | - |
| HSV(B) | 12.63º | 0.22% | 0.34% | - |
| XYZ | 7.1 | 6.89 | 6.27 | - |
| YUV | 75.03 | 123.47 | 135.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 71 | 67 | 0 | 0.17 | 0.22 | 0.66 | 12.63 | 0.12 | 0.3 |
| Hex | 56 | 47 | 43 | 0 | 11 | 16 | 42 | D | C | 1E |
| Octal | 126 | 107 | 103 | 0 | 21 | 26 | 102 | 15 | 14 | 36 |
| Binary | 1010110 | 1000111 | 1000011 | 0 | 10001 | 10110 | 1000010 | 1101 | 1100 | 11110 |
Color Harmonies of #564743
Complementary color
Monochromatic Colors of #564743
Black with #564743
Text Example
Text Example
White with #564743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564743; }
p { color: rgb(86,71,67); }
H1.HeaderClassName
{
color: #564743;
}
.AnyTagClassName
{
color: #564743;
}
</style>
background-color css
<style>
a { background-color: #564743; }
a { background-color: rgb(86,71,67); }
div.DivClassName
{
background-color: #564743;
}
.BgClassName
{
background-color: #564743;
}
</style>
border-color css
<style>
span { border-color: #564743; }
span { border-color: rgb(86,71,67); }
td.TdClassName
{
border-color: #564743;
}
.TagClassName
{
border-color: #564743;
}
</style>