Shades of Eminence #703974
Tints of Eminence #703974
RGB
CMYK
RGB Variations
Color information
#703974 (or 0x703974) is known color: Eminence. HEX triplet: 70, 39 and 74. RGB value is (112,57,116). Sum of RGB (Red+Green+Blue) = 112+57+116=285 (37% of max value = 765). Red value is 112 (44.14% from 255 or 39.30% from 285); Green value is 57 (22.66% from 255 or 20% from 285); Blue value is 116 (45.70% from 255 or 40.70% from 285); Max value from RGB is 116 - color contains mainly: blue. Hex color #703974 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703974 is #8FC68B. Grayscale: #4F4F4F. Windows color (decimal): -9422476 or 7616880. OLE color: 7616880.
HSL color Cylindrical-coordinate representation of color #703974: hue angle of 295.93º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #703974 is Cyan = 0.03, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 112 | 57 | 116 | - |
| CMYK | 0.03 | 0.51 | 0 | 0.55 |
| HSL | 295.93º | 0.34% | 0.34% | - |
| HSV(B) | 295.93º | 0.51% | 0.45% | - |
| XYZ | 11.3 | 7.63 | 17.4 | - |
| YUV | 80.17 | 148.22 | 150.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 57 | 116 | 0.03 | 0.51 | 0 | 0.55 | 295.93 | 0.34 | 0.34 |
| Hex | 70 | 39 | 74 | 3 | 33 | 0 | 37 | 128 | 22 | 22 |
| Octal | 160 | 71 | 164 | 3 | 63 | 0 | 67 | 450 | 42 | 42 |
| Binary | 1110000 | 111001 | 1110100 | 11 | 110011 | 0 | 110111 | 100101000 | 100010 | 100010 |
Color Harmonies of #703974
Complementary color
Monochromatic Colors of #703974
Black with #703974
Text Example
Text Example
White with #703974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703974; }
p { color: rgb(112,57,116); }
H1.HeaderClassName
{
color: #703974;
}
.AnyTagClassName
{
color: #703974;
}
</style>
background-color css
<style>
a { background-color: #703974; }
a { background-color: rgb(112,57,116); }
div.DivClassName
{
background-color: #703974;
}
.BgClassName
{
background-color: #703974;
}
</style>
border-color css
<style>
span { border-color: #703974; }
span { border-color: rgb(112,57,116); }
td.TdClassName
{
border-color: #703974;
}
.TagClassName
{
border-color: #703974;
}
</style>