Shades of Eminence #702781
Tints of Eminence #702781
RGB
CMYK
RGB Variations
Color information
#702781 (or 0x702781) is known color: Eminence. HEX triplet: 70, 27 and 81. RGB value is (112,39,129). Sum of RGB (Red+Green+Blue) = 112+39+129=280 (37% of max value = 765). Red value is 112 (44.14% from 255 or 40% from 280); Green value is 39 (15.62% from 255 or 13.93% from 280); Blue value is 129 (50.78% from 255 or 46.07% from 280); Max value from RGB is 129 - color contains mainly: blue. Hex color #702781 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #702781 is #8FD87E. Grayscale: #464646. Windows color (decimal): -9427071 or 8464240. OLE color: 8464240.
HSL color Cylindrical-coordinate representation of color #702781: hue angle of 288.67º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #702781 is Cyan = 0.13, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 112 | 39 | 129 | - |
| CMYK | 0.13 | 0.70 | 0 | 0.49 |
| HSL | 288.67º | 0.54% | 0.33% | - |
| HSV(B) | 288.67º | 0.7% | 0.51% | - |
| XYZ | 11.37 | 6.48 | 21.42 | - |
| YUV | 71.09 | 160.68 | 157.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 39 | 129 | 0.13 | 0.70 | 0 | 0.49 | 288.67 | 0.54 | 0.33 |
| Hex | 70 | 27 | 81 | D | 46 | 0 | 31 | 121 | 36 | 21 |
| Octal | 160 | 47 | 201 | 15 | 106 | 0 | 61 | 441 | 66 | 41 |
| Binary | 1110000 | 100111 | 10000001 | 1101 | 1000110 | 0 | 110001 | 100100001 | 110110 | 100001 |
Color Harmonies of #702781
Complementary color
Monochromatic Colors of #702781
Black with #702781
Text Example
Text Example
White with #702781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702781; }
p { color: rgb(112,39,129); }
H1.HeaderClassName
{
color: #702781;
}
.AnyTagClassName
{
color: #702781;
}
</style>
background-color css
<style>
a { background-color: #702781; }
a { background-color: rgb(112,39,129); }
div.DivClassName
{
background-color: #702781;
}
.BgClassName
{
background-color: #702781;
}
</style>
border-color css
<style>
span { border-color: #702781; }
span { border-color: rgb(112,39,129); }
td.TdClassName
{
border-color: #702781;
}
.TagClassName
{
border-color: #702781;
}
</style>