Shades of Emperor #564245
Tints of Emperor #564245
RGB
CMYK
RGB Variations
Color information
#564245 (or 0x564245) is known color: Emperor. HEX triplet: 56, 42 and 45. RGB value is (86,66,69). Sum of RGB (Red+Green+Blue) = 86+66+69=221 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.91% from 221); Green value is 66 (26.17% from 255 or 29.86% from 221); Blue value is 69 (27.34% from 255 or 31.22% from 221); Max value from RGB is 86 - color contains mainly: red. Hex color #564245 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #564245 is #A9BDBA. Grayscale: #484848. Windows color (decimal): -11124155 or 4538966. OLE color: 4538966.
HSL color Cylindrical-coordinate representation of color #564245: hue angle of 351º 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 #564245 is Cyan = 0, Magento = 0.23, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 66 | 69 | - |
| CMYK | 0 | 0.23 | 0.20 | 0.66 |
| HSL | 351º | 0.13% | 0.3% | - |
| HSV(B) | 351º | 0.23% | 0.34% | - |
| XYZ | 6.86 | 6.3 | 6.49 | - |
| YUV | 72.32 | 126.13 | 137.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 66 | 69 | 0 | 0.23 | 0.20 | 0.66 | 351 | 0.13 | 0.3 |
| Hex | 56 | 42 | 45 | 0 | 17 | 14 | 42 | 15F | D | 1E |
| Octal | 126 | 102 | 105 | 0 | 27 | 24 | 102 | 537 | 15 | 36 |
| Binary | 1010110 | 1000010 | 1000101 | 0 | 10111 | 10100 | 1000010 | 101011111 | 1101 | 11110 |
Color Harmonies of #564245
Complementary color
Monochromatic Colors of #564245
Black with #564245
Text Example
Text Example
White with #564245
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564245; }
p { color: rgb(86,66,69); }
H1.HeaderClassName
{
color: #564245;
}
.AnyTagClassName
{
color: #564245;
}
</style>
background-color css
<style>
a { background-color: #564245; }
a { background-color: rgb(86,66,69); }
div.DivClassName
{
background-color: #564245;
}
.BgClassName
{
background-color: #564245;
}
</style>
border-color css
<style>
span { border-color: #564245; }
span { border-color: rgb(86,66,69); }
td.TdClassName
{
border-color: #564245;
}
.TagClassName
{
border-color: #564245;
}
</style>