Shades of Eminence #723975
Tints of Eminence #723975
RGB
CMYK
RGB Variations
Color information
#723975 (or 0x723975) is known color: Eminence. HEX triplet: 72, 39 and 75. RGB value is (114,57,117). Sum of RGB (Red+Green+Blue) = 114+57+117=288 (38% of max value = 765). Red value is 114 (44.92% from 255 or 39.58% from 288); Green value is 57 (22.66% from 255 or 19.79% from 288); Blue value is 117 (46.09% from 255 or 40.62% from 288); Max value from RGB is 117 - color contains mainly: blue. Hex color #723975 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723975 is #8DC68A. Grayscale: #505050. Windows color (decimal): -9291403 or 7682418. OLE color: 7682418.
HSL color Cylindrical-coordinate representation of color #723975: hue angle of 297º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #723975 is Cyan = 0.03, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 57 | 117 | - |
| CMYK | 0.03 | 0.51 | 0 | 0.54 |
| HSL | 297º | 0.34% | 0.34% | - |
| HSV(B) | 297º | 0.51% | 0.46% | - |
| XYZ | 11.61 | 7.79 | 17.72 | - |
| YUV | 80.88 | 148.38 | 151.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 57 | 117 | 0.03 | 0.51 | 0 | 0.54 | 297 | 0.34 | 0.34 |
| Hex | 72 | 39 | 75 | 3 | 33 | 0 | 36 | 129 | 22 | 22 |
| Octal | 162 | 71 | 165 | 3 | 63 | 0 | 66 | 451 | 42 | 42 |
| Binary | 1110010 | 111001 | 1110101 | 11 | 110011 | 0 | 110110 | 100101001 | 100010 | 100010 |
Color Harmonies of #723975
Complementary color
Monochromatic Colors of #723975
Black with #723975
Text Example
Text Example
White with #723975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723975; }
p { color: rgb(114,57,117); }
H1.HeaderClassName
{
color: #723975;
}
.AnyTagClassName
{
color: #723975;
}
</style>
background-color css
<style>
a { background-color: #723975; }
a { background-color: rgb(114,57,117); }
div.DivClassName
{
background-color: #723975;
}
.BgClassName
{
background-color: #723975;
}
</style>
border-color css
<style>
span { border-color: #723975; }
span { border-color: rgb(114,57,117); }
td.TdClassName
{
border-color: #723975;
}
.TagClassName
{
border-color: #723975;
}
</style>