Shades of Emperor #514546
Tints of Emperor #514546
RGB
CMYK
RGB Variations
Color information
#514546 (or 0x514546) is known color: Emperor. HEX triplet: 51, 45 and 46. RGB value is (81,69,70). Sum of RGB (Red+Green+Blue) = 81+69+70=220 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.82% from 220); Green value is 69 (27.34% from 255 or 31.36% from 220); Blue value is 70 (27.73% from 255 or 31.82% from 220); Max value from RGB is 81 - color contains mainly: red. Hex color #514546 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514546 is #AEBAB9. Grayscale: #484848. Windows color (decimal): -11451066 or 4605265. OLE color: 4605265.
HSL color Cylindrical-coordinate representation of color #514546: hue angle of 355º degrees, saturation: 0.08, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #514546 is Cyan = 0, Magento = 0.15, Yellow = 0.14 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 69 | 70 | - |
| CMYK | 0 | 0.15 | 0.14 | 0.68 |
| HSL | 355º | 0.08% | 0.29% | - |
| HSV(B) | 355º | 0.15% | 0.32% | - |
| XYZ | 6.63 | 6.45 | 6.69 | - |
| YUV | 72.7 | 126.48 | 133.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 69 | 70 | 0 | 0.15 | 0.14 | 0.68 | 355 | 0.08 | 0.29 |
| Hex | 51 | 45 | 46 | 0 | F | E | 44 | 163 | 8 | 1D |
| Octal | 121 | 105 | 106 | 0 | 17 | 16 | 104 | 543 | 10 | 35 |
| Binary | 1010001 | 1000101 | 1000110 | 0 | 1111 | 1110 | 1000100 | 101100011 | 1000 | 11101 |
Color Harmonies of #514546
Complementary color
Monochromatic Colors of #514546
Black with #514546
Text Example
Text Example
White with #514546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514546; }
p { color: rgb(81,69,70); }
H1.HeaderClassName
{
color: #514546;
}
.AnyTagClassName
{
color: #514546;
}
</style>
background-color css
<style>
a { background-color: #514546; }
a { background-color: rgb(81,69,70); }
div.DivClassName
{
background-color: #514546;
}
.BgClassName
{
background-color: #514546;
}
</style>
border-color css
<style>
span { border-color: #514546; }
span { border-color: rgb(81,69,70); }
td.TdClassName
{
border-color: #514546;
}
.TagClassName
{
border-color: #514546;
}
</style>