Shades of Emperor #554043
Tints of Emperor #554043
RGB
CMYK
RGB Variations
Color information
#554043 (or 0x554043) is known color: Emperor. HEX triplet: 55, 40 and 43. RGB value is (85,64,67). Sum of RGB (Red+Green+Blue) = 85+64+67=216 (28% of max value = 765). Red value is 85 (33.59% from 255 or 39.35% from 216); Green value is 64 (25.39% from 255 or 29.63% from 216); Blue value is 67 (26.56% from 255 or 31.02% from 216); Max value from RGB is 85 - color contains mainly: red. Hex color #554043 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #554043 is #AABFBC. Grayscale: #464646. Windows color (decimal): -11190205 or 4407381. OLE color: 4407381.
HSL color Cylindrical-coordinate representation of color #554043: hue angle of 351.43º degrees, saturation: 0.14, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #554043 is Cyan = 0, Magento = 0.25, Yellow = 0.21 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 64 | 67 | - |
| CMYK | 0 | 0.25 | 0.21 | 0.67 |
| HSL | 351.43º | 0.14% | 0.29% | - |
| HSV(B) | 351.43º | 0.25% | 0.33% | - |
| XYZ | 6.59 | 6 | 6.12 | - |
| YUV | 70.62 | 125.96 | 138.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 64 | 67 | 0 | 0.25 | 0.21 | 0.67 | 351.43 | 0.14 | 0.29 |
| Hex | 55 | 40 | 43 | 0 | 19 | 15 | 43 | 15F | E | 1D |
| Octal | 125 | 100 | 103 | 0 | 31 | 25 | 103 | 537 | 16 | 35 |
| Binary | 1010101 | 1000000 | 1000011 | 0 | 11001 | 10101 | 1000011 | 101011111 | 1110 | 11101 |
Color Harmonies of #554043
Complementary color
Monochromatic Colors of #554043
Black with #554043
Text Example
Text Example
White with #554043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554043; }
p { color: rgb(85,64,67); }
H1.HeaderClassName
{
color: #554043;
}
.AnyTagClassName
{
color: #554043;
}
</style>
background-color css
<style>
a { background-color: #554043; }
a { background-color: rgb(85,64,67); }
div.DivClassName
{
background-color: #554043;
}
.BgClassName
{
background-color: #554043;
}
</style>
border-color css
<style>
span { border-color: #554043; }
span { border-color: rgb(85,64,67); }
td.TdClassName
{
border-color: #554043;
}
.TagClassName
{
border-color: #554043;
}
</style>