Shades of Emperor #544246
Tints of Emperor #544246
RGB
CMYK
RGB Variations
Color information
#544246 (or 0x544246) is known color: Emperor. HEX triplet: 54, 42 and 46. RGB value is (84,66,70). Sum of RGB (Red+Green+Blue) = 84+66+70=220 (29% of max value = 765). Red value is 84 (33.20% from 255 or 38.18% from 220); Green value is 66 (26.17% from 255 or 30% from 220); Blue value is 70 (27.73% from 255 or 31.82% from 220); Max value from RGB is 84 - color contains mainly: red. Hex color #544246 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544246 is #ABBDB9. Grayscale: #474747. Windows color (decimal): -11255226 or 4604500. OLE color: 4604500.
HSL color Cylindrical-coordinate representation of color #544246: hue angle of 346.67º degrees, saturation: 0.12, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #544246 is Cyan = 0, Magento = 0.21, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 66 | 70 | - |
| CMYK | 0 | 0.21 | 0.17 | 0.67 |
| HSL | 346.67º | 0.12% | 0.29% | - |
| HSV(B) | 346.67º | 0.21% | 0.33% | - |
| XYZ | 6.71 | 6.22 | 6.64 | - |
| YUV | 71.84 | 126.96 | 136.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 66 | 70 | 0 | 0.21 | 0.17 | 0.67 | 346.67 | 0.12 | 0.29 |
| Hex | 54 | 42 | 46 | 0 | 15 | 11 | 43 | 15B | C | 1D |
| Octal | 124 | 102 | 106 | 0 | 25 | 21 | 103 | 533 | 14 | 35 |
| Binary | 1010100 | 1000010 | 1000110 | 0 | 10101 | 10001 | 1000011 | 101011011 | 1100 | 11101 |
Color Harmonies of #544246
Complementary color
Monochromatic Colors of #544246
Black with #544246
Text Example
Text Example
White with #544246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544246; }
p { color: rgb(84,66,70); }
H1.HeaderClassName
{
color: #544246;
}
.AnyTagClassName
{
color: #544246;
}
</style>
background-color css
<style>
a { background-color: #544246; }
a { background-color: rgb(84,66,70); }
div.DivClassName
{
background-color: #544246;
}
.BgClassName
{
background-color: #544246;
}
</style>
border-color css
<style>
span { border-color: #544246; }
span { border-color: rgb(84,66,70); }
td.TdClassName
{
border-color: #544246;
}
.TagClassName
{
border-color: #544246;
}
</style>