Shades of Cork #564940
Tints of Cork #564940
RGB
CMYK
RGB Variations
Color information
#564940 (or 0x564940) is known color: Cork. HEX triplet: 56, 49 and 40. RGB value is (86,73,64). Sum of RGB (Red+Green+Blue) = 86+73+64=223 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.57% from 223); Green value is 73 (28.91% from 255 or 32.74% from 223); Blue value is 64 (25.39% from 255 or 28.70% from 223); Max value from RGB is 86 - color contains mainly: red. Hex color #564940 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #564940 is #A9B6BF. Grayscale: #4B4B4B. Windows color (decimal): -11122368 or 4213078. OLE color: 4213078.
HSL color Cylindrical-coordinate representation of color #564940: hue angle of 24.55º degrees, saturation: 0.15, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #564940 is Cyan = 0, Magento = 0.15, Yellow = 0.26 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 73 | 64 | - |
| CMYK | 0 | 0.15 | 0.26 | 0.66 |
| HSL | 24.55º | 0.15% | 0.29% | - |
| HSV(B) | 24.55º | 0.26% | 0.34% | - |
| XYZ | 7.15 | 7.11 | 5.85 | - |
| YUV | 75.86 | 121.31 | 135.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 73 | 64 | 0 | 0.15 | 0.26 | 0.66 | 24.55 | 0.15 | 0.29 |
| Hex | 56 | 49 | 40 | 0 | F | 1A | 42 | 19 | F | 1D |
| Octal | 126 | 111 | 100 | 0 | 17 | 32 | 102 | 31 | 17 | 35 |
| Binary | 1010110 | 1001001 | 1000000 | 0 | 1111 | 11010 | 1000010 | 11001 | 1111 | 11101 |
Color Harmonies of #564940
Complementary color
Monochromatic Colors of #564940
Black with #564940
Text Example
Text Example
White with #564940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564940; }
p { color: rgb(86,73,64); }
H1.HeaderClassName
{
color: #564940;
}
.AnyTagClassName
{
color: #564940;
}
</style>
background-color css
<style>
a { background-color: #564940; }
a { background-color: rgb(86,73,64); }
div.DivClassName
{
background-color: #564940;
}
.BgClassName
{
background-color: #564940;
}
</style>
border-color css
<style>
span { border-color: #564940; }
span { border-color: rgb(86,73,64); }
td.TdClassName
{
border-color: #564940;
}
.TagClassName
{
border-color: #564940;
}
</style>