Shades of Emperor #514749
Tints of Emperor #514749
RGB
CMYK
RGB Variations
Color information
#514749 (or 0x514749) is known color: Emperor. HEX triplet: 51, 47 and 49. RGB value is (81,71,73). Sum of RGB (Red+Green+Blue) = 81+71+73=225 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36% from 225); Green value is 71 (28.12% from 255 or 31.56% from 225); Blue value is 73 (28.91% from 255 or 32.44% from 225); Max value from RGB is 81 - color contains mainly: red. Hex color #514749 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514749 is #AEB8B6. Grayscale: #4A4A4A. Windows color (decimal): -11450551 or 4802385. OLE color: 4802385.
HSL color Cylindrical-coordinate representation of color #514749: hue angle of 348º degrees, saturation: 0.07, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #514749 is Cyan = 0, Magento = 0.12, Yellow = 0.10 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 71 | 73 | - |
| CMYK | 0 | 0.12 | 0.10 | 0.68 |
| HSL | 348º | 0.07% | 0.3% | - |
| HSV(B) | 348º | 0.12% | 0.32% | - |
| XYZ | 6.85 | 6.74 | 7.24 | - |
| YUV | 74.22 | 127.31 | 132.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 71 | 73 | 0 | 0.12 | 0.10 | 0.68 | 348 | 0.07 | 0.3 |
| Hex | 51 | 47 | 49 | 0 | C | A | 44 | 15C | 7 | 1E |
| Octal | 121 | 107 | 111 | 0 | 14 | 12 | 104 | 534 | 7 | 36 |
| Binary | 1010001 | 1000111 | 1001001 | 0 | 1100 | 1010 | 1000100 | 101011100 | 111 | 11110 |
Color Harmonies of #514749
Complementary color
Monochromatic Colors of #514749
Black with #514749
Text Example
Text Example
White with #514749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514749; }
p { color: rgb(81,71,73); }
H1.HeaderClassName
{
color: #514749;
}
.AnyTagClassName
{
color: #514749;
}
</style>
background-color css
<style>
a { background-color: #514749; }
a { background-color: rgb(81,71,73); }
div.DivClassName
{
background-color: #514749;
}
.BgClassName
{
background-color: #514749;
}
</style>
border-color css
<style>
span { border-color: #514749; }
span { border-color: rgb(81,71,73); }
td.TdClassName
{
border-color: #514749;
}
.TagClassName
{
border-color: #514749;
}
</style>