Shades of Eminence #703676
Tints of Eminence #703676
RGB
CMYK
RGB Variations
Color information
#703676 (or 0x703676) is known color: Eminence. HEX triplet: 70, 36 and 76. RGB value is (112,54,118). Sum of RGB (Red+Green+Blue) = 112+54+118=284 (37% of max value = 765). Red value is 112 (44.14% from 255 or 39.44% from 284); Green value is 54 (21.48% from 255 or 19.01% from 284); Blue value is 118 (46.48% from 255 or 41.55% from 284); Max value from RGB is 118 - color contains mainly: blue. Hex color #703676 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703676 is #8FC989. Grayscale: #4E4E4E. Windows color (decimal): -9423242 or 7747184. OLE color: 7747184.
HSL color Cylindrical-coordinate representation of color #703676: hue angle of 294.38º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #703676 is Cyan = 0.05, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 112 | 54 | 118 | - |
| CMYK | 0.05 | 0.54 | 0 | 0.54 |
| HSL | 294.38º | 0.37% | 0.34% | - |
| HSV(B) | 294.38º | 0.54% | 0.46% | - |
| XYZ | 11.27 | 7.39 | 17.97 | - |
| YUV | 78.64 | 150.22 | 151.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 54 | 118 | 0.05 | 0.54 | 0 | 0.54 | 294.38 | 0.37 | 0.34 |
| Hex | 70 | 36 | 76 | 5 | 36 | 0 | 36 | 126 | 25 | 22 |
| Octal | 160 | 66 | 166 | 5 | 66 | 0 | 66 | 446 | 45 | 42 |
| Binary | 1110000 | 110110 | 1110110 | 101 | 110110 | 0 | 110110 | 100100110 | 100101 | 100010 |
Color Harmonies of #703676
Complementary color
Monochromatic Colors of #703676
Black with #703676
Text Example
Text Example
White with #703676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703676; }
p { color: rgb(112,54,118); }
H1.HeaderClassName
{
color: #703676;
}
.AnyTagClassName
{
color: #703676;
}
</style>
background-color css
<style>
a { background-color: #703676; }
a { background-color: rgb(112,54,118); }
div.DivClassName
{
background-color: #703676;
}
.BgClassName
{
background-color: #703676;
}
</style>
border-color css
<style>
span { border-color: #703676; }
span { border-color: rgb(112,54,118); }
td.TdClassName
{
border-color: #703676;
}
.TagClassName
{
border-color: #703676;
}
</style>