Shades of Eminence #783973
Tints of Eminence #783973
RGB
CMYK
RGB Variations
Color information
#783973 (or 0x783973) is known color: Eminence. HEX triplet: 78, 39 and 73. RGB value is (120,57,115). Sum of RGB (Red+Green+Blue) = 120+57+115=292 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.10% from 292); Green value is 57 (22.66% from 255 or 19.52% from 292); Blue value is 115 (45.31% from 255 or 39.38% from 292); Max value from RGB is 120 - color contains mainly: red. Hex color #783973 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783973 is #87C68C. Grayscale: #525252. Windows color (decimal): -8898189 or 7551352. OLE color: 7551352.
HSL color Cylindrical-coordinate representation of color #783973: hue angle of 304.76º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #783973 is Cyan = 0, Magento = 0.52, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 57 | 115 | - |
| CMYK | 0 | 0.52 | 0.04 | 0.53 |
| HSL | 304.76º | 0.36% | 0.35% | - |
| HSV(B) | 304.76º | 0.53% | 0.47% | - |
| XYZ | 12.3 | 8.16 | 17.15 | - |
| YUV | 82.45 | 146.37 | 154.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 57 | 115 | 0 | 0.52 | 0.04 | 0.53 | 304.76 | 0.36 | 0.35 |
| Hex | 78 | 39 | 73 | 0 | 34 | 4 | 35 | 131 | 24 | 23 |
| Octal | 170 | 71 | 163 | 0 | 64 | 4 | 65 | 461 | 44 | 43 |
| Binary | 1111000 | 111001 | 1110011 | 0 | 110100 | 100 | 110101 | 100110001 | 100100 | 100011 |
Color Harmonies of #783973
Complementary color
Monochromatic Colors of #783973
Black with #783973
Text Example
Text Example
White with #783973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783973; }
p { color: rgb(120,57,115); }
H1.HeaderClassName
{
color: #783973;
}
.AnyTagClassName
{
color: #783973;
}
</style>
background-color css
<style>
a { background-color: #783973; }
a { background-color: rgb(120,57,115); }
div.DivClassName
{
background-color: #783973;
}
.BgClassName
{
background-color: #783973;
}
</style>
border-color css
<style>
span { border-color: #783973; }
span { border-color: rgb(120,57,115); }
td.TdClassName
{
border-color: #783973;
}
.TagClassName
{
border-color: #783973;
}
</style>