Shades of Woody Brown #564343
Tints of Woody Brown #564343
RGB
CMYK
RGB Variations
Color information
#564343 (or 0x564343) is known color: Woody Brown. HEX triplet: 56, 43 and 43. RGB value is (86,67,67). Sum of RGB (Red+Green+Blue) = 86+67+67=220 (29% of max value = 765). Red value is 86 (33.98% from 255 or 39.09% from 220); Green value is 67 (26.56% from 255 or 30.45% from 220); Blue value is 67 (26.56% from 255 or 30.45% from 220); Max value from RGB is 86 - color contains mainly: red. Hex color #564343 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #564343 is #A9BCBC. Grayscale: #484848. Windows color (decimal): -11123901 or 4408150. OLE color: 4408150.
HSL color Cylindrical-coordinate representation of color #564343: hue angle of 0º 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 #564343 is Cyan = 0, Magento = 0.22, Yellow = 0.22 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 67 | 67 | - |
| CMYK | 0 | 0.22 | 0.22 | 0.66 |
| HSL | 0º | 0.12% | 0.3% | - |
| HSV(B) | 0º | 0.22% | 0.34% | - |
| XYZ | 6.86 | 6.4 | 6.18 | - |
| YUV | 72.68 | 124.79 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 67 | 67 | 0 | 0.22 | 0.22 | 0.66 | 0 | 0.12 | 0.3 |
| Hex | 56 | 43 | 43 | 0 | 16 | 16 | 42 | 0 | C | 1E |
| Octal | 126 | 103 | 103 | 0 | 26 | 26 | 102 | 0 | 14 | 36 |
| Binary | 1010110 | 1000011 | 1000011 | 0 | 10110 | 10110 | 1000010 | 0 | 1100 | 11110 |
Color Harmonies of #564343
Complementary color
Monochromatic Colors of #564343
Black with #564343
Text Example
Text Example
White with #564343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564343; }
p { color: rgb(86,67,67); }
H1.HeaderClassName
{
color: #564343;
}
.AnyTagClassName
{
color: #564343;
}
</style>
background-color css
<style>
a { background-color: #564343; }
a { background-color: rgb(86,67,67); }
div.DivClassName
{
background-color: #564343;
}
.BgClassName
{
background-color: #564343;
}
</style>
border-color css
<style>
span { border-color: #564343; }
span { border-color: rgb(86,67,67); }
td.TdClassName
{
border-color: #564343;
}
.TagClassName
{
border-color: #564343;
}
</style>