Shades of Emperor #544046
Tints of Emperor #544046
RGB
CMYK
RGB Variations
Color information
#544046 (or 0x544046) is known color: Emperor. HEX triplet: 54, 40 and 46. RGB value is (84,64,70). Sum of RGB (Red+Green+Blue) = 84+64+70=218 (28% of max value = 765). Red value is 84 (33.20% from 255 or 38.53% from 218); Green value is 64 (25.39% from 255 or 29.36% from 218); Blue value is 70 (27.73% from 255 or 32.11% from 218); Max value from RGB is 84 - color contains mainly: red. Hex color #544046 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544046 is #ABBFB9. Grayscale: #464646. Windows color (decimal): -11255738 or 4603988. OLE color: 4603988.
HSL color Cylindrical-coordinate representation of color #544046: hue angle of 342º degrees, saturation: 0.14, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #544046 is Cyan = 0, Magento = 0.24, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 64 | 70 | - |
| CMYK | 0 | 0.24 | 0.17 | 0.67 |
| HSL | 342º | 0.14% | 0.29% | - |
| HSV(B) | 342º | 0.24% | 0.33% | - |
| XYZ | 6.6 | 5.99 | 6.6 | - |
| YUV | 70.66 | 127.63 | 137.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 64 | 70 | 0 | 0.24 | 0.17 | 0.67 | 342 | 0.14 | 0.29 |
| Hex | 54 | 40 | 46 | 0 | 18 | 11 | 43 | 156 | E | 1D |
| Octal | 124 | 100 | 106 | 0 | 30 | 21 | 103 | 526 | 16 | 35 |
| Binary | 1010100 | 1000000 | 1000110 | 0 | 11000 | 10001 | 1000011 | 101010110 | 1110 | 11101 |
Color Harmonies of #544046
Complementary color
Monochromatic Colors of #544046
Black with #544046
Text Example
Text Example
White with #544046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544046; }
p { color: rgb(84,64,70); }
H1.HeaderClassName
{
color: #544046;
}
.AnyTagClassName
{
color: #544046;
}
</style>
background-color css
<style>
a { background-color: #544046; }
a { background-color: rgb(84,64,70); }
div.DivClassName
{
background-color: #544046;
}
.BgClassName
{
background-color: #544046;
}
</style>
border-color css
<style>
span { border-color: #544046; }
span { border-color: rgb(84,64,70); }
td.TdClassName
{
border-color: #544046;
}
.TagClassName
{
border-color: #544046;
}
</style>