Shades of Emperor #494546
Tints of Emperor #494546
RGB
CMYK
RGB Variations
Color information
#494546 (or 0x494546) is known color: Emperor. HEX triplet: 49, 45 and 46. RGB value is (73,69,70). Sum of RGB (Red+Green+Blue) = 73+69+70=212 (28% of max value = 765). Red value is 73 (28.91% from 255 or 34.43% from 212); Green value is 69 (27.34% from 255 or 32.55% from 212); Blue value is 70 (27.73% from 255 or 33.02% from 212); Max value from RGB is 73 - color contains mainly: red. Hex color #494546 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #494546 is #B6BAB9. Grayscale: #464646. Windows color (decimal): -11975354 or 4605257. OLE color: 4605257.
HSL color Cylindrical-coordinate representation of color #494546: hue angle of 345º degrees, saturation: 0.03, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #494546 is Cyan = 0, Magento = 0.05, Yellow = 0.04 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 69 | 70 | - |
| CMYK | 0 | 0.05 | 0.04 | 0.71 |
| HSL | 345º | 0.03% | 0.28% | - |
| HSV(B) | 345º | 0.05% | 0.29% | - |
| XYZ | 5.98 | 6.11 | 6.66 | - |
| YUV | 70.31 | 127.83 | 129.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 69 | 70 | 0 | 0.05 | 0.04 | 0.71 | 345 | 0.03 | 0.28 |
| Hex | 49 | 45 | 46 | 0 | 5 | 4 | 47 | 159 | 3 | 1C |
| Octal | 111 | 105 | 106 | 0 | 5 | 4 | 107 | 531 | 3 | 34 |
| Binary | 1001001 | 1000101 | 1000110 | 0 | 101 | 100 | 1000111 | 101011001 | 11 | 11100 |
Color Harmonies of #494546
Complementary color
Monochromatic Colors of #494546
Black with #494546
Text Example
Text Example
White with #494546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494546; }
p { color: rgb(73,69,70); }
H1.HeaderClassName
{
color: #494546;
}
.AnyTagClassName
{
color: #494546;
}
</style>
background-color css
<style>
a { background-color: #494546; }
a { background-color: rgb(73,69,70); }
div.DivClassName
{
background-color: #494546;
}
.BgClassName
{
background-color: #494546;
}
</style>
border-color css
<style>
span { border-color: #494546; }
span { border-color: rgb(73,69,70); }
td.TdClassName
{
border-color: #494546;
}
.TagClassName
{
border-color: #494546;
}
</style>