Shades of Eminence #703680
Tints of Eminence #703680
RGB
CMYK
RGB Variations
Color information
#703680 (or 0x703680) is known color: Eminence. HEX triplet: 70, 36 and 80. RGB value is (112,54,128). Sum of RGB (Red+Green+Blue) = 112+54+128=294 (38% of max value = 765). Red value is 112 (44.14% from 255 or 38.10% from 294); Green value is 54 (21.48% from 255 or 18.37% from 294); Blue value is 128 (50.39% from 255 or 43.54% from 294); Max value from RGB is 128 - color contains mainly: blue. Hex color #703680 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #703680 is #8FC97F. Grayscale: #4F4F4F. Windows color (decimal): -9423232 or 8402544. OLE color: 8402544.
HSL color Cylindrical-coordinate representation of color #703680: hue angle of 287.03º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #703680 is Cyan = 0.12, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 112 | 54 | 128 | - |
| CMYK | 0.12 | 0.58 | 0 | 0.50 |
| HSL | 287.03º | 0.41% | 0.36% | - |
| HSV(B) | 287.03º | 0.58% | 0.5% | - |
| XYZ | 11.9 | 7.64 | 21.27 | - |
| YUV | 79.78 | 155.22 | 150.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 54 | 128 | 0.12 | 0.58 | 0 | 0.50 | 287.03 | 0.41 | 0.36 |
| Hex | 70 | 36 | 80 | C | 3A | 0 | 32 | 11F | 29 | 24 |
| Octal | 160 | 66 | 200 | 14 | 72 | 0 | 62 | 437 | 51 | 44 |
| Binary | 1110000 | 110110 | 10000000 | 1100 | 111010 | 0 | 110010 | 100011111 | 101001 | 100100 |
Color Harmonies of #703680
Complementary color
Monochromatic Colors of #703680
Black with #703680
Text Example
Text Example
White with #703680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703680; }
p { color: rgb(112,54,128); }
H1.HeaderClassName
{
color: #703680;
}
.AnyTagClassName
{
color: #703680;
}
</style>
background-color css
<style>
a { background-color: #703680; }
a { background-color: rgb(112,54,128); }
div.DivClassName
{
background-color: #703680;
}
.BgClassName
{
background-color: #703680;
}
</style>
border-color css
<style>
span { border-color: #703680; }
span { border-color: rgb(112,54,128); }
td.TdClassName
{
border-color: #703680;
}
.TagClassName
{
border-color: #703680;
}
</style>