Shades of Woody Brown #564947
Tints of Woody Brown #564947
RGB
CMYK
RGB Variations
Color information
#564947 (or 0x564947) is known color: Woody Brown. HEX triplet: 56, 49 and 47. RGB value is (86,73,71). Sum of RGB (Red+Green+Blue) = 86+73+71=230 (30% of max value = 765). Red value is 86 (33.98% from 255 or 37.39% from 230); Green value is 73 (28.91% from 255 or 31.74% from 230); Blue value is 71 (28.12% from 255 or 30.87% from 230); Max value from RGB is 86 - color contains mainly: red. Hex color #564947 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #564947 is #A9B6B8. Grayscale: #4C4C4C. Windows color (decimal): -11122361 or 4671830. OLE color: 4671830.
HSL color Cylindrical-coordinate representation of color #564947: hue angle of 8º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #564947 is Cyan = 0, Magento = 0.15, Yellow = 0.17 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 73 | 71 | - |
| CMYK | 0 | 0.15 | 0.17 | 0.66 |
| HSL | 8º | 0.1% | 0.31% | - |
| HSV(B) | 8º | 0.17% | 0.34% | - |
| XYZ | 7.36 | 7.2 | 6.96 | - |
| YUV | 76.66 | 124.81 | 134.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 73 | 71 | 0 | 0.15 | 0.17 | 0.66 | 8 | 0.1 | 0.31 |
| Hex | 56 | 49 | 47 | 0 | F | 11 | 42 | 8 | A | 1F |
| Octal | 126 | 111 | 107 | 0 | 17 | 21 | 102 | 10 | 12 | 37 |
| Binary | 1010110 | 1001001 | 1000111 | 0 | 1111 | 10001 | 1000010 | 1000 | 1010 | 11111 |
Color Harmonies of #564947
Complementary color
Monochromatic Colors of #564947
Black with #564947
Text Example
Text Example
White with #564947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564947; }
p { color: rgb(86,73,71); }
H1.HeaderClassName
{
color: #564947;
}
.AnyTagClassName
{
color: #564947;
}
</style>
background-color css
<style>
a { background-color: #564947; }
a { background-color: rgb(86,73,71); }
div.DivClassName
{
background-color: #564947;
}
.BgClassName
{
background-color: #564947;
}
</style>
border-color css
<style>
span { border-color: #564947; }
span { border-color: rgb(86,73,71); }
td.TdClassName
{
border-color: #564947;
}
.TagClassName
{
border-color: #564947;
}
</style>