Shades of Woody Brown #564542
Tints of Woody Brown #564542
RGB
CMYK
RGB Variations
Color information
#564542 (or 0x564542) is known color: Woody Brown. HEX triplet: 56, 45 and 42. RGB value is (86,69,66). Sum of RGB (Red+Green+Blue) = 86+69+66=221 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.91% from 221); Green value is 69 (27.34% from 255 or 31.22% from 221); Blue value is 66 (26.17% from 255 or 29.86% from 221); Max value from RGB is 86 - color contains mainly: red. Hex color #564542 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #564542 is #A9BABD. Grayscale: #494949. Windows color (decimal): -11123390 or 4343126. OLE color: 4343126.
HSL color Cylindrical-coordinate representation of color #564542: hue angle of 9º degrees, saturation: 0.13, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #564542 is Cyan = 0, Magento = 0.20, Yellow = 0.23 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 69 | 66 | - |
| CMYK | 0 | 0.20 | 0.23 | 0.66 |
| HSL | 9º | 0.13% | 0.3% | - |
| HSV(B) | 9º | 0.23% | 0.34% | - |
| XYZ | 6.95 | 6.63 | 6.07 | - |
| YUV | 73.74 | 123.63 | 136.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 69 | 66 | 0 | 0.20 | 0.23 | 0.66 | 9 | 0.13 | 0.3 |
| Hex | 56 | 45 | 42 | 0 | 14 | 17 | 42 | 9 | D | 1E |
| Octal | 126 | 105 | 102 | 0 | 24 | 27 | 102 | 11 | 15 | 36 |
| Binary | 1010110 | 1000101 | 1000010 | 0 | 10100 | 10111 | 1000010 | 1001 | 1101 | 11110 |
Color Harmonies of #564542
Complementary color
Monochromatic Colors of #564542
Black with #564542
Text Example
Text Example
White with #564542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564542; }
p { color: rgb(86,69,66); }
H1.HeaderClassName
{
color: #564542;
}
.AnyTagClassName
{
color: #564542;
}
</style>
background-color css
<style>
a { background-color: #564542; }
a { background-color: rgb(86,69,66); }
div.DivClassName
{
background-color: #564542;
}
.BgClassName
{
background-color: #564542;
}
</style>
border-color css
<style>
span { border-color: #564542; }
span { border-color: rgb(86,69,66); }
td.TdClassName
{
border-color: #564542;
}
.TagClassName
{
border-color: #564542;
}
</style>