Shades of Emperor #554346
Tints of Emperor #554346
RGB
CMYK
RGB Variations
Color information
#554346 (or 0x554346) is known color: Emperor. HEX triplet: 55, 43 and 46. RGB value is (85,67,70). Sum of RGB (Red+Green+Blue) = 85+67+70=222 (29% of max value = 765). Red value is 85 (33.59% from 255 or 38.29% from 222); Green value is 67 (26.56% from 255 or 30.18% from 222); Blue value is 70 (27.73% from 255 or 31.53% from 222); Max value from RGB is 85 - color contains mainly: red. Hex color #554346 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #554346 is #AABCB9. Grayscale: #484848. Windows color (decimal): -11189434 or 4604757. OLE color: 4604757.
HSL color Cylindrical-coordinate representation of color #554346: hue angle of 350º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #554346 is Cyan = 0, Magento = 0.21, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 67 | 70 | - |
| CMYK | 0 | 0.21 | 0.18 | 0.67 |
| HSL | 350º | 0.12% | 0.3% | - |
| HSV(B) | 350º | 0.21% | 0.33% | - |
| XYZ | 6.86 | 6.39 | 6.67 | - |
| YUV | 72.72 | 126.46 | 136.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 67 | 70 | 0 | 0.21 | 0.18 | 0.67 | 350 | 0.12 | 0.3 |
| Hex | 55 | 43 | 46 | 0 | 15 | 12 | 43 | 15E | C | 1E |
| Octal | 125 | 103 | 106 | 0 | 25 | 22 | 103 | 536 | 14 | 36 |
| Binary | 1010101 | 1000011 | 1000110 | 0 | 10101 | 10010 | 1000011 | 101011110 | 1100 | 11110 |
Color Harmonies of #554346
Complementary color
Monochromatic Colors of #554346
Black with #554346
Text Example
Text Example
White with #554346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554346; }
p { color: rgb(85,67,70); }
H1.HeaderClassName
{
color: #554346;
}
.AnyTagClassName
{
color: #554346;
}
</style>
background-color css
<style>
a { background-color: #554346; }
a { background-color: rgb(85,67,70); }
div.DivClassName
{
background-color: #554346;
}
.BgClassName
{
background-color: #554346;
}
</style>
border-color css
<style>
span { border-color: #554346; }
span { border-color: rgb(85,67,70); }
td.TdClassName
{
border-color: #554346;
}
.TagClassName
{
border-color: #554346;
}
</style>