Shades of Emperor #544344
Tints of Emperor #544344
RGB
CMYK
RGB Variations
Color information
#544344 (or 0x544344) is known color: Emperor. HEX triplet: 54, 43 and 44. RGB value is (84,67,68). Sum of RGB (Red+Green+Blue) = 84+67+68=219 (29% of max value = 765). Red value is 84 (33.20% from 255 or 38.36% from 219); Green value is 67 (26.56% from 255 or 30.59% from 219); Blue value is 68 (26.95% from 255 or 31.05% from 219); Max value from RGB is 84 - color contains mainly: red. Hex color #544344 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544344 is #ABBCBB. Grayscale: #484848. Windows color (decimal): -11254972 or 4473684. OLE color: 4473684.
HSL color Cylindrical-coordinate representation of color #544344: hue angle of 356.47º 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 #544344 is Cyan = 0, Magento = 0.20, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 67 | 68 | - |
| CMYK | 0 | 0.20 | 0.19 | 0.67 |
| HSL | 356.47º | 0.11% | 0.3% | - |
| HSV(B) | 356.47º | 0.2% | 0.33% | - |
| XYZ | 6.71 | 6.32 | 6.33 | - |
| YUV | 72.2 | 125.63 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 67 | 68 | 0 | 0.20 | 0.19 | 0.67 | 356.47 | 0.11 | 0.3 |
| Hex | 54 | 43 | 44 | 0 | 14 | 13 | 43 | 164 | B | 1E |
| Octal | 124 | 103 | 104 | 0 | 24 | 23 | 103 | 544 | 13 | 36 |
| Binary | 1010100 | 1000011 | 1000100 | 0 | 10100 | 10011 | 1000011 | 101100100 | 1011 | 11110 |
Color Harmonies of #544344
Complementary color
Monochromatic Colors of #544344
Black with #544344
Text Example
Text Example
White with #544344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544344; }
p { color: rgb(84,67,68); }
H1.HeaderClassName
{
color: #544344;
}
.AnyTagClassName
{
color: #544344;
}
</style>
background-color css
<style>
a { background-color: #544344; }
a { background-color: rgb(84,67,68); }
div.DivClassName
{
background-color: #544344;
}
.BgClassName
{
background-color: #544344;
}
</style>
border-color css
<style>
span { border-color: #544344; }
span { border-color: rgb(84,67,68); }
td.TdClassName
{
border-color: #544344;
}
.TagClassName
{
border-color: #544344;
}
</style>