Shades of Eminence #703975
Tints of Eminence #703975
RGB
CMYK
RGB Variations
Color information
#703975 (or 0x703975) is known color: Eminence. HEX triplet: 70, 39 and 75. RGB value is (112,57,117). Sum of RGB (Red+Green+Blue) = 112+57+117=286 (37% of max value = 765). Red value is 112 (44.14% from 255 or 39.16% from 286); Green value is 57 (22.66% from 255 or 19.93% from 286); Blue value is 117 (46.09% from 255 or 40.91% from 286); Max value from RGB is 117 - color contains mainly: blue. Hex color #703975 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703975 is #8FC68A. Grayscale: #505050. Windows color (decimal): -9422475 or 7682416. OLE color: 7682416.
HSL color Cylindrical-coordinate representation of color #703975: hue angle of 295º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #703975 is Cyan = 0.04, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 112 | 57 | 117 | - |
| CMYK | 0.04 | 0.51 | 0 | 0.54 |
| HSL | 295º | 0.34% | 0.34% | - |
| HSV(B) | 295º | 0.51% | 0.46% | - |
| XYZ | 11.36 | 7.66 | 17.71 | - |
| YUV | 80.29 | 148.72 | 150.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 57 | 117 | 0.04 | 0.51 | 0 | 0.54 | 295 | 0.34 | 0.34 |
| Hex | 70 | 39 | 75 | 4 | 33 | 0 | 36 | 127 | 22 | 22 |
| Octal | 160 | 71 | 165 | 4 | 63 | 0 | 66 | 447 | 42 | 42 |
| Binary | 1110000 | 111001 | 1110101 | 100 | 110011 | 0 | 110110 | 100100111 | 100010 | 100010 |
Color Harmonies of #703975
Complementary color
Monochromatic Colors of #703975
Black with #703975
Text Example
Text Example
White with #703975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703975; }
p { color: rgb(112,57,117); }
H1.HeaderClassName
{
color: #703975;
}
.AnyTagClassName
{
color: #703975;
}
</style>
background-color css
<style>
a { background-color: #703975; }
a { background-color: rgb(112,57,117); }
div.DivClassName
{
background-color: #703975;
}
.BgClassName
{
background-color: #703975;
}
</style>
border-color css
<style>
span { border-color: #703975; }
span { border-color: rgb(112,57,117); }
td.TdClassName
{
border-color: #703975;
}
.TagClassName
{
border-color: #703975;
}
</style>