Shades of Emperor #544045
Tints of Emperor #544045
RGB
CMYK
RGB Variations
Color information
#544045 (or 0x544045) is known color: Emperor. HEX triplet: 54, 40 and 45. RGB value is (84,64,69). Sum of RGB (Red+Green+Blue) = 84+64+69=217 (28% of max value = 765). Red value is 84 (33.20% from 255 or 38.71% from 217); Green value is 64 (25.39% from 255 or 29.49% from 217); Blue value is 69 (27.34% from 255 or 31.80% from 217); Max value from RGB is 84 - color contains mainly: red. Hex color #544045 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544045 is #ABBFBA. Grayscale: #464646. Windows color (decimal): -11255739 or 4538452. OLE color: 4538452.
HSL color Cylindrical-coordinate representation of color #544045: hue angle of 345º 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 #544045 is Cyan = 0, Magento = 0.24, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 64 | 69 | - |
| CMYK | 0 | 0.24 | 0.18 | 0.67 |
| HSL | 345º | 0.14% | 0.29% | - |
| HSV(B) | 345º | 0.24% | 0.33% | - |
| XYZ | 6.56 | 5.98 | 6.44 | - |
| YUV | 70.55 | 127.13 | 137.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 64 | 69 | 0 | 0.24 | 0.18 | 0.67 | 345 | 0.14 | 0.29 |
| Hex | 54 | 40 | 45 | 0 | 18 | 12 | 43 | 159 | E | 1D |
| Octal | 124 | 100 | 105 | 0 | 30 | 22 | 103 | 531 | 16 | 35 |
| Binary | 1010100 | 1000000 | 1000101 | 0 | 11000 | 10010 | 1000011 | 101011001 | 1110 | 11101 |
Color Harmonies of #544045
Complementary color
Monochromatic Colors of #544045
Black with #544045
Text Example
Text Example
White with #544045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544045; }
p { color: rgb(84,64,69); }
H1.HeaderClassName
{
color: #544045;
}
.AnyTagClassName
{
color: #544045;
}
</style>
background-color css
<style>
a { background-color: #544045; }
a { background-color: rgb(84,64,69); }
div.DivClassName
{
background-color: #544045;
}
.BgClassName
{
background-color: #544045;
}
</style>
border-color css
<style>
span { border-color: #544045; }
span { border-color: rgb(84,64,69); }
td.TdClassName
{
border-color: #544045;
}
.TagClassName
{
border-color: #544045;
}
</style>