Shades of Eminence #713776
Tints of Eminence #713776
RGB
CMYK
RGB Variations
Color information
#713776 (or 0x713776) is known color: Eminence. HEX triplet: 71, 37 and 76. RGB value is (113,55,118). Sum of RGB (Red+Green+Blue) = 113+55+118=286 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.51% from 286); Green value is 55 (21.88% from 255 or 19.23% from 286); Blue value is 118 (46.48% from 255 or 41.26% from 286); Max value from RGB is 118 - color contains mainly: blue. Hex color #713776 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713776 is #8EC889. Grayscale: #4F4F4F. Windows color (decimal): -9357450 or 7747441. OLE color: 7747441.
HSL color Cylindrical-coordinate representation of color #713776: hue angle of 295.24º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #713776 is Cyan = 0.04, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 55 | 118 | - |
| CMYK | 0.04 | 0.53 | 0 | 0.54 |
| HSL | 295.24º | 0.36% | 0.34% | - |
| HSV(B) | 295.24º | 0.53% | 0.46% | - |
| XYZ | 11.45 | 7.55 | 17.99 | - |
| YUV | 79.52 | 149.72 | 151.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 55 | 118 | 0.04 | 0.53 | 0 | 0.54 | 295.24 | 0.36 | 0.34 |
| Hex | 71 | 37 | 76 | 4 | 35 | 0 | 36 | 127 | 24 | 22 |
| Octal | 161 | 67 | 166 | 4 | 65 | 0 | 66 | 447 | 44 | 42 |
| Binary | 1110001 | 110111 | 1110110 | 100 | 110101 | 0 | 110110 | 100100111 | 100100 | 100010 |
Color Harmonies of #713776
Complementary color
Monochromatic Colors of #713776
Black with #713776
Text Example
Text Example
White with #713776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713776; }
p { color: rgb(113,55,118); }
H1.HeaderClassName
{
color: #713776;
}
.AnyTagClassName
{
color: #713776;
}
</style>
background-color css
<style>
a { background-color: #713776; }
a { background-color: rgb(113,55,118); }
div.DivClassName
{
background-color: #713776;
}
.BgClassName
{
background-color: #713776;
}
</style>
border-color css
<style>
span { border-color: #713776; }
span { border-color: rgb(113,55,118); }
td.TdClassName
{
border-color: #713776;
}
.TagClassName
{
border-color: #713776;
}
</style>