Shades of Eminence #724772
Tints of Eminence #724772
RGB
CMYK
RGB Variations
Color information
#724772 (or 0x724772) is known color: Eminence. HEX triplet: 72, 47 and 72. RGB value is (114,71,114). Sum of RGB (Red+Green+Blue) = 114+71+114=299 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38.13% from 299); Green value is 71 (28.12% from 255 or 23.75% from 299); Blue value is 114 (44.92% from 255 or 38.13% from 299); Max value from RGB is 114 - color contains mainly: red, blue. Hex color #724772 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724772 is #8DB88D. Grayscale: #585858. Windows color (decimal): -9287822 or 7489394. OLE color: 7489394.
HSL color Cylindrical-coordinate representation of color #724772: hue angle of 300º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #724772 is Cyan = 0, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 71 | 114 | - |
| CMYK | 0 | 0.38 | 0 | 0.55 |
| HSL | 300º | 0.23% | 0.36% | - |
| HSV(B) | 300º | 0.38% | 0.45% | - |
| XYZ | 12.23 | 9.3 | 17.07 | - |
| YUV | 88.76 | 142.25 | 146 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 71 | 114 | 0 | 0.38 | 0 | 0.55 | 300 | 0.23 | 0.36 |
| Hex | 72 | 47 | 72 | 0 | 26 | 0 | 37 | 12C | 17 | 24 |
| Octal | 162 | 107 | 162 | 0 | 46 | 0 | 67 | 454 | 27 | 44 |
| Binary | 1110010 | 1000111 | 1110010 | 0 | 100110 | 0 | 110111 | 100101100 | 10111 | 100100 |
Color Harmonies of #724772
Complementary color
Monochromatic Colors of #724772
Black with #724772
Text Example
Text Example
White with #724772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724772; }
p { color: rgb(114,71,114); }
H1.HeaderClassName
{
color: #724772;
}
.AnyTagClassName
{
color: #724772;
}
</style>
background-color css
<style>
a { background-color: #724772; }
a { background-color: rgb(114,71,114); }
div.DivClassName
{
background-color: #724772;
}
.BgClassName
{
background-color: #724772;
}
</style>
border-color css
<style>
span { border-color: #724772; }
span { border-color: rgb(114,71,114); }
td.TdClassName
{
border-color: #724772;
}
.TagClassName
{
border-color: #724772;
}
</style>