Shades of Emperor #544346
Tints of Emperor #544346
RGB
CMYK
RGB Variations
Color information
#544346 (or 0x544346) is known color: Emperor. HEX triplet: 54, 43 and 46. RGB value is (84,67,70). Sum of RGB (Red+Green+Blue) = 84+67+70=221 (29% of max value = 765). Red value is 84 (33.20% from 255 or 38.01% from 221); Green value is 67 (26.56% from 255 or 30.32% from 221); Blue value is 70 (27.73% from 255 or 31.67% from 221); Max value from RGB is 84 - color contains mainly: red. Hex color #544346 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544346 is #ABBCB9. Grayscale: #484848. Windows color (decimal): -11254970 or 4604756. OLE color: 4604756.
HSL color Cylindrical-coordinate representation of color #544346: hue angle of 349.41º degrees, saturation: 0.11, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #544346 is Cyan = 0, Magento = 0.20, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 67 | 70 | - |
| CMYK | 0 | 0.20 | 0.17 | 0.67 |
| HSL | 349.41º | 0.11% | 0.3% | - |
| HSV(B) | 349.41º | 0.2% | 0.33% | - |
| XYZ | 6.77 | 6.34 | 6.66 | - |
| YUV | 72.43 | 126.63 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 67 | 70 | 0 | 0.20 | 0.17 | 0.67 | 349.41 | 0.11 | 0.3 |
| Hex | 54 | 43 | 46 | 0 | 14 | 11 | 43 | 15D | B | 1E |
| Octal | 124 | 103 | 106 | 0 | 24 | 21 | 103 | 535 | 13 | 36 |
| Binary | 1010100 | 1000011 | 1000110 | 0 | 10100 | 10001 | 1000011 | 101011101 | 1011 | 11110 |
Color Harmonies of #544346
Complementary color
Monochromatic Colors of #544346
Black with #544346
Text Example
Text Example
White with #544346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544346; }
p { color: rgb(84,67,70); }
H1.HeaderClassName
{
color: #544346;
}
.AnyTagClassName
{
color: #544346;
}
</style>
background-color css
<style>
a { background-color: #544346; }
a { background-color: rgb(84,67,70); }
div.DivClassName
{
background-color: #544346;
}
.BgClassName
{
background-color: #544346;
}
</style>
border-color css
<style>
span { border-color: #544346; }
span { border-color: rgb(84,67,70); }
td.TdClassName
{
border-color: #544346;
}
.TagClassName
{
border-color: #544346;
}
</style>