Shades of Eminence #702783
Tints of Eminence #702783
RGB
CMYK
RGB Variations
Color information
#702783 (or 0x702783) is known color: Eminence. HEX triplet: 70, 27 and 83. RGB value is (112,39,131). Sum of RGB (Red+Green+Blue) = 112+39+131=282 (37% of max value = 765). Red value is 112 (44.14% from 255 or 39.72% from 282); Green value is 39 (15.62% from 255 or 13.83% from 282); Blue value is 131 (51.56% from 255 or 46.45% from 282); Max value from RGB is 131 - color contains mainly: blue. Hex color #702783 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #702783 is #8FD87C. Grayscale: #474747. Windows color (decimal): -9427069 or 8595312. OLE color: 8595312.
HSL color Cylindrical-coordinate representation of color #702783: hue angle of 287.61º 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 #702783 is Cyan = 0.15, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 112 | 39 | 131 | - |
| CMYK | 0.15 | 0.70 | 0 | 0.49 |
| HSL | 287.61º | 0.54% | 0.33% | - |
| HSV(B) | 287.61º | 0.7% | 0.51% | - |
| XYZ | 11.5 | 6.53 | 22.13 | - |
| YUV | 71.32 | 161.68 | 157.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 39 | 131 | 0.15 | 0.70 | 0 | 0.49 | 287.61 | 0.54 | 0.33 |
| Hex | 70 | 27 | 83 | F | 46 | 0 | 31 | 120 | 36 | 21 |
| Octal | 160 | 47 | 203 | 17 | 106 | 0 | 61 | 440 | 66 | 41 |
| Binary | 1110000 | 100111 | 10000011 | 1111 | 1000110 | 0 | 110001 | 100100000 | 110110 | 100001 |
Color Harmonies of #702783
Complementary color
Monochromatic Colors of #702783
Black with #702783
Text Example
Text Example
White with #702783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702783; }
p { color: rgb(112,39,131); }
H1.HeaderClassName
{
color: #702783;
}
.AnyTagClassName
{
color: #702783;
}
</style>
background-color css
<style>
a { background-color: #702783; }
a { background-color: rgb(112,39,131); }
div.DivClassName
{
background-color: #702783;
}
.BgClassName
{
background-color: #702783;
}
</style>
border-color css
<style>
span { border-color: #702783; }
span { border-color: rgb(112,39,131); }
td.TdClassName
{
border-color: #702783;
}
.TagClassName
{
border-color: #702783;
}
</style>