Shades of Emperor #554447
Tints of Emperor #554447
RGB
CMYK
RGB Variations
Color information
#554447 (or 0x554447) is known color: Emperor. HEX triplet: 55, 44 and 47. RGB value is (85,68,71). Sum of RGB (Red+Green+Blue) = 85+68+71=224 (29% of max value = 765). Red value is 85 (33.59% from 255 or 37.95% from 224); Green value is 68 (26.95% from 255 or 30.36% from 224); Blue value is 71 (28.12% from 255 or 31.70% from 224); Max value from RGB is 85 - color contains mainly: red. Hex color #554447 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #554447 is #AABBB8. Grayscale: #494949. Windows color (decimal): -11189177 or 4670549. OLE color: 4670549.
HSL color Cylindrical-coordinate representation of color #554447: hue angle of 349.41º 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 #554447 is Cyan = 0, Magento = 0.20, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 68 | 71 | - |
| CMYK | 0 | 0.20 | 0.16 | 0.67 |
| HSL | 349.41º | 0.11% | 0.3% | - |
| HSV(B) | 349.41º | 0.2% | 0.33% | - |
| XYZ | 6.95 | 6.52 | 6.85 | - |
| YUV | 73.43 | 126.63 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 68 | 71 | 0 | 0.20 | 0.16 | 0.67 | 349.41 | 0.11 | 0.3 |
| Hex | 55 | 44 | 47 | 0 | 14 | 10 | 43 | 15D | B | 1E |
| Octal | 125 | 104 | 107 | 0 | 24 | 20 | 103 | 535 | 13 | 36 |
| Binary | 1010101 | 1000100 | 1000111 | 0 | 10100 | 10000 | 1000011 | 101011101 | 1011 | 11110 |
Color Harmonies of #554447
Complementary color
Monochromatic Colors of #554447
Black with #554447
Text Example
Text Example
White with #554447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554447; }
p { color: rgb(85,68,71); }
H1.HeaderClassName
{
color: #554447;
}
.AnyTagClassName
{
color: #554447;
}
</style>
background-color css
<style>
a { background-color: #554447; }
a { background-color: rgb(85,68,71); }
div.DivClassName
{
background-color: #554447;
}
.BgClassName
{
background-color: #554447;
}
</style>
border-color css
<style>
span { border-color: #554447; }
span { border-color: rgb(85,68,71); }
td.TdClassName
{
border-color: #554447;
}
.TagClassName
{
border-color: #554447;
}
</style>