Shades of Eminence #714776
Tints of Eminence #714776
RGB
CMYK
RGB Variations
Color information
#714776 (or 0x714776) is known color: Eminence. HEX triplet: 71, 47 and 76. RGB value is (113,71,118). Sum of RGB (Red+Green+Blue) = 113+71+118=302 (40% of max value = 765). Red value is 113 (44.53% from 255 or 37.42% from 302); Green value is 71 (28.12% from 255 or 23.51% from 302); Blue value is 118 (46.48% from 255 or 39.07% from 302); Max value from RGB is 118 - color contains mainly: blue. Hex color #714776 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714776 is #8EB889. Grayscale: #585858. Windows color (decimal): -9353354 or 7751537. OLE color: 7751537.
HSL color Cylindrical-coordinate representation of color #714776: hue angle of 293.62º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #714776 is Cyan = 0.04, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 71 | 118 | - |
| CMYK | 0.04 | 0.40 | 0 | 0.54 |
| HSL | 293.62º | 0.25% | 0.37% | - |
| HSV(B) | 293.62º | 0.4% | 0.46% | - |
| XYZ | 12.33 | 9.33 | 18.29 | - |
| YUV | 88.92 | 144.41 | 145.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 71 | 118 | 0.04 | 0.40 | 0 | 0.54 | 293.62 | 0.25 | 0.37 |
| Hex | 71 | 47 | 76 | 4 | 28 | 0 | 36 | 126 | 19 | 25 |
| Octal | 161 | 107 | 166 | 4 | 50 | 0 | 66 | 446 | 31 | 45 |
| Binary | 1110001 | 1000111 | 1110110 | 100 | 101000 | 0 | 110110 | 100100110 | 11001 | 100101 |
Color Harmonies of #714776
Complementary color
Monochromatic Colors of #714776
Black with #714776
Text Example
Text Example
White with #714776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714776; }
p { color: rgb(113,71,118); }
H1.HeaderClassName
{
color: #714776;
}
.AnyTagClassName
{
color: #714776;
}
</style>
background-color css
<style>
a { background-color: #714776; }
a { background-color: rgb(113,71,118); }
div.DivClassName
{
background-color: #714776;
}
.BgClassName
{
background-color: #714776;
}
</style>
border-color css
<style>
span { border-color: #714776; }
span { border-color: rgb(113,71,118); }
td.TdClassName
{
border-color: #714776;
}
.TagClassName
{
border-color: #714776;
}
</style>