Shades of Emperor #564549
Tints of Emperor #564549
RGB
CMYK
RGB Variations
Color information
#564549 (or 0x564549) is known color: Emperor. HEX triplet: 56, 45 and 49. RGB value is (86,69,73). Sum of RGB (Red+Green+Blue) = 86+69+73=228 (30% of max value = 765). Red value is 86 (33.98% from 255 or 37.72% from 228); Green value is 69 (27.34% from 255 or 30.26% from 228); Blue value is 73 (28.91% from 255 or 32.02% from 228); Max value from RGB is 86 - color contains mainly: red. Hex color #564549 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #564549 is #A9BAB6. Grayscale: #4A4A4A. Windows color (decimal): -11123383 or 4801878. OLE color: 4801878.
HSL color Cylindrical-coordinate representation of color #564549: hue angle of 345.88º degrees, saturation: 0.11, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #564549 is Cyan = 0, Magento = 0.20, Yellow = 0.15 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 69 | 73 | - |
| CMYK | 0 | 0.20 | 0.15 | 0.66 |
| HSL | 345.88º | 0.11% | 0.3% | - |
| HSV(B) | 345.88º | 0.2% | 0.34% | - |
| XYZ | 7.17 | 6.72 | 7.22 | - |
| YUV | 74.54 | 127.13 | 136.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 69 | 73 | 0 | 0.20 | 0.15 | 0.66 | 345.88 | 0.11 | 0.3 |
| Hex | 56 | 45 | 49 | 0 | 14 | F | 42 | 15A | B | 1E |
| Octal | 126 | 105 | 111 | 0 | 24 | 17 | 102 | 532 | 13 | 36 |
| Binary | 1010110 | 1000101 | 1001001 | 0 | 10100 | 1111 | 1000010 | 101011010 | 1011 | 11110 |
Color Harmonies of #564549
Complementary color
Monochromatic Colors of #564549
Black with #564549
Text Example
Text Example
White with #564549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564549; }
p { color: rgb(86,69,73); }
H1.HeaderClassName
{
color: #564549;
}
.AnyTagClassName
{
color: #564549;
}
</style>
background-color css
<style>
a { background-color: #564549; }
a { background-color: rgb(86,69,73); }
div.DivClassName
{
background-color: #564549;
}
.BgClassName
{
background-color: #564549;
}
</style>
border-color css
<style>
span { border-color: #564549; }
span { border-color: rgb(86,69,73); }
td.TdClassName
{
border-color: #564549;
}
.TagClassName
{
border-color: #564549;
}
</style>