Shades of Emperor #544648
Tints of Emperor #544648
RGB
CMYK
RGB Variations
Color information
#544648 (or 0x544648) is known color: Emperor. HEX triplet: 54, 46 and 48. RGB value is (84,70,72). Sum of RGB (Red+Green+Blue) = 84+70+72=226 (29% of max value = 765). Red value is 84 (33.20% from 255 or 37.17% from 226); Green value is 70 (27.73% from 255 or 30.97% from 226); Blue value is 72 (28.52% from 255 or 31.86% from 226); Max value from RGB is 84 - color contains mainly: red. Hex color #544648 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544648 is #ABB9B7. Grayscale: #4A4A4A. Windows color (decimal): -11254200 or 4736596. OLE color: 4736596.
HSL color Cylindrical-coordinate representation of color #544648: hue angle of 351.43º 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 #544648 is Cyan = 0, Magento = 0.17, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 70 | 72 | - |
| CMYK | 0 | 0.17 | 0.14 | 0.67 |
| HSL | 351.43º | 0.09% | 0.3% | - |
| HSV(B) | 351.43º | 0.17% | 0.33% | - |
| XYZ | 7.02 | 6.73 | 7.06 | - |
| YUV | 74.41 | 126.64 | 134.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 70 | 72 | 0 | 0.17 | 0.14 | 0.67 | 351.43 | 0.09 | 0.3 |
| Hex | 54 | 46 | 48 | 0 | 11 | E | 43 | 15F | 9 | 1E |
| Octal | 124 | 106 | 110 | 0 | 21 | 16 | 103 | 537 | 11 | 36 |
| Binary | 1010100 | 1000110 | 1001000 | 0 | 10001 | 1110 | 1000011 | 101011111 | 1001 | 11110 |
Color Harmonies of #544648
Complementary color
Monochromatic Colors of #544648
Black with #544648
Text Example
Text Example
White with #544648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544648; }
p { color: rgb(84,70,72); }
H1.HeaderClassName
{
color: #544648;
}
.AnyTagClassName
{
color: #544648;
}
</style>
background-color css
<style>
a { background-color: #544648; }
a { background-color: rgb(84,70,72); }
div.DivClassName
{
background-color: #544648;
}
.BgClassName
{
background-color: #544648;
}
</style>
border-color css
<style>
span { border-color: #544648; }
span { border-color: rgb(84,70,72); }
td.TdClassName
{
border-color: #544648;
}
.TagClassName
{
border-color: #544648;
}
</style>