Shades of Eminence #723274
Tints of Eminence #723274
RGB
CMYK
RGB Variations
Color information
#723274 (or 0x723274) is known color: Eminence. HEX triplet: 72, 32 and 74. RGB value is (114,50,116). Sum of RGB (Red+Green+Blue) = 114+50+116=280 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.71% from 280); Green value is 50 (19.92% from 255 or 17.86% from 280); Blue value is 116 (45.70% from 255 or 41.43% from 280); Max value from RGB is 116 - color contains mainly: blue. Hex color #723274 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723274 is #8DCD8B. Grayscale: #4C4C4C. Windows color (decimal): -9293196 or 7615090. OLE color: 7615090.
HSL color Cylindrical-coordinate representation of color #723274: hue angle of 298.18º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #723274 is Cyan = 0.02, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 50 | 116 | - |
| CMYK | 0.02 | 0.57 | 0 | 0.55 |
| HSL | 298.18º | 0.4% | 0.33% | - |
| HSV(B) | 298.18º | 0.57% | 0.45% | - |
| XYZ | 11.23 | 7.12 | 17.31 | - |
| YUV | 76.66 | 150.2 | 154.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 50 | 116 | 0.02 | 0.57 | 0 | 0.55 | 298.18 | 0.4 | 0.33 |
| Hex | 72 | 32 | 74 | 2 | 39 | 0 | 37 | 12A | 28 | 21 |
| Octal | 162 | 62 | 164 | 2 | 71 | 0 | 67 | 452 | 50 | 41 |
| Binary | 1110010 | 110010 | 1110100 | 10 | 111001 | 0 | 110111 | 100101010 | 101000 | 100001 |
Color Harmonies of #723274
Complementary color
Monochromatic Colors of #723274
Black with #723274
Text Example
Text Example
White with #723274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723274; }
p { color: rgb(114,50,116); }
H1.HeaderClassName
{
color: #723274;
}
.AnyTagClassName
{
color: #723274;
}
</style>
background-color css
<style>
a { background-color: #723274; }
a { background-color: rgb(114,50,116); }
div.DivClassName
{
background-color: #723274;
}
.BgClassName
{
background-color: #723274;
}
</style>
border-color css
<style>
span { border-color: #723274; }
span { border-color: rgb(114,50,116); }
td.TdClassName
{
border-color: #723274;
}
.TagClassName
{
border-color: #723274;
}
</style>