Shades of Emperor #514347
Tints of Emperor #514347
RGB
CMYK
RGB Variations
Color information
#514347 (or 0x514347) is known color: Emperor. HEX triplet: 51, 43 and 47. RGB value is (81,67,71). Sum of RGB (Red+Green+Blue) = 81+67+71=219 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.99% from 219); Green value is 67 (26.56% from 255 or 30.59% from 219); Blue value is 71 (28.12% from 255 or 32.42% from 219); Max value from RGB is 81 - color contains mainly: red. Hex color #514347 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514347 is #AEBCB8. Grayscale: #474747. Windows color (decimal): -11451577 or 4670289. OLE color: 4670289.
HSL color Cylindrical-coordinate representation of color #514347: hue angle of 342.86º degrees, saturation: 0.09, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #514347 is Cyan = 0, Magento = 0.17, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 67 | 71 | - |
| CMYK | 0 | 0.17 | 0.12 | 0.68 |
| HSL | 342.86º | 0.09% | 0.29% | - |
| HSV(B) | 342.86º | 0.17% | 0.32% | - |
| XYZ | 6.54 | 6.22 | 6.82 | - |
| YUV | 71.64 | 127.64 | 134.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 67 | 71 | 0 | 0.17 | 0.12 | 0.68 | 342.86 | 0.09 | 0.29 |
| Hex | 51 | 43 | 47 | 0 | 11 | C | 44 | 157 | 9 | 1D |
| Octal | 121 | 103 | 107 | 0 | 21 | 14 | 104 | 527 | 11 | 35 |
| Binary | 1010001 | 1000011 | 1000111 | 0 | 10001 | 1100 | 1000100 | 101010111 | 1001 | 11101 |
Color Harmonies of #514347
Complementary color
Monochromatic Colors of #514347
Black with #514347
Text Example
Text Example
White with #514347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514347; }
p { color: rgb(81,67,71); }
H1.HeaderClassName
{
color: #514347;
}
.AnyTagClassName
{
color: #514347;
}
</style>
background-color css
<style>
a { background-color: #514347; }
a { background-color: rgb(81,67,71); }
div.DivClassName
{
background-color: #514347;
}
.BgClassName
{
background-color: #514347;
}
</style>
border-color css
<style>
span { border-color: #514347; }
span { border-color: rgb(81,67,71); }
td.TdClassName
{
border-color: #514347;
}
.TagClassName
{
border-color: #514347;
}
</style>