Shades of Eminence #703681
Tints of Eminence #703681
RGB
CMYK
RGB Variations
Color information
#703681 (or 0x703681) is known color: Eminence. HEX triplet: 70, 36 and 81. RGB value is (112,54,129). Sum of RGB (Red+Green+Blue) = 112+54+129=295 (39% of max value = 765). Red value is 112 (44.14% from 255 or 37.97% from 295); Green value is 54 (21.48% from 255 or 18.31% from 295); Blue value is 129 (50.78% from 255 or 43.73% from 295); Max value from RGB is 129 - color contains mainly: blue. Hex color #703681 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #703681 is #8FC97E. Grayscale: #4F4F4F. Windows color (decimal): -9423231 or 8468080. OLE color: 8468080.
HSL color Cylindrical-coordinate representation of color #703681: hue angle of 286.4º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #703681 is Cyan = 0.13, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 112 | 54 | 129 | - |
| CMYK | 0.13 | 0.58 | 0 | 0.49 |
| HSL | 286.4º | 0.41% | 0.36% | - |
| HSV(B) | 286.4º | 0.58% | 0.51% | - |
| XYZ | 11.96 | 7.67 | 21.62 | - |
| YUV | 79.89 | 155.72 | 150.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 54 | 129 | 0.13 | 0.58 | 0 | 0.49 | 286.4 | 0.41 | 0.36 |
| Hex | 70 | 36 | 81 | D | 3A | 0 | 31 | 11E | 29 | 24 |
| Octal | 160 | 66 | 201 | 15 | 72 | 0 | 61 | 436 | 51 | 44 |
| Binary | 1110000 | 110110 | 10000001 | 1101 | 111010 | 0 | 110001 | 100011110 | 101001 | 100100 |
Color Harmonies of #703681
Complementary color
Monochromatic Colors of #703681
Black with #703681
Text Example
Text Example
White with #703681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703681; }
p { color: rgb(112,54,129); }
H1.HeaderClassName
{
color: #703681;
}
.AnyTagClassName
{
color: #703681;
}
</style>
background-color css
<style>
a { background-color: #703681; }
a { background-color: rgb(112,54,129); }
div.DivClassName
{
background-color: #703681;
}
.BgClassName
{
background-color: #703681;
}
</style>
border-color css
<style>
span { border-color: #703681; }
span { border-color: rgb(112,54,129); }
td.TdClassName
{
border-color: #703681;
}
.TagClassName
{
border-color: #703681;
}
</style>