Shades of Eminence #714076
Tints of Eminence #714076
RGB
CMYK
RGB Variations
Color information
#714076 (or 0x714076) is known color: Eminence. HEX triplet: 71, 40 and 76. RGB value is (113,64,118). Sum of RGB (Red+Green+Blue) = 113+64+118=295 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.31% from 295); Green value is 64 (25.39% from 255 or 21.69% from 295); Blue value is 118 (46.48% from 255 or 40% from 295); Max value from RGB is 118 - color contains mainly: blue. Hex color #714076 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714076 is #8EBF89. Grayscale: #545454. Windows color (decimal): -9355146 or 7749745. OLE color: 7749745.
HSL color Cylindrical-coordinate representation of color #714076: hue angle of 294.44º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #714076 is Cyan = 0.04, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 64 | 118 | - |
| CMYK | 0.04 | 0.46 | 0 | 0.54 |
| HSL | 294.44º | 0.3% | 0.36% | - |
| HSV(B) | 294.44º | 0.46% | 0.46% | - |
| XYZ | 11.91 | 8.49 | 18.15 | - |
| YUV | 84.81 | 146.73 | 148.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 64 | 118 | 0.04 | 0.46 | 0 | 0.54 | 294.44 | 0.3 | 0.36 |
| Hex | 71 | 40 | 76 | 4 | 2E | 0 | 36 | 126 | 1E | 24 |
| Octal | 161 | 100 | 166 | 4 | 56 | 0 | 66 | 446 | 36 | 44 |
| Binary | 1110001 | 1000000 | 1110110 | 100 | 101110 | 0 | 110110 | 100100110 | 11110 | 100100 |
Color Harmonies of #714076
Complementary color
Monochromatic Colors of #714076
Black with #714076
Text Example
Text Example
White with #714076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714076; }
p { color: rgb(113,64,118); }
H1.HeaderClassName
{
color: #714076;
}
.AnyTagClassName
{
color: #714076;
}
</style>
background-color css
<style>
a { background-color: #714076; }
a { background-color: rgb(113,64,118); }
div.DivClassName
{
background-color: #714076;
}
.BgClassName
{
background-color: #714076;
}
</style>
border-color css
<style>
span { border-color: #714076; }
span { border-color: rgb(113,64,118); }
td.TdClassName
{
border-color: #714076;
}
.TagClassName
{
border-color: #714076;
}
</style>