Shades of Emperor #514345
Tints of Emperor #514345
RGB
CMYK
RGB Variations
Color information
#514345 (or 0x514345) is known color: Emperor. HEX triplet: 51, 43 and 45. RGB value is (81,67,69). Sum of RGB (Red+Green+Blue) = 81+67+69=217 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.33% from 217); Green value is 67 (26.56% from 255 or 30.88% from 217); Blue value is 69 (27.34% from 255 or 31.80% from 217); Max value from RGB is 81 - color contains mainly: red. Hex color #514345 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514345 is #AEBCBA. Grayscale: #474747. Windows color (decimal): -11451579 or 4539217. OLE color: 4539217.
HSL color Cylindrical-coordinate representation of color #514345: hue angle of 351.43º 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 #514345 is Cyan = 0, Magento = 0.17, Yellow = 0.15 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 67 | 69 | - |
| CMYK | 0 | 0.17 | 0.15 | 0.68 |
| HSL | 351.43º | 0.09% | 0.29% | - |
| HSV(B) | 351.43º | 0.17% | 0.32% | - |
| XYZ | 6.47 | 6.19 | 6.48 | - |
| YUV | 71.41 | 126.64 | 134.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 67 | 69 | 0 | 0.17 | 0.15 | 0.68 | 351.43 | 0.09 | 0.29 |
| Hex | 51 | 43 | 45 | 0 | 11 | F | 44 | 15F | 9 | 1D |
| Octal | 121 | 103 | 105 | 0 | 21 | 17 | 104 | 537 | 11 | 35 |
| Binary | 1010001 | 1000011 | 1000101 | 0 | 10001 | 1111 | 1000100 | 101011111 | 1001 | 11101 |
Color Harmonies of #514345
Complementary color
Monochromatic Colors of #514345
Black with #514345
Text Example
Text Example
White with #514345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514345; }
p { color: rgb(81,67,69); }
H1.HeaderClassName
{
color: #514345;
}
.AnyTagClassName
{
color: #514345;
}
</style>
background-color css
<style>
a { background-color: #514345; }
a { background-color: rgb(81,67,69); }
div.DivClassName
{
background-color: #514345;
}
.BgClassName
{
background-color: #514345;
}
</style>
border-color css
<style>
span { border-color: #514345; }
span { border-color: rgb(81,67,69); }
td.TdClassName
{
border-color: #514345;
}
.TagClassName
{
border-color: #514345;
}
</style>