Shades of Emperor #514246
Tints of Emperor #514246
RGB
CMYK
RGB Variations
Color information
#514246 (or 0x514246) is known color: Emperor. HEX triplet: 51, 42 and 46. RGB value is (81,66,70). Sum of RGB (Red+Green+Blue) = 81+66+70=217 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.33% from 217); Green value is 66 (26.17% from 255 or 30.41% from 217); Blue value is 70 (27.73% from 255 or 32.26% from 217); Max value from RGB is 81 - color contains mainly: red. Hex color #514246 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514246 is #AEBDB9. Grayscale: #464646. Windows color (decimal): -11451834 or 4604497. OLE color: 4604497.
HSL color Cylindrical-coordinate representation of color #514246: hue angle of 344º degrees, saturation: 0.1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #514246 is Cyan = 0, Magento = 0.19, Yellow = 0.14 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 66 | 70 | - |
| CMYK | 0 | 0.19 | 0.14 | 0.68 |
| HSL | 344º | 0.1% | 0.29% | - |
| HSV(B) | 344º | 0.19% | 0.32% | - |
| XYZ | 6.45 | 6.09 | 6.63 | - |
| YUV | 70.94 | 127.47 | 135.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 66 | 70 | 0 | 0.19 | 0.14 | 0.68 | 344 | 0.1 | 0.29 |
| Hex | 51 | 42 | 46 | 0 | 13 | E | 44 | 158 | A | 1D |
| Octal | 121 | 102 | 106 | 0 | 23 | 16 | 104 | 530 | 12 | 35 |
| Binary | 1010001 | 1000010 | 1000110 | 0 | 10011 | 1110 | 1000100 | 101011000 | 1010 | 11101 |
Color Harmonies of #514246
Complementary color
Monochromatic Colors of #514246
Black with #514246
Text Example
Text Example
White with #514246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514246; }
p { color: rgb(81,66,70); }
H1.HeaderClassName
{
color: #514246;
}
.AnyTagClassName
{
color: #514246;
}
</style>
background-color css
<style>
a { background-color: #514246; }
a { background-color: rgb(81,66,70); }
div.DivClassName
{
background-color: #514246;
}
.BgClassName
{
background-color: #514246;
}
</style>
border-color css
<style>
span { border-color: #514246; }
span { border-color: rgb(81,66,70); }
td.TdClassName
{
border-color: #514246;
}
.TagClassName
{
border-color: #514246;
}
</style>