Shades of Eminence #723371
Tints of Eminence #723371
RGB
CMYK
RGB Variations
Color information
#723371 (or 0x723371) is known color: Eminence. HEX triplet: 72, 33 and 71. RGB value is (114,51,113). Sum of RGB (Red+Green+Blue) = 114+51+113=278 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.01% from 278); Green value is 51 (20.31% from 255 or 18.35% from 278); Blue value is 113 (44.53% from 255 or 40.65% from 278); Max value from RGB is 114 - color contains mainly: red. Hex color #723371 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723371 is #8DCC8E. Grayscale: #4C4C4C. Windows color (decimal): -9292943 or 7418738. OLE color: 7418738.
HSL color Cylindrical-coordinate representation of color #723371: hue angle of 300.95º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #723371 is Cyan = 0, Magento = 0.55, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 51 | 113 | - |
| CMYK | 0 | 0.55 | 0.01 | 0.55 |
| HSL | 300.95º | 0.38% | 0.32% | - |
| HSV(B) | 300.95º | 0.55% | 0.45% | - |
| XYZ | 11.1 | 7.14 | 16.42 | - |
| YUV | 76.91 | 148.37 | 154.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 51 | 113 | 0 | 0.55 | 0.01 | 0.55 | 300.95 | 0.38 | 0.32 |
| Hex | 72 | 33 | 71 | 0 | 37 | 1 | 37 | 12D | 26 | 20 |
| Octal | 162 | 63 | 161 | 0 | 67 | 1 | 67 | 455 | 46 | 40 |
| Binary | 1110010 | 110011 | 1110001 | 0 | 110111 | 1 | 110111 | 100101101 | 100110 | 100000 |
Color Harmonies of #723371
Complementary color
Monochromatic Colors of #723371
Black with #723371
Text Example
Text Example
White with #723371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723371; }
p { color: rgb(114,51,113); }
H1.HeaderClassName
{
color: #723371;
}
.AnyTagClassName
{
color: #723371;
}
</style>
background-color css
<style>
a { background-color: #723371; }
a { background-color: rgb(114,51,113); }
div.DivClassName
{
background-color: #723371;
}
.BgClassName
{
background-color: #723371;
}
</style>
border-color css
<style>
span { border-color: #723371; }
span { border-color: rgb(114,51,113); }
td.TdClassName
{
border-color: #723371;
}
.TagClassName
{
border-color: #723371;
}
</style>