Shades of Emperor #564144
Tints of Emperor #564144
RGB
CMYK
RGB Variations
Color information
#564144 (or 0x564144) is known color: Emperor. HEX triplet: 56, 41 and 44. RGB value is (86,65,68). Sum of RGB (Red+Green+Blue) = 86+65+68=219 (29% of max value = 765). Red value is 86 (33.98% from 255 or 39.27% from 219); Green value is 65 (25.78% from 255 or 29.68% from 219); Blue value is 68 (26.95% from 255 or 31.05% from 219); Max value from RGB is 86 - color contains mainly: red. Hex color #564144 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #564144 is #A9BEBB. Grayscale: #474747. Windows color (decimal): -11124412 or 4473174. OLE color: 4473174.
HSL color Cylindrical-coordinate representation of color #564144: hue angle of 351.43º 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 #564144 is Cyan = 0, Magento = 0.24, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 65 | 68 | - |
| CMYK | 0 | 0.24 | 0.21 | 0.66 |
| HSL | 351.43º | 0.14% | 0.3% | - |
| HSV(B) | 351.43º | 0.24% | 0.34% | - |
| XYZ | 6.77 | 6.18 | 6.3 | - |
| YUV | 71.62 | 125.96 | 138.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 65 | 68 | 0 | 0.24 | 0.21 | 0.66 | 351.43 | 0.14 | 0.3 |
| Hex | 56 | 41 | 44 | 0 | 18 | 15 | 42 | 15F | E | 1E |
| Octal | 126 | 101 | 104 | 0 | 30 | 25 | 102 | 537 | 16 | 36 |
| Binary | 1010110 | 1000001 | 1000100 | 0 | 11000 | 10101 | 1000010 | 101011111 | 1110 | 11110 |
Color Harmonies of #564144
Complementary color
Monochromatic Colors of #564144
Black with #564144
Text Example
Text Example
White with #564144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564144; }
p { color: rgb(86,65,68); }
H1.HeaderClassName
{
color: #564144;
}
.AnyTagClassName
{
color: #564144;
}
</style>
background-color css
<style>
a { background-color: #564144; }
a { background-color: rgb(86,65,68); }
div.DivClassName
{
background-color: #564144;
}
.BgClassName
{
background-color: #564144;
}
</style>
border-color css
<style>
span { border-color: #564144; }
span { border-color: rgb(86,65,68); }
td.TdClassName
{
border-color: #564144;
}
.TagClassName
{
border-color: #564144;
}
</style>