Shades of Eminence #783280
Tints of Eminence #783280
RGB
CMYK
RGB Variations
Color information
#783280 (or 0x783280) is known color: Eminence. HEX triplet: 78, 32 and 80. RGB value is (120,50,128). Sum of RGB (Red+Green+Blue) = 120+50+128=298 (39% of max value = 765). Red value is 120 (47.27% from 255 or 40.27% from 298); Green value is 50 (19.92% from 255 or 16.78% from 298); Blue value is 128 (50.39% from 255 or 42.95% from 298); Max value from RGB is 128 - color contains mainly: blue. Hex color #783280 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #783280 is #87CD7F. Grayscale: #4F4F4F. Windows color (decimal): -8899968 or 8401528. OLE color: 8401528.
HSL color Cylindrical-coordinate representation of color #783280: hue angle of 293.85º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #783280 is Cyan = 0.06, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 120 | 50 | 128 | - |
| CMYK | 0.06 | 0.61 | 0 | 0.50 |
| HSL | 293.85º | 0.44% | 0.35% | - |
| HSV(B) | 293.85º | 0.61% | 0.5% | - |
| XYZ | 12.78 | 7.83 | 21.26 | - |
| YUV | 79.82 | 155.19 | 156.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 50 | 128 | 0.06 | 0.61 | 0 | 0.50 | 293.85 | 0.44 | 0.35 |
| Hex | 78 | 32 | 80 | 6 | 3D | 0 | 32 | 126 | 2C | 23 |
| Octal | 170 | 62 | 200 | 6 | 75 | 0 | 62 | 446 | 54 | 43 |
| Binary | 1111000 | 110010 | 10000000 | 110 | 111101 | 0 | 110010 | 100100110 | 101100 | 100011 |
Color Harmonies of #783280
Complementary color
Monochromatic Colors of #783280
Black with #783280
Text Example
Text Example
White with #783280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783280; }
p { color: rgb(120,50,128); }
H1.HeaderClassName
{
color: #783280;
}
.AnyTagClassName
{
color: #783280;
}
</style>
background-color css
<style>
a { background-color: #783280; }
a { background-color: rgb(120,50,128); }
div.DivClassName
{
background-color: #783280;
}
.BgClassName
{
background-color: #783280;
}
</style>
border-color css
<style>
span { border-color: #783280; }
span { border-color: rgb(120,50,128); }
td.TdClassName
{
border-color: #783280;
}
.TagClassName
{
border-color: #783280;
}
</style>