Shades of Eminence #723672
Tints of Eminence #723672
RGB
CMYK
RGB Variations
Color information
#723672 (or 0x723672) is known color: Eminence. HEX triplet: 72, 36 and 72. RGB value is (114,54,114). Sum of RGB (Red+Green+Blue) = 114+54+114=282 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.43% from 282); Green value is 54 (21.48% from 255 or 19.15% from 282); Blue value is 114 (44.92% from 255 or 40.43% from 282); Max value from RGB is 114 - color contains mainly: red, blue. Hex color #723672 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723672 is #8DC98D. Grayscale: #4E4E4E. Windows color (decimal): -9292174 or 7485042. OLE color: 7485042.
HSL color Cylindrical-coordinate representation of color #723672: hue angle of 300º 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 #723672 is Cyan = 0, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 54 | 114 | - |
| CMYK | 0 | 0.53 | 0 | 0.55 |
| HSL | 300º | 0.36% | 0.33% | - |
| HSV(B) | 300º | 0.53% | 0.45% | - |
| XYZ | 11.3 | 7.43 | 16.76 | - |
| YUV | 78.78 | 147.88 | 153.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 54 | 114 | 0 | 0.53 | 0 | 0.55 | 300 | 0.36 | 0.33 |
| Hex | 72 | 36 | 72 | 0 | 35 | 0 | 37 | 12C | 24 | 21 |
| Octal | 162 | 66 | 162 | 0 | 65 | 0 | 67 | 454 | 44 | 41 |
| Binary | 1110010 | 110110 | 1110010 | 0 | 110101 | 0 | 110111 | 100101100 | 100100 | 100001 |
Color Harmonies of #723672
Complementary color
Monochromatic Colors of #723672
Black with #723672
Text Example
Text Example
White with #723672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723672; }
p { color: rgb(114,54,114); }
H1.HeaderClassName
{
color: #723672;
}
.AnyTagClassName
{
color: #723672;
}
</style>
background-color css
<style>
a { background-color: #723672; }
a { background-color: rgb(114,54,114); }
div.DivClassName
{
background-color: #723672;
}
.BgClassName
{
background-color: #723672;
}
</style>
border-color css
<style>
span { border-color: #723672; }
span { border-color: rgb(114,54,114); }
td.TdClassName
{
border-color: #723672;
}
.TagClassName
{
border-color: #723672;
}
</style>