Shades of Emperor #514045
Tints of Emperor #514045
RGB
CMYK
RGB Variations
Color information
#514045 (or 0x514045) is known color: Emperor. HEX triplet: 51, 40 and 45. RGB value is (81,64,69). Sum of RGB (Red+Green+Blue) = 81+64+69=214 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.85% from 214); Green value is 64 (25.39% from 255 or 29.91% from 214); Blue value is 69 (27.34% from 255 or 32.24% from 214); Max value from RGB is 81 - color contains mainly: red. Hex color #514045 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514045 is #AEBFBA. Grayscale: #454545. Windows color (decimal): -11452347 or 4538449. OLE color: 4538449.
HSL color Cylindrical-coordinate representation of color #514045: hue angle of 342.35º 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 #514045 is Cyan = 0, Magento = 0.21, Yellow = 0.15 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 64 | 69 | - |
| CMYK | 0 | 0.21 | 0.15 | 0.68 |
| HSL | 342.35º | 0.12% | 0.28% | - |
| HSV(B) | 342.35º | 0.21% | 0.32% | - |
| XYZ | 6.3 | 5.85 | 6.43 | - |
| YUV | 69.65 | 127.63 | 136.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 64 | 69 | 0 | 0.21 | 0.15 | 0.68 | 342.35 | 0.12 | 0.28 |
| Hex | 51 | 40 | 45 | 0 | 15 | F | 44 | 156 | C | 1C |
| Octal | 121 | 100 | 105 | 0 | 25 | 17 | 104 | 526 | 14 | 34 |
| Binary | 1010001 | 1000000 | 1000101 | 0 | 10101 | 1111 | 1000100 | 101010110 | 1100 | 11100 |
Color Harmonies of #514045
Complementary color
Monochromatic Colors of #514045
Black with #514045
Text Example
Text Example
White with #514045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514045; }
p { color: rgb(81,64,69); }
H1.HeaderClassName
{
color: #514045;
}
.AnyTagClassName
{
color: #514045;
}
</style>
background-color css
<style>
a { background-color: #514045; }
a { background-color: rgb(81,64,69); }
div.DivClassName
{
background-color: #514045;
}
.BgClassName
{
background-color: #514045;
}
</style>
border-color css
<style>
span { border-color: #514045; }
span { border-color: rgb(81,64,69); }
td.TdClassName
{
border-color: #514045;
}
.TagClassName
{
border-color: #514045;
}
</style>