Shades of Eminence #793080
Tints of Eminence #793080
RGB
CMYK
RGB Variations
Color information
#793080 (or 0x793080) is known color: Eminence. HEX triplet: 79, 30 and 80. RGB value is (121,48,128). Sum of RGB (Red+Green+Blue) = 121+48+128=297 (39% of max value = 765). Red value is 121 (47.66% from 255 or 40.74% from 297); Green value is 48 (19.14% from 255 or 16.16% from 297); Blue value is 128 (50.39% from 255 or 43.10% from 297); Max value from RGB is 128 - color contains mainly: blue. Hex color #793080 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #793080 is #86CF7F. Grayscale: #4E4E4E. Windows color (decimal): -8834944 or 8401017. OLE color: 8401017.
HSL color Cylindrical-coordinate representation of color #793080: hue angle of 294.75º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #793080 is Cyan = 0.05, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 121 | 48 | 128 | - |
| CMYK | 0.05 | 0.62 | 0 | 0.50 |
| HSL | 294.75º | 0.45% | 0.35% | - |
| HSV(B) | 294.75º | 0.63% | 0.5% | - |
| XYZ | 12.84 | 7.74 | 21.24 | - |
| YUV | 78.95 | 155.68 | 158 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 48 | 128 | 0.05 | 0.62 | 0 | 0.50 | 294.75 | 0.45 | 0.35 |
| Hex | 79 | 30 | 80 | 5 | 3E | 0 | 32 | 127 | 2D | 23 |
| Octal | 171 | 60 | 200 | 5 | 76 | 0 | 62 | 447 | 55 | 43 |
| Binary | 1111001 | 110000 | 10000000 | 101 | 111110 | 0 | 110010 | 100100111 | 101101 | 100011 |
Color Harmonies of #793080
Complementary color
Monochromatic Colors of #793080
Black with #793080
Text Example
Text Example
White with #793080
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793080; }
p { color: rgb(121,48,128); }
H1.HeaderClassName
{
color: #793080;
}
.AnyTagClassName
{
color: #793080;
}
</style>
background-color css
<style>
a { background-color: #793080; }
a { background-color: rgb(121,48,128); }
div.DivClassName
{
background-color: #793080;
}
.BgClassName
{
background-color: #793080;
}
</style>
border-color css
<style>
span { border-color: #793080; }
span { border-color: rgb(121,48,128); }
td.TdClassName
{
border-color: #793080;
}
.TagClassName
{
border-color: #793080;
}
</style>