Shades of Eminence #714876
Tints of Eminence #714876
RGB
CMYK
RGB Variations
Color information
#714876 (or 0x714876) is known color: Eminence. HEX triplet: 71, 48 and 76. RGB value is (113,72,118). Sum of RGB (Red+Green+Blue) = 113+72+118=303 (40% of max value = 765). Red value is 113 (44.53% from 255 or 37.29% from 303); Green value is 72 (28.52% from 255 or 23.76% from 303); Blue value is 118 (46.48% from 255 or 38.94% from 303); Max value from RGB is 118 - color contains mainly: blue. Hex color #714876 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714876 is #8EB789. Grayscale: #595959. Windows color (decimal): -9353098 or 7751793. OLE color: 7751793.
HSL color Cylindrical-coordinate representation of color #714876: hue angle of 293.48º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #714876 is Cyan = 0.04, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 72 | 118 | - |
| CMYK | 0.04 | 0.39 | 0 | 0.54 |
| HSL | 293.48º | 0.24% | 0.37% | - |
| HSV(B) | 293.48º | 0.39% | 0.46% | - |
| XYZ | 12.4 | 9.45 | 18.31 | - |
| YUV | 89.5 | 144.08 | 144.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 72 | 118 | 0.04 | 0.39 | 0 | 0.54 | 293.48 | 0.24 | 0.37 |
| Hex | 71 | 48 | 76 | 4 | 27 | 0 | 36 | 125 | 18 | 25 |
| Octal | 161 | 110 | 166 | 4 | 47 | 0 | 66 | 445 | 30 | 45 |
| Binary | 1110001 | 1001000 | 1110110 | 100 | 100111 | 0 | 110110 | 100100101 | 11000 | 100101 |
Color Harmonies of #714876
Complementary color
Monochromatic Colors of #714876
Black with #714876
Text Example
Text Example
White with #714876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714876; }
p { color: rgb(113,72,118); }
H1.HeaderClassName
{
color: #714876;
}
.AnyTagClassName
{
color: #714876;
}
</style>
background-color css
<style>
a { background-color: #714876; }
a { background-color: rgb(113,72,118); }
div.DivClassName
{
background-color: #714876;
}
.BgClassName
{
background-color: #714876;
}
</style>
border-color css
<style>
span { border-color: #714876; }
span { border-color: rgb(113,72,118); }
td.TdClassName
{
border-color: #714876;
}
.TagClassName
{
border-color: #714876;
}
</style>