Shades of Eminence #714476
Tints of Eminence #714476
RGB
CMYK
RGB Variations
Color information
#714476 (or 0x714476) is known color: Eminence. HEX triplet: 71, 44 and 76. RGB value is (113,68,118). Sum of RGB (Red+Green+Blue) = 113+68+118=299 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.79% from 299); Green value is 68 (26.95% from 255 or 22.74% from 299); Blue value is 118 (46.48% from 255 or 39.46% from 299); Max value from RGB is 118 - color contains mainly: blue. Hex color #714476 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714476 is #8EBB89. Grayscale: #575757. Windows color (decimal): -9354122 or 7750769. OLE color: 7750769.
HSL color Cylindrical-coordinate representation of color #714476: hue angle of 294º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #714476 is Cyan = 0.04, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 68 | 118 | - |
| CMYK | 0.04 | 0.42 | 0 | 0.54 |
| HSL | 294º | 0.27% | 0.36% | - |
| HSV(B) | 294º | 0.42% | 0.46% | - |
| XYZ | 12.15 | 8.95 | 18.23 | - |
| YUV | 87.16 | 145.41 | 146.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 68 | 118 | 0.04 | 0.42 | 0 | 0.54 | 294 | 0.27 | 0.36 |
| Hex | 71 | 44 | 76 | 4 | 2A | 0 | 36 | 126 | 1B | 24 |
| Octal | 161 | 104 | 166 | 4 | 52 | 0 | 66 | 446 | 33 | 44 |
| Binary | 1110001 | 1000100 | 1110110 | 100 | 101010 | 0 | 110110 | 100100110 | 11011 | 100100 |
Color Harmonies of #714476
Complementary color
Monochromatic Colors of #714476
Black with #714476
Text Example
Text Example
White with #714476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714476; }
p { color: rgb(113,68,118); }
H1.HeaderClassName
{
color: #714476;
}
.AnyTagClassName
{
color: #714476;
}
</style>
background-color css
<style>
a { background-color: #714476; }
a { background-color: rgb(113,68,118); }
div.DivClassName
{
background-color: #714476;
}
.BgClassName
{
background-color: #714476;
}
</style>
border-color css
<style>
span { border-color: #714476; }
span { border-color: rgb(113,68,118); }
td.TdClassName
{
border-color: #714476;
}
.TagClassName
{
border-color: #714476;
}
</style>