Shades of Emperor #514043
Tints of Emperor #514043
RGB
CMYK
RGB Variations
Color information
#514043 (or 0x514043) is known color: Emperor. HEX triplet: 51, 40 and 43. RGB value is (81,64,67). Sum of RGB (Red+Green+Blue) = 81+64+67=212 (28% of max value = 765). Red value is 81 (32.03% from 255 or 38.21% from 212); Green value is 64 (25.39% from 255 or 30.19% from 212); Blue value is 67 (26.56% from 255 or 31.60% from 212); Max value from RGB is 81 - color contains mainly: red. Hex color #514043 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514043 is #AEBFBC. Grayscale: #454545. Windows color (decimal): -11452349 or 4407377. OLE color: 4407377.
HSL color Cylindrical-coordinate representation of color #514043: hue angle of 349.41º degrees, saturation: 0.12, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #514043 is Cyan = 0, Magento = 0.21, Yellow = 0.17 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 64 | 67 | - |
| CMYK | 0 | 0.21 | 0.17 | 0.68 |
| HSL | 349.41º | 0.12% | 0.28% | - |
| HSV(B) | 349.41º | 0.21% | 0.32% | - |
| XYZ | 6.24 | 5.82 | 6.1 | - |
| YUV | 69.43 | 126.63 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 64 | 67 | 0 | 0.21 | 0.17 | 0.68 | 349.41 | 0.12 | 0.28 |
| Hex | 51 | 40 | 43 | 0 | 15 | 11 | 44 | 15D | C | 1C |
| Octal | 121 | 100 | 103 | 0 | 25 | 21 | 104 | 535 | 14 | 34 |
| Binary | 1010001 | 1000000 | 1000011 | 0 | 10101 | 10001 | 1000100 | 101011101 | 1100 | 11100 |
Color Harmonies of #514043
Complementary color
Monochromatic Colors of #514043
Black with #514043
Text Example
Text Example
White with #514043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514043; }
p { color: rgb(81,64,67); }
H1.HeaderClassName
{
color: #514043;
}
.AnyTagClassName
{
color: #514043;
}
</style>
background-color css
<style>
a { background-color: #514043; }
a { background-color: rgb(81,64,67); }
div.DivClassName
{
background-color: #514043;
}
.BgClassName
{
background-color: #514043;
}
</style>
border-color css
<style>
span { border-color: #514043; }
span { border-color: rgb(81,64,67); }
td.TdClassName
{
border-color: #514043;
}
.TagClassName
{
border-color: #514043;
}
</style>