Shades of Eminence #713276
Tints of Eminence #713276
RGB
CMYK
RGB Variations
Color information
#713276 (or 0x713276) is known color: Eminence. HEX triplet: 71, 32 and 76. RGB value is (113,50,118). Sum of RGB (Red+Green+Blue) = 113+50+118=281 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.21% from 281); Green value is 50 (19.92% from 255 or 17.79% from 281); Blue value is 118 (46.48% from 255 or 41.99% from 281); Max value from RGB is 118 - color contains mainly: blue. Hex color #713276 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713276 is #8ECD89. Grayscale: #4C4C4C. Windows color (decimal): -9358730 or 7746161. OLE color: 7746161.
HSL color Cylindrical-coordinate representation of color #713276: hue angle of 295.59º degrees, saturation: 0.4, 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 #713276 is Cyan = 0.04, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 50 | 118 | - |
| CMYK | 0.04 | 0.58 | 0 | 0.54 |
| HSL | 295.59º | 0.4% | 0.33% | - |
| HSV(B) | 295.59º | 0.58% | 0.46% | - |
| XYZ | 11.22 | 7.1 | 17.92 | - |
| YUV | 76.59 | 151.37 | 153.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 50 | 118 | 0.04 | 0.58 | 0 | 0.54 | 295.59 | 0.4 | 0.33 |
| Hex | 71 | 32 | 76 | 4 | 3A | 0 | 36 | 128 | 28 | 21 |
| Octal | 161 | 62 | 166 | 4 | 72 | 0 | 66 | 450 | 50 | 41 |
| Binary | 1110001 | 110010 | 1110110 | 100 | 111010 | 0 | 110110 | 100101000 | 101000 | 100001 |
Color Harmonies of #713276
Complementary color
Monochromatic Colors of #713276
Black with #713276
Text Example
Text Example
White with #713276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713276; }
p { color: rgb(113,50,118); }
H1.HeaderClassName
{
color: #713276;
}
.AnyTagClassName
{
color: #713276;
}
</style>
background-color css
<style>
a { background-color: #713276; }
a { background-color: rgb(113,50,118); }
div.DivClassName
{
background-color: #713276;
}
.BgClassName
{
background-color: #713276;
}
</style>
border-color css
<style>
span { border-color: #713276; }
span { border-color: rgb(113,50,118); }
td.TdClassName
{
border-color: #713276;
}
.TagClassName
{
border-color: #713276;
}
</style>