Shades of Eminence #713676
Tints of Eminence #713676
RGB
CMYK
RGB Variations
Color information
#713676 (or 0x713676) is known color: Eminence. HEX triplet: 71, 36 and 76. RGB value is (113,54,118). Sum of RGB (Red+Green+Blue) = 113+54+118=285 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.65% from 285); Green value is 54 (21.48% from 255 or 18.95% from 285); Blue value is 118 (46.48% from 255 or 41.40% from 285); Max value from RGB is 118 - color contains mainly: blue. Hex color #713676 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713676 is #8EC989. Grayscale: #4E4E4E. Windows color (decimal): -9357706 or 7747185. OLE color: 7747185.
HSL color Cylindrical-coordinate representation of color #713676: hue angle of 295.31º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #713676 is Cyan = 0.04, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 54 | 118 | - |
| CMYK | 0.04 | 0.54 | 0 | 0.54 |
| HSL | 295.31º | 0.37% | 0.34% | - |
| HSV(B) | 295.31º | 0.54% | 0.46% | - |
| XYZ | 11.4 | 7.46 | 17.98 | - |
| YUV | 78.94 | 150.05 | 152.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 118 | 0.04 | 0.54 | 0 | 0.54 | 295.31 | 0.37 | 0.34 |
| Hex | 71 | 36 | 76 | 4 | 36 | 0 | 36 | 127 | 25 | 22 |
| Octal | 161 | 66 | 166 | 4 | 66 | 0 | 66 | 447 | 45 | 42 |
| Binary | 1110001 | 110110 | 1110110 | 100 | 110110 | 0 | 110110 | 100100111 | 100101 | 100010 |
Color Harmonies of #713676
Complementary color
Monochromatic Colors of #713676
Black with #713676
Text Example
Text Example
White with #713676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713676; }
p { color: rgb(113,54,118); }
H1.HeaderClassName
{
color: #713676;
}
.AnyTagClassName
{
color: #713676;
}
</style>
background-color css
<style>
a { background-color: #713676; }
a { background-color: rgb(113,54,118); }
div.DivClassName
{
background-color: #713676;
}
.BgClassName
{
background-color: #713676;
}
</style>
border-color css
<style>
span { border-color: #713676; }
span { border-color: rgb(113,54,118); }
td.TdClassName
{
border-color: #713676;
}
.TagClassName
{
border-color: #713676;
}
</style>