Shades of Eminence #713481
Tints of Eminence #713481
RGB
CMYK
RGB Variations
Color information
#713481 (or 0x713481) is known color: Eminence. HEX triplet: 71, 34 and 81. RGB value is (113,52,129). Sum of RGB (Red+Green+Blue) = 113+52+129=294 (38% of max value = 765). Red value is 113 (44.53% from 255 or 38.44% from 294); Green value is 52 (20.70% from 255 or 17.69% from 294); Blue value is 129 (50.78% from 255 or 43.88% from 294); Max value from RGB is 129 - color contains mainly: blue. Hex color #713481 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #713481 is #8ECB7E. Grayscale: #4E4E4E. Windows color (decimal): -9358207 or 8467569. OLE color: 8467569.
HSL color Cylindrical-coordinate representation of color #713481: hue angle of 287.53º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #713481 is Cyan = 0.12, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 52 | 129 | - |
| CMYK | 0.12 | 0.60 | 0 | 0.49 |
| HSL | 287.53º | 0.43% | 0.35% | - |
| HSV(B) | 287.53º | 0.6% | 0.51% | - |
| XYZ | 12 | 7.55 | 21.59 | - |
| YUV | 79.02 | 156.21 | 152.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 52 | 129 | 0.12 | 0.60 | 0 | 0.49 | 287.53 | 0.43 | 0.35 |
| Hex | 71 | 34 | 81 | C | 3C | 0 | 31 | 120 | 2B | 23 |
| Octal | 161 | 64 | 201 | 14 | 74 | 0 | 61 | 440 | 53 | 43 |
| Binary | 1110001 | 110100 | 10000001 | 1100 | 111100 | 0 | 110001 | 100100000 | 101011 | 100011 |
Color Harmonies of #713481
Complementary color
Monochromatic Colors of #713481
Black with #713481
Text Example
Text Example
White with #713481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713481; }
p { color: rgb(113,52,129); }
H1.HeaderClassName
{
color: #713481;
}
.AnyTagClassName
{
color: #713481;
}
</style>
background-color css
<style>
a { background-color: #713481; }
a { background-color: rgb(113,52,129); }
div.DivClassName
{
background-color: #713481;
}
.BgClassName
{
background-color: #713481;
}
</style>
border-color css
<style>
span { border-color: #713481; }
span { border-color: rgb(113,52,129); }
td.TdClassName
{
border-color: #713481;
}
.TagClassName
{
border-color: #713481;
}
</style>