Shades of Eminence #713381
Tints of Eminence #713381
RGB
CMYK
RGB Variations
Color information
#713381 (or 0x713381) is known color: Eminence. HEX triplet: 71, 33 and 81. RGB value is (113,51,129). Sum of RGB (Red+Green+Blue) = 113+51+129=293 (38% of max value = 765). Red value is 113 (44.53% from 255 or 38.57% from 293); Green value is 51 (20.31% from 255 or 17.41% from 293); Blue value is 129 (50.78% from 255 or 44.03% from 293); Max value from RGB is 129 - color contains mainly: blue. Hex color #713381 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #713381 is #8ECC7E. Grayscale: #4E4E4E. Windows color (decimal): -9358463 or 8467313. OLE color: 8467313.
HSL color Cylindrical-coordinate representation of color #713381: hue angle of 287.69º 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 #713381 is Cyan = 0.12, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 51 | 129 | - |
| CMYK | 0.12 | 0.60 | 0 | 0.49 |
| HSL | 287.69º | 0.43% | 0.35% | - |
| HSV(B) | 287.69º | 0.6% | 0.51% | - |
| XYZ | 11.96 | 7.46 | 21.58 | - |
| YUV | 78.43 | 156.54 | 152.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 51 | 129 | 0.12 | 0.60 | 0 | 0.49 | 287.69 | 0.43 | 0.35 |
| Hex | 71 | 33 | 81 | C | 3C | 0 | 31 | 120 | 2B | 23 |
| Octal | 161 | 63 | 201 | 14 | 74 | 0 | 61 | 440 | 53 | 43 |
| Binary | 1110001 | 110011 | 10000001 | 1100 | 111100 | 0 | 110001 | 100100000 | 101011 | 100011 |
Color Harmonies of #713381
Complementary color
Monochromatic Colors of #713381
Black with #713381
Text Example
Text Example
White with #713381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713381; }
p { color: rgb(113,51,129); }
H1.HeaderClassName
{
color: #713381;
}
.AnyTagClassName
{
color: #713381;
}
</style>
background-color css
<style>
a { background-color: #713381; }
a { background-color: rgb(113,51,129); }
div.DivClassName
{
background-color: #713381;
}
.BgClassName
{
background-color: #713381;
}
</style>
border-color css
<style>
span { border-color: #713381; }
span { border-color: rgb(113,51,129); }
td.TdClassName
{
border-color: #713381;
}
.TagClassName
{
border-color: #713381;
}
</style>