Shades of Eminence #724871
Tints of Eminence #724871
RGB
CMYK
RGB Variations
Color information
#724871 (or 0x724871) is known color: Eminence. HEX triplet: 72, 48 and 71. RGB value is (114,72,113). Sum of RGB (Red+Green+Blue) = 114+72+113=299 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38.13% from 299); Green value is 72 (28.52% from 255 or 24.08% from 299); Blue value is 113 (44.53% from 255 or 37.79% from 299); Max value from RGB is 114 - color contains mainly: red. Hex color #724871 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724871 is #8DB78E. Grayscale: #595959. Windows color (decimal): -9287567 or 7424114. OLE color: 7424114.
HSL color Cylindrical-coordinate representation of color #724871: hue angle of 301.43º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #724871 is Cyan = 0, Magento = 0.37, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 72 | 113 | - |
| CMYK | 0 | 0.37 | 0.01 | 0.55 |
| HSL | 301.43º | 0.23% | 0.36% | - |
| HSV(B) | 301.43º | 0.37% | 0.45% | - |
| XYZ | 12.24 | 9.4 | 16.79 | - |
| YUV | 89.23 | 141.41 | 145.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 72 | 113 | 0 | 0.37 | 0.01 | 0.55 | 301.43 | 0.23 | 0.36 |
| Hex | 72 | 48 | 71 | 0 | 25 | 1 | 37 | 12D | 17 | 24 |
| Octal | 162 | 110 | 161 | 0 | 45 | 1 | 67 | 455 | 27 | 44 |
| Binary | 1110010 | 1001000 | 1110001 | 0 | 100101 | 1 | 110111 | 100101101 | 10111 | 100100 |
Color Harmonies of #724871
Complementary color
Monochromatic Colors of #724871
Black with #724871
Text Example
Text Example
White with #724871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724871; }
p { color: rgb(114,72,113); }
H1.HeaderClassName
{
color: #724871;
}
.AnyTagClassName
{
color: #724871;
}
</style>
background-color css
<style>
a { background-color: #724871; }
a { background-color: rgb(114,72,113); }
div.DivClassName
{
background-color: #724871;
}
.BgClassName
{
background-color: #724871;
}
</style>
border-color css
<style>
span { border-color: #724871; }
span { border-color: rgb(114,72,113); }
td.TdClassName
{
border-color: #724871;
}
.TagClassName
{
border-color: #724871;
}
</style>