Shades of Eminence #702681
Tints of Eminence #702681
RGB
CMYK
RGB Variations
Color information
#702681 (or 0x702681) is known color: Eminence. HEX triplet: 70, 26 and 81. RGB value is (112,38,129). Sum of RGB (Red+Green+Blue) = 112+38+129=279 (36% of max value = 765). Red value is 112 (44.14% from 255 or 40.14% from 279); Green value is 38 (15.23% from 255 or 13.62% from 279); Blue value is 129 (50.78% from 255 or 46.24% from 279); Max value from RGB is 129 - color contains mainly: blue. Hex color #702681 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #702681 is #8FD97E. Grayscale: #464646. Windows color (decimal): -9427327 or 8463984. OLE color: 8463984.
HSL color Cylindrical-coordinate representation of color #702681: hue angle of 288.79º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #702681 is Cyan = 0.13, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 112 | 38 | 129 | - |
| CMYK | 0.13 | 0.71 | 0 | 0.49 |
| HSL | 288.79º | 0.54% | 0.33% | - |
| HSV(B) | 288.79º | 0.71% | 0.51% | - |
| XYZ | 11.34 | 6.42 | 21.41 | - |
| YUV | 70.5 | 161.02 | 157.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 38 | 129 | 0.13 | 0.71 | 0 | 0.49 | 288.79 | 0.54 | 0.33 |
| Hex | 70 | 26 | 81 | D | 47 | 0 | 31 | 121 | 36 | 21 |
| Octal | 160 | 46 | 201 | 15 | 107 | 0 | 61 | 441 | 66 | 41 |
| Binary | 1110000 | 100110 | 10000001 | 1101 | 1000111 | 0 | 110001 | 100100001 | 110110 | 100001 |
Color Harmonies of #702681
Complementary color
Monochromatic Colors of #702681
Black with #702681
Text Example
Text Example
White with #702681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702681; }
p { color: rgb(112,38,129); }
H1.HeaderClassName
{
color: #702681;
}
.AnyTagClassName
{
color: #702681;
}
</style>
background-color css
<style>
a { background-color: #702681; }
a { background-color: rgb(112,38,129); }
div.DivClassName
{
background-color: #702681;
}
.BgClassName
{
background-color: #702681;
}
</style>
border-color css
<style>
span { border-color: #702681; }
span { border-color: rgb(112,38,129); }
td.TdClassName
{
border-color: #702681;
}
.TagClassName
{
border-color: #702681;
}
</style>