Shades of Eminence #783370
Tints of Eminence #783370
RGB
CMYK
RGB Variations
Color information
#783370 (or 0x783370) is known color: Eminence. HEX triplet: 78, 33 and 70. RGB value is (120,51,112). Sum of RGB (Red+Green+Blue) = 120+51+112=283 (37% of max value = 765). Red value is 120 (47.27% from 255 or 42.40% from 283); Green value is 51 (20.31% from 255 or 18.02% from 283); Blue value is 112 (44.14% from 255 or 39.58% from 283); Max value from RGB is 120 - color contains mainly: red. Hex color #783370 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783370 is #87CC8F. Grayscale: #4E4E4E. Windows color (decimal): -8899728 or 7353208. OLE color: 7353208.
HSL color Cylindrical-coordinate representation of color #783370: hue angle of 306.96º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #783370 is Cyan = 0, Magento = 0.58, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 51 | 112 | - |
| CMYK | 0 | 0.58 | 0.07 | 0.53 |
| HSL | 306.96º | 0.4% | 0.34% | - |
| HSV(B) | 306.96º | 0.58% | 0.47% | - |
| XYZ | 11.85 | 7.53 | 16.16 | - |
| YUV | 78.59 | 146.86 | 157.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 51 | 112 | 0 | 0.58 | 0.07 | 0.53 | 306.96 | 0.4 | 0.34 |
| Hex | 78 | 33 | 70 | 0 | 3A | 7 | 35 | 133 | 28 | 22 |
| Octal | 170 | 63 | 160 | 0 | 72 | 7 | 65 | 463 | 50 | 42 |
| Binary | 1111000 | 110011 | 1110000 | 0 | 111010 | 111 | 110101 | 100110011 | 101000 | 100010 |
Color Harmonies of #783370
Complementary color
Monochromatic Colors of #783370
Black with #783370
Text Example
Text Example
White with #783370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783370; }
p { color: rgb(120,51,112); }
H1.HeaderClassName
{
color: #783370;
}
.AnyTagClassName
{
color: #783370;
}
</style>
background-color css
<style>
a { background-color: #783370; }
a { background-color: rgb(120,51,112); }
div.DivClassName
{
background-color: #783370;
}
.BgClassName
{
background-color: #783370;
}
</style>
border-color css
<style>
span { border-color: #783370; }
span { border-color: rgb(120,51,112); }
td.TdClassName
{
border-color: #783370;
}
.TagClassName
{
border-color: #783370;
}
</style>