Shades of Eminence #714079
Tints of Eminence #714079
RGB
CMYK
RGB Variations
Color information
#714079 (or 0x714079) is known color: Eminence. HEX triplet: 71, 40 and 79. RGB value is (113,64,121). Sum of RGB (Red+Green+Blue) = 113+64+121=298 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.92% from 298); Green value is 64 (25.39% from 255 or 21.48% from 298); Blue value is 121 (47.66% from 255 or 40.60% from 298); Max value from RGB is 121 - color contains mainly: blue. Hex color #714079 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714079 is #8EBF86. Grayscale: #545454. Windows color (decimal): -9355143 or 7946353. OLE color: 7946353.
HSL color Cylindrical-coordinate representation of color #714079: hue angle of 291.58º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #714079 is Cyan = 0.07, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 64 | 121 | - |
| CMYK | 0.07 | 0.47 | 0 | 0.53 |
| HSL | 291.58º | 0.31% | 0.36% | - |
| HSV(B) | 291.58º | 0.47% | 0.47% | - |
| XYZ | 12.09 | 8.56 | 19.1 | - |
| YUV | 85.15 | 148.23 | 147.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 64 | 121 | 0.07 | 0.47 | 0 | 0.53 | 291.58 | 0.31 | 0.36 |
| Hex | 71 | 40 | 79 | 7 | 2F | 0 | 35 | 124 | 1F | 24 |
| Octal | 161 | 100 | 171 | 7 | 57 | 0 | 65 | 444 | 37 | 44 |
| Binary | 1110001 | 1000000 | 1111001 | 111 | 101111 | 0 | 110101 | 100100100 | 11111 | 100100 |
Color Harmonies of #714079
Complementary color
Monochromatic Colors of #714079
Black with #714079
Text Example
Text Example
White with #714079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714079; }
p { color: rgb(113,64,121); }
H1.HeaderClassName
{
color: #714079;
}
.AnyTagClassName
{
color: #714079;
}
</style>
background-color css
<style>
a { background-color: #714079; }
a { background-color: rgb(113,64,121); }
div.DivClassName
{
background-color: #714079;
}
.BgClassName
{
background-color: #714079;
}
</style>
border-color css
<style>
span { border-color: #714079; }
span { border-color: rgb(113,64,121); }
td.TdClassName
{
border-color: #714079;
}
.TagClassName
{
border-color: #714079;
}
</style>