Shades of Eminence #723670
Tints of Eminence #723670
RGB
CMYK
RGB Variations
Color information
#723670 (or 0x723670) is known color: Eminence. HEX triplet: 72, 36 and 70. RGB value is (114,54,112). Sum of RGB (Red+Green+Blue) = 114+54+112=280 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.71% from 280); Green value is 54 (21.48% from 255 or 19.29% from 280); Blue value is 112 (44.14% from 255 or 40% from 280); Max value from RGB is 114 - color contains mainly: red. Hex color #723670 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723670 is #8DC98F. Grayscale: #4E4E4E. Windows color (decimal): -9292176 or 7353970. OLE color: 7353970.
HSL color Cylindrical-coordinate representation of color #723670: hue angle of 302º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #723670 is Cyan = 0, Magento = 0.53, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 54 | 112 | - |
| CMYK | 0 | 0.53 | 0.02 | 0.55 |
| HSL | 302º | 0.36% | 0.33% | - |
| HSV(B) | 302º | 0.53% | 0.45% | - |
| XYZ | 11.18 | 7.39 | 16.17 | - |
| YUV | 78.55 | 146.88 | 153.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 54 | 112 | 0 | 0.53 | 0.02 | 0.55 | 302 | 0.36 | 0.33 |
| Hex | 72 | 36 | 70 | 0 | 35 | 2 | 37 | 12E | 24 | 21 |
| Octal | 162 | 66 | 160 | 0 | 65 | 2 | 67 | 456 | 44 | 41 |
| Binary | 1110010 | 110110 | 1110000 | 0 | 110101 | 10 | 110111 | 100101110 | 100100 | 100001 |
Color Harmonies of #723670
Complementary color
Monochromatic Colors of #723670
Black with #723670
Text Example
Text Example
White with #723670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723670; }
p { color: rgb(114,54,112); }
H1.HeaderClassName
{
color: #723670;
}
.AnyTagClassName
{
color: #723670;
}
</style>
background-color css
<style>
a { background-color: #723670; }
a { background-color: rgb(114,54,112); }
div.DivClassName
{
background-color: #723670;
}
.BgClassName
{
background-color: #723670;
}
</style>
border-color css
<style>
span { border-color: #723670; }
span { border-color: rgb(114,54,112); }
td.TdClassName
{
border-color: #723670;
}
.TagClassName
{
border-color: #723670;
}
</style>