Shades of Emperor #514548
Tints of Emperor #514548
RGB
CMYK
RGB Variations
Color information
#514548 (or 0x514548) is known color: Emperor. HEX triplet: 51, 45 and 48. RGB value is (81,69,72). Sum of RGB (Red+Green+Blue) = 81+69+72=222 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.49% from 222); Green value is 69 (27.34% from 255 or 31.08% from 222); Blue value is 72 (28.52% from 255 or 32.43% from 222); Max value from RGB is 81 - color contains mainly: red. Hex color #514548 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514548 is #AEBAB7. Grayscale: #484848. Windows color (decimal): -11451064 or 4736337. OLE color: 4736337.
HSL color Cylindrical-coordinate representation of color #514548: hue angle of 345º 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 #514548 is Cyan = 0, Magento = 0.15, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 69 | 72 | - |
| CMYK | 0 | 0.15 | 0.11 | 0.68 |
| HSL | 345º | 0.08% | 0.29% | - |
| HSV(B) | 345º | 0.15% | 0.32% | - |
| XYZ | 6.69 | 6.47 | 7.03 | - |
| YUV | 72.93 | 127.48 | 133.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 69 | 72 | 0 | 0.15 | 0.11 | 0.68 | 345 | 0.08 | 0.29 |
| Hex | 51 | 45 | 48 | 0 | F | B | 44 | 159 | 8 | 1D |
| Octal | 121 | 105 | 110 | 0 | 17 | 13 | 104 | 531 | 10 | 35 |
| Binary | 1010001 | 1000101 | 1001000 | 0 | 1111 | 1011 | 1000100 | 101011001 | 1000 | 11101 |
Color Harmonies of #514548
Complementary color
Monochromatic Colors of #514548
Black with #514548
Text Example
Text Example
White with #514548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514548; }
p { color: rgb(81,69,72); }
H1.HeaderClassName
{
color: #514548;
}
.AnyTagClassName
{
color: #514548;
}
</style>
background-color css
<style>
a { background-color: #514548; }
a { background-color: rgb(81,69,72); }
div.DivClassName
{
background-color: #514548;
}
.BgClassName
{
background-color: #514548;
}
</style>
border-color css
<style>
span { border-color: #514548; }
span { border-color: rgb(81,69,72); }
td.TdClassName
{
border-color: #514548;
}
.TagClassName
{
border-color: #514548;
}
</style>