Shades of Eminence #713176
Tints of Eminence #713176
RGB
CMYK
RGB Variations
Color information
#713176 (or 0x713176) is known color: Eminence. HEX triplet: 71, 31 and 76. RGB value is (113,49,118). Sum of RGB (Red+Green+Blue) = 113+49+118=280 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.36% from 280); Green value is 49 (19.53% from 255 or 17.5% from 280); Blue value is 118 (46.48% from 255 or 42.14% from 280); Max value from RGB is 118 - color contains mainly: blue. Hex color #713176 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713176 is #8ECE89. Grayscale: #4B4B4B. Windows color (decimal): -9358986 or 7745905. OLE color: 7745905.
HSL color Cylindrical-coordinate representation of color #713176: hue angle of 295.65º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #713176 is Cyan = 0.04, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 49 | 118 | - |
| CMYK | 0.04 | 0.58 | 0 | 0.54 |
| HSL | 295.65º | 0.41% | 0.33% | - |
| HSV(B) | 295.65º | 0.58% | 0.46% | - |
| XYZ | 11.18 | 7.02 | 17.9 | - |
| YUV | 76 | 151.7 | 154.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 49 | 118 | 0.04 | 0.58 | 0 | 0.54 | 295.65 | 0.41 | 0.33 |
| Hex | 71 | 31 | 76 | 4 | 3A | 0 | 36 | 128 | 29 | 21 |
| Octal | 161 | 61 | 166 | 4 | 72 | 0 | 66 | 450 | 51 | 41 |
| Binary | 1110001 | 110001 | 1110110 | 100 | 111010 | 0 | 110110 | 100101000 | 101001 | 100001 |
Color Harmonies of #713176
Complementary color
Monochromatic Colors of #713176
Black with #713176
Text Example
Text Example
White with #713176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713176; }
p { color: rgb(113,49,118); }
H1.HeaderClassName
{
color: #713176;
}
.AnyTagClassName
{
color: #713176;
}
</style>
background-color css
<style>
a { background-color: #713176; }
a { background-color: rgb(113,49,118); }
div.DivClassName
{
background-color: #713176;
}
.BgClassName
{
background-color: #713176;
}
</style>
border-color css
<style>
span { border-color: #713176; }
span { border-color: rgb(113,49,118); }
td.TdClassName
{
border-color: #713176;
}
.TagClassName
{
border-color: #713176;
}
</style>