Shades of Emperor #544548
Tints of Emperor #544548
RGB
CMYK
RGB Variations
Color information
#544548 (or 0x544548) is known color: Emperor. HEX triplet: 54, 45 and 48. RGB value is (84,69,72). Sum of RGB (Red+Green+Blue) = 84+69+72=225 (29% of max value = 765). Red value is 84 (33.20% from 255 or 37.33% from 225); Green value is 69 (27.34% from 255 or 30.67% from 225); Blue value is 72 (28.52% from 255 or 32% from 225); Max value from RGB is 84 - color contains mainly: red. Hex color #544548 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544548 is #ABBAB7. Grayscale: #494949. Windows color (decimal): -11254456 or 4736340. OLE color: 4736340.
HSL color Cylindrical-coordinate representation of color #544548: hue angle of 348º degrees, saturation: 0.1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #544548 is Cyan = 0, Magento = 0.18, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 69 | 72 | - |
| CMYK | 0 | 0.18 | 0.14 | 0.67 |
| HSL | 348º | 0.1% | 0.3% | - |
| HSV(B) | 348º | 0.18% | 0.33% | - |
| XYZ | 6.95 | 6.61 | 7.04 | - |
| YUV | 73.83 | 126.97 | 135.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 69 | 72 | 0 | 0.18 | 0.14 | 0.67 | 348 | 0.1 | 0.3 |
| Hex | 54 | 45 | 48 | 0 | 12 | E | 43 | 15C | A | 1E |
| Octal | 124 | 105 | 110 | 0 | 22 | 16 | 103 | 534 | 12 | 36 |
| Binary | 1010100 | 1000101 | 1001000 | 0 | 10010 | 1110 | 1000011 | 101011100 | 1010 | 11110 |
Color Harmonies of #544548
Complementary color
Monochromatic Colors of #544548
Black with #544548
Text Example
Text Example
White with #544548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544548; }
p { color: rgb(84,69,72); }
H1.HeaderClassName
{
color: #544548;
}
.AnyTagClassName
{
color: #544548;
}
</style>
background-color css
<style>
a { background-color: #544548; }
a { background-color: rgb(84,69,72); }
div.DivClassName
{
background-color: #544548;
}
.BgClassName
{
background-color: #544548;
}
</style>
border-color css
<style>
span { border-color: #544548; }
span { border-color: rgb(84,69,72); }
td.TdClassName
{
border-color: #544548;
}
.TagClassName
{
border-color: #544548;
}
</style>