Shades of Eminence #714576
Tints of Eminence #714576
RGB
CMYK
RGB Variations
Color information
#714576 (or 0x714576) is known color: Eminence. HEX triplet: 71, 45 and 76. RGB value is (113,69,118). Sum of RGB (Red+Green+Blue) = 113+69+118=300 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.67% from 300); Green value is 69 (27.34% from 255 or 23% from 300); Blue value is 118 (46.48% from 255 or 39.33% from 300); Max value from RGB is 118 - color contains mainly: blue. Hex color #714576 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714576 is #8EBA89. Grayscale: #575757. Windows color (decimal): -9353866 or 7751025. OLE color: 7751025.
HSL color Cylindrical-coordinate representation of color #714576: hue angle of 293.88º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #714576 is Cyan = 0.04, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 69 | 118 | - |
| CMYK | 0.04 | 0.42 | 0 | 0.54 |
| HSL | 293.88º | 0.26% | 0.37% | - |
| HSV(B) | 293.88º | 0.42% | 0.46% | - |
| XYZ | 12.21 | 9.07 | 18.25 | - |
| YUV | 87.74 | 145.08 | 146.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 118 | 0.04 | 0.42 | 0 | 0.54 | 293.88 | 0.26 | 0.37 |
| Hex | 71 | 45 | 76 | 4 | 2A | 0 | 36 | 126 | 1A | 25 |
| Octal | 161 | 105 | 166 | 4 | 52 | 0 | 66 | 446 | 32 | 45 |
| Binary | 1110001 | 1000101 | 1110110 | 100 | 101010 | 0 | 110110 | 100100110 | 11010 | 100101 |
Color Harmonies of #714576
Complementary color
Monochromatic Colors of #714576
Black with #714576
Text Example
Text Example
White with #714576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714576; }
p { color: rgb(113,69,118); }
H1.HeaderClassName
{
color: #714576;
}
.AnyTagClassName
{
color: #714576;
}
</style>
background-color css
<style>
a { background-color: #714576; }
a { background-color: rgb(113,69,118); }
div.DivClassName
{
background-color: #714576;
}
.BgClassName
{
background-color: #714576;
}
</style>
border-color css
<style>
span { border-color: #714576; }
span { border-color: rgb(113,69,118); }
td.TdClassName
{
border-color: #714576;
}
.TagClassName
{
border-color: #714576;
}
</style>