Shades of Eminence #723276
Tints of Eminence #723276
RGB
CMYK
RGB Variations
Color information
#723276 (or 0x723276) is known color: Eminence. HEX triplet: 72, 32 and 76. RGB value is (114,50,118). Sum of RGB (Red+Green+Blue) = 114+50+118=282 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.43% from 282); Green value is 50 (19.92% from 255 or 17.73% from 282); Blue value is 118 (46.48% from 255 or 41.84% from 282); Max value from RGB is 118 - color contains mainly: blue. Hex color #723276 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723276 is #8DCD89. Grayscale: #4C4C4C. Windows color (decimal): -9293194 or 7746162. OLE color: 7746162.
HSL color Cylindrical-coordinate representation of color #723276: hue angle of 296.47º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #723276 is Cyan = 0.03, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 50 | 118 | - |
| CMYK | 0.03 | 0.58 | 0 | 0.54 |
| HSL | 296.47º | 0.4% | 0.33% | - |
| HSV(B) | 296.47º | 0.58% | 0.46% | - |
| XYZ | 11.35 | 7.17 | 17.92 | - |
| YUV | 76.89 | 151.2 | 154.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 50 | 118 | 0.03 | 0.58 | 0 | 0.54 | 296.47 | 0.4 | 0.33 |
| Hex | 72 | 32 | 76 | 3 | 3A | 0 | 36 | 128 | 28 | 21 |
| Octal | 162 | 62 | 166 | 3 | 72 | 0 | 66 | 450 | 50 | 41 |
| Binary | 1110010 | 110010 | 1110110 | 11 | 111010 | 0 | 110110 | 100101000 | 101000 | 100001 |
Color Harmonies of #723276
Complementary color
Monochromatic Colors of #723276
Black with #723276
Text Example
Text Example
White with #723276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723276; }
p { color: rgb(114,50,118); }
H1.HeaderClassName
{
color: #723276;
}
.AnyTagClassName
{
color: #723276;
}
</style>
background-color css
<style>
a { background-color: #723276; }
a { background-color: rgb(114,50,118); }
div.DivClassName
{
background-color: #723276;
}
.BgClassName
{
background-color: #723276;
}
</style>
border-color css
<style>
span { border-color: #723276; }
span { border-color: rgb(114,50,118); }
td.TdClassName
{
border-color: #723276;
}
.TagClassName
{
border-color: #723276;
}
</style>