Shades of Emperor #544649
Tints of Emperor #544649
RGB
CMYK
RGB Variations
Color information
#544649 (or 0x544649) is known color: Emperor. HEX triplet: 54, 46 and 49. RGB value is (84,70,73). Sum of RGB (Red+Green+Blue) = 84+70+73=227 (30% of max value = 765). Red value is 84 (33.20% from 255 or 37.00% from 227); Green value is 70 (27.73% from 255 or 30.84% from 227); Blue value is 73 (28.91% from 255 or 32.16% from 227); Max value from RGB is 84 - color contains mainly: red. Hex color #544649 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544649 is #ABB9B6. Grayscale: #4A4A4A. Windows color (decimal): -11254199 or 4802132. OLE color: 4802132.
HSL color Cylindrical-coordinate representation of color #544649: hue angle of 347.14º degrees, saturation: 0.09, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #544649 is Cyan = 0, Magento = 0.17, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 70 | 73 | - |
| CMYK | 0 | 0.17 | 0.13 | 0.67 |
| HSL | 347.14º | 0.09% | 0.3% | - |
| HSV(B) | 347.14º | 0.17% | 0.33% | - |
| XYZ | 7.05 | 6.75 | 7.23 | - |
| YUV | 74.53 | 127.14 | 134.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 70 | 73 | 0 | 0.17 | 0.13 | 0.67 | 347.14 | 0.09 | 0.3 |
| Hex | 54 | 46 | 49 | 0 | 11 | D | 43 | 15B | 9 | 1E |
| Octal | 124 | 106 | 111 | 0 | 21 | 15 | 103 | 533 | 11 | 36 |
| Binary | 1010100 | 1000110 | 1001001 | 0 | 10001 | 1101 | 1000011 | 101011011 | 1001 | 11110 |
Color Harmonies of #544649
Complementary color
Monochromatic Colors of #544649
Black with #544649
Text Example
Text Example
White with #544649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544649; }
p { color: rgb(84,70,73); }
H1.HeaderClassName
{
color: #544649;
}
.AnyTagClassName
{
color: #544649;
}
</style>
background-color css
<style>
a { background-color: #544649; }
a { background-color: rgb(84,70,73); }
div.DivClassName
{
background-color: #544649;
}
.BgClassName
{
background-color: #544649;
}
</style>
border-color css
<style>
span { border-color: #544649; }
span { border-color: rgb(84,70,73); }
td.TdClassName
{
border-color: #544649;
}
.TagClassName
{
border-color: #544649;
}
</style>