Shades of Emperor #564142
Tints of Emperor #564142
RGB
CMYK
RGB Variations
Color information
#564142 (or 0x564142) is known color: Emperor. HEX triplet: 56, 41 and 42. RGB value is (86,65,66). Sum of RGB (Red+Green+Blue) = 86+65+66=217 (28% of max value = 765). Red value is 86 (33.98% from 255 or 39.63% from 217); Green value is 65 (25.78% from 255 or 29.95% from 217); Blue value is 66 (26.17% from 255 or 30.41% from 217); Max value from RGB is 86 - color contains mainly: red. Hex color #564142 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #564142 is #A9BEBD. Grayscale: #474747. Windows color (decimal): -11124414 or 4342102. OLE color: 4342102.
HSL color Cylindrical-coordinate representation of color #564142: hue angle of 357.14º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #564142 is Cyan = 0, Magento = 0.24, Yellow = 0.23 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 65 | 66 | - |
| CMYK | 0 | 0.24 | 0.23 | 0.66 |
| HSL | 357.14º | 0.14% | 0.3% | - |
| HSV(B) | 357.14º | 0.24% | 0.34% | - |
| XYZ | 6.71 | 6.15 | 5.99 | - |
| YUV | 71.39 | 124.96 | 138.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 65 | 66 | 0 | 0.24 | 0.23 | 0.66 | 357.14 | 0.14 | 0.3 |
| Hex | 56 | 41 | 42 | 0 | 18 | 17 | 42 | 165 | E | 1E |
| Octal | 126 | 101 | 102 | 0 | 30 | 27 | 102 | 545 | 16 | 36 |
| Binary | 1010110 | 1000001 | 1000010 | 0 | 11000 | 10111 | 1000010 | 101100101 | 1110 | 11110 |
Color Harmonies of #564142
Complementary color
Monochromatic Colors of #564142
Black with #564142
Text Example
Text Example
White with #564142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564142; }
p { color: rgb(86,65,66); }
H1.HeaderClassName
{
color: #564142;
}
.AnyTagClassName
{
color: #564142;
}
</style>
background-color css
<style>
a { background-color: #564142; }
a { background-color: rgb(86,65,66); }
div.DivClassName
{
background-color: #564142;
}
.BgClassName
{
background-color: #564142;
}
</style>
border-color css
<style>
span { border-color: #564142; }
span { border-color: rgb(86,65,66); }
td.TdClassName
{
border-color: #564142;
}
.TagClassName
{
border-color: #564142;
}
</style>