Shades of Emperor #514849
Tints of Emperor #514849
RGB
CMYK
RGB Variations
Color information
#514849 (or 0x514849) is known color: Emperor. HEX triplet: 51, 48 and 49. RGB value is (81,72,73). Sum of RGB (Red+Green+Blue) = 81+72+73=226 (29% of max value = 765). Red value is 81 (32.03% from 255 or 35.84% from 226); Green value is 72 (28.52% from 255 or 31.86% from 226); Blue value is 73 (28.91% from 255 or 32.30% from 226); Max value from RGB is 81 - color contains mainly: red. Hex color #514849 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514849 is #AEB7B6. Grayscale: #4A4A4A. Windows color (decimal): -11450295 or 4802641. OLE color: 4802641.
HSL color Cylindrical-coordinate representation of color #514849: hue angle of 353.33º degrees, saturation: 0.06, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #514849 is Cyan = 0, Magento = 0.11, Yellow = 0.10 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 72 | 73 | - |
| CMYK | 0 | 0.11 | 0.10 | 0.68 |
| HSL | 353.33º | 0.06% | 0.3% | - |
| HSV(B) | 353.33º | 0.11% | 0.32% | - |
| XYZ | 6.91 | 6.87 | 7.26 | - |
| YUV | 74.81 | 126.98 | 132.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 72 | 73 | 0 | 0.11 | 0.10 | 0.68 | 353.33 | 0.06 | 0.3 |
| Hex | 51 | 48 | 49 | 0 | B | A | 44 | 161 | 6 | 1E |
| Octal | 121 | 110 | 111 | 0 | 13 | 12 | 104 | 541 | 6 | 36 |
| Binary | 1010001 | 1001000 | 1001001 | 0 | 1011 | 1010 | 1000100 | 101100001 | 110 | 11110 |
Color Harmonies of #514849
Complementary color
Monochromatic Colors of #514849
Black with #514849
Text Example
Text Example
White with #514849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514849; }
p { color: rgb(81,72,73); }
H1.HeaderClassName
{
color: #514849;
}
.AnyTagClassName
{
color: #514849;
}
</style>
background-color css
<style>
a { background-color: #514849; }
a { background-color: rgb(81,72,73); }
div.DivClassName
{
background-color: #514849;
}
.BgClassName
{
background-color: #514849;
}
</style>
border-color css
<style>
span { border-color: #514849; }
span { border-color: rgb(81,72,73); }
td.TdClassName
{
border-color: #514849;
}
.TagClassName
{
border-color: #514849;
}
</style>