Shades of Emperor #554046
Tints of Emperor #554046
RGB
CMYK
RGB Variations
Color information
#554046 (or 0x554046) is known color: Emperor. HEX triplet: 55, 40 and 46. RGB value is (85,64,70). Sum of RGB (Red+Green+Blue) = 85+64+70=219 (29% of max value = 765). Red value is 85 (33.59% from 255 or 38.81% from 219); Green value is 64 (25.39% from 255 or 29.22% from 219); Blue value is 70 (27.73% from 255 or 31.96% from 219); Max value from RGB is 85 - color contains mainly: red. Hex color #554046 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #554046 is #AABFB9. Grayscale: #464646. Windows color (decimal): -11190202 or 4603989. OLE color: 4603989.
HSL color Cylindrical-coordinate representation of color #554046: hue angle of 342.86º 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 #554046 is Cyan = 0, Magento = 0.25, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 64 | 70 | - |
| CMYK | 0 | 0.25 | 0.18 | 0.67 |
| HSL | 342.86º | 0.14% | 0.29% | - |
| HSV(B) | 342.86º | 0.25% | 0.33% | - |
| XYZ | 6.69 | 6.04 | 6.61 | - |
| YUV | 70.96 | 127.46 | 138.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 64 | 70 | 0 | 0.25 | 0.18 | 0.67 | 342.86 | 0.14 | 0.29 |
| Hex | 55 | 40 | 46 | 0 | 19 | 12 | 43 | 157 | E | 1D |
| Octal | 125 | 100 | 106 | 0 | 31 | 22 | 103 | 527 | 16 | 35 |
| Binary | 1010101 | 1000000 | 1000110 | 0 | 11001 | 10010 | 1000011 | 101010111 | 1110 | 11101 |
Color Harmonies of #554046
Complementary color
Monochromatic Colors of #554046
Black with #554046
Text Example
Text Example
White with #554046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554046; }
p { color: rgb(85,64,70); }
H1.HeaderClassName
{
color: #554046;
}
.AnyTagClassName
{
color: #554046;
}
</style>
background-color css
<style>
a { background-color: #554046; }
a { background-color: rgb(85,64,70); }
div.DivClassName
{
background-color: #554046;
}
.BgClassName
{
background-color: #554046;
}
</style>
border-color css
<style>
span { border-color: #554046; }
span { border-color: rgb(85,64,70); }
td.TdClassName
{
border-color: #554046;
}
.TagClassName
{
border-color: #554046;
}
</style>