Shades of Emperor #514344
Tints of Emperor #514344
RGB
CMYK
RGB Variations
Color information
#514344 (or 0x514344) is known color: Emperor. HEX triplet: 51, 43 and 44. RGB value is (81,67,68). Sum of RGB (Red+Green+Blue) = 81+67+68=216 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.5% from 216); Green value is 67 (26.56% from 255 or 31.02% from 216); Blue value is 68 (26.95% from 255 or 31.48% from 216); Max value from RGB is 81 - color contains mainly: red. Hex color #514344 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514344 is #AEBCBB. Grayscale: #474747. Windows color (decimal): -11451580 or 4473681. OLE color: 4473681.
HSL color Cylindrical-coordinate representation of color #514344: hue angle of 355.71º 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 #514344 is Cyan = 0, Magento = 0.17, Yellow = 0.16 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 67 | 68 | - |
| CMYK | 0 | 0.17 | 0.16 | 0.68 |
| HSL | 355.71º | 0.09% | 0.29% | - |
| HSV(B) | 355.71º | 0.17% | 0.32% | - |
| XYZ | 6.44 | 6.18 | 6.32 | - |
| YUV | 71.3 | 126.14 | 134.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 67 | 68 | 0 | 0.17 | 0.16 | 0.68 | 355.71 | 0.09 | 0.29 |
| Hex | 51 | 43 | 44 | 0 | 11 | 10 | 44 | 164 | 9 | 1D |
| Octal | 121 | 103 | 104 | 0 | 21 | 20 | 104 | 544 | 11 | 35 |
| Binary | 1010001 | 1000011 | 1000100 | 0 | 10001 | 10000 | 1000100 | 101100100 | 1001 | 11101 |
Color Harmonies of #514344
Complementary color
Monochromatic Colors of #514344
Black with #514344
Text Example
Text Example
White with #514344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514344; }
p { color: rgb(81,67,68); }
H1.HeaderClassName
{
color: #514344;
}
.AnyTagClassName
{
color: #514344;
}
</style>
background-color css
<style>
a { background-color: #514344; }
a { background-color: rgb(81,67,68); }
div.DivClassName
{
background-color: #514344;
}
.BgClassName
{
background-color: #514344;
}
</style>
border-color css
<style>
span { border-color: #514344; }
span { border-color: rgb(81,67,68); }
td.TdClassName
{
border-color: #514344;
}
.TagClassName
{
border-color: #514344;
}
</style>