Shades of Woody Brown #564544
Tints of Woody Brown #564544
RGB
CMYK
RGB Variations
Color information
#564544 (or 0x564544) is known color: Woody Brown. HEX triplet: 56, 45 and 44. RGB value is (86,69,68). Sum of RGB (Red+Green+Blue) = 86+69+68=223 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.57% from 223); Green value is 69 (27.34% from 255 or 30.94% from 223); Blue value is 68 (26.95% from 255 or 30.49% from 223); Max value from RGB is 86 - color contains mainly: red. Hex color #564544 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #564544 is #A9BABB. Grayscale: #494949. Windows color (decimal): -11123388 or 4474198. OLE color: 4474198.
HSL color Cylindrical-coordinate representation of color #564544: hue angle of 3.33º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #564544 is Cyan = 0, Magento = 0.20, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 69 | 68 | - |
| CMYK | 0 | 0.20 | 0.21 | 0.66 |
| HSL | 3.33º | 0.12% | 0.3% | - |
| HSV(B) | 3.33º | 0.21% | 0.34% | - |
| XYZ | 7.01 | 6.65 | 6.38 | - |
| YUV | 73.97 | 124.63 | 136.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 69 | 68 | 0 | 0.20 | 0.21 | 0.66 | 3.33 | 0.12 | 0.3 |
| Hex | 56 | 45 | 44 | 0 | 14 | 15 | 42 | 3 | C | 1E |
| Octal | 126 | 105 | 104 | 0 | 24 | 25 | 102 | 3 | 14 | 36 |
| Binary | 1010110 | 1000101 | 1000100 | 0 | 10100 | 10101 | 1000010 | 11 | 1100 | 11110 |
Color Harmonies of #564544
Complementary color
Monochromatic Colors of #564544
Black with #564544
Text Example
Text Example
White with #564544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564544; }
p { color: rgb(86,69,68); }
H1.HeaderClassName
{
color: #564544;
}
.AnyTagClassName
{
color: #564544;
}
</style>
background-color css
<style>
a { background-color: #564544; }
a { background-color: rgb(86,69,68); }
div.DivClassName
{
background-color: #564544;
}
.BgClassName
{
background-color: #564544;
}
</style>
border-color css
<style>
span { border-color: #564544; }
span { border-color: rgb(86,69,68); }
td.TdClassName
{
border-color: #564544;
}
.TagClassName
{
border-color: #564544;
}
</style>