Shades of Emperor #554548
Tints of Emperor #554548
RGB
CMYK
RGB Variations
Color information
#554548 (or 0x554548) is known color: Emperor. HEX triplet: 55, 45 and 48. RGB value is (85,69,72). Sum of RGB (Red+Green+Blue) = 85+69+72=226 (29% of max value = 765). Red value is 85 (33.59% from 255 or 37.61% from 226); Green value is 69 (27.34% from 255 or 30.53% from 226); Blue value is 72 (28.52% from 255 or 31.86% from 226); Max value from RGB is 85 - color contains mainly: red. Hex color #554548 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #554548 is #AABAB7. Grayscale: #4A4A4A. Windows color (decimal): -11188920 or 4736341. OLE color: 4736341.
HSL color Cylindrical-coordinate representation of color #554548: hue angle of 348.75º degrees, saturation: 0.1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #554548 is Cyan = 0, Magento = 0.19, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 69 | 72 | - |
| CMYK | 0 | 0.19 | 0.15 | 0.67 |
| HSL | 348.75º | 0.1% | 0.3% | - |
| HSV(B) | 348.75º | 0.19% | 0.33% | - |
| XYZ | 7.04 | 6.66 | 7.04 | - |
| YUV | 74.13 | 126.8 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 69 | 72 | 0 | 0.19 | 0.15 | 0.67 | 348.75 | 0.1 | 0.3 |
| Hex | 55 | 45 | 48 | 0 | 13 | F | 43 | 15D | A | 1E |
| Octal | 125 | 105 | 110 | 0 | 23 | 17 | 103 | 535 | 12 | 36 |
| Binary | 1010101 | 1000101 | 1001000 | 0 | 10011 | 1111 | 1000011 | 101011101 | 1010 | 11110 |
Color Harmonies of #554548
Complementary color
Monochromatic Colors of #554548
Black with #554548
Text Example
Text Example
White with #554548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554548; }
p { color: rgb(85,69,72); }
H1.HeaderClassName
{
color: #554548;
}
.AnyTagClassName
{
color: #554548;
}
</style>
background-color css
<style>
a { background-color: #554548; }
a { background-color: rgb(85,69,72); }
div.DivClassName
{
background-color: #554548;
}
.BgClassName
{
background-color: #554548;
}
</style>
border-color css
<style>
span { border-color: #554548; }
span { border-color: rgb(85,69,72); }
td.TdClassName
{
border-color: #554548;
}
.TagClassName
{
border-color: #554548;
}
</style>