Shades of Emperor #554546
Tints of Emperor #554546
RGB
CMYK
RGB Variations
Color information
#554546 (or 0x554546) is known color: Emperor. HEX triplet: 55, 45 and 46. RGB value is (85,69,70). Sum of RGB (Red+Green+Blue) = 85+69+70=224 (29% of max value = 765). Red value is 85 (33.59% from 255 or 37.95% from 224); Green value is 69 (27.34% from 255 or 30.80% from 224); Blue value is 70 (27.73% from 255 or 31.25% from 224); Max value from RGB is 85 - color contains mainly: red. Hex color #554546 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #554546 is #AABAB9. Grayscale: #494949. Windows color (decimal): -11188922 or 4605269. OLE color: 4605269.
HSL color Cylindrical-coordinate representation of color #554546: hue angle of 356.25º 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 #554546 is Cyan = 0, Magento = 0.19, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 69 | 70 | - |
| CMYK | 0 | 0.19 | 0.18 | 0.67 |
| HSL | 356.25º | 0.1% | 0.3% | - |
| HSV(B) | 356.25º | 0.19% | 0.33% | - |
| XYZ | 6.98 | 6.63 | 6.71 | - |
| YUV | 73.9 | 125.8 | 135.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 69 | 70 | 0 | 0.19 | 0.18 | 0.67 | 356.25 | 0.1 | 0.3 |
| Hex | 55 | 45 | 46 | 0 | 13 | 12 | 43 | 164 | A | 1E |
| Octal | 125 | 105 | 106 | 0 | 23 | 22 | 103 | 544 | 12 | 36 |
| Binary | 1010101 | 1000101 | 1000110 | 0 | 10011 | 10010 | 1000011 | 101100100 | 1010 | 11110 |
Color Harmonies of #554546
Complementary color
Monochromatic Colors of #554546
Black with #554546
Text Example
Text Example
White with #554546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554546; }
p { color: rgb(85,69,70); }
H1.HeaderClassName
{
color: #554546;
}
.AnyTagClassName
{
color: #554546;
}
</style>
background-color css
<style>
a { background-color: #554546; }
a { background-color: rgb(85,69,70); }
div.DivClassName
{
background-color: #554546;
}
.BgClassName
{
background-color: #554546;
}
</style>
border-color css
<style>
span { border-color: #554546; }
span { border-color: rgb(85,69,70); }
td.TdClassName
{
border-color: #554546;
}
.TagClassName
{
border-color: #554546;
}
</style>