Shades of Eminence #793972
Tints of Eminence #793972
RGB
CMYK
RGB Variations
Color information
#793972 (or 0x793972) is known color: Eminence. HEX triplet: 79, 39 and 72. RGB value is (121,57,114). Sum of RGB (Red+Green+Blue) = 121+57+114=292 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.44% from 292); Green value is 57 (22.66% from 255 or 19.52% from 292); Blue value is 114 (44.92% from 255 or 39.04% from 292); Max value from RGB is 121 - color contains mainly: red. Hex color #793972 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793972 is #86C68D. Grayscale: #525252. Windows color (decimal): -8832654 or 7485817. OLE color: 7485817.
HSL color Cylindrical-coordinate representation of color #793972: hue angle of 306.56º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #793972 is Cyan = 0, Magento = 0.53, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 57 | 114 | - |
| CMYK | 0 | 0.53 | 0.06 | 0.53 |
| HSL | 306.56º | 0.36% | 0.35% | - |
| HSV(B) | 306.56º | 0.53% | 0.47% | - |
| XYZ | 12.39 | 8.21 | 16.85 | - |
| YUV | 82.63 | 145.7 | 155.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 57 | 114 | 0 | 0.53 | 0.06 | 0.53 | 306.56 | 0.36 | 0.35 |
| Hex | 79 | 39 | 72 | 0 | 35 | 6 | 35 | 133 | 24 | 23 |
| Octal | 171 | 71 | 162 | 0 | 65 | 6 | 65 | 463 | 44 | 43 |
| Binary | 1111001 | 111001 | 1110010 | 0 | 110101 | 110 | 110101 | 100110011 | 100100 | 100011 |
Color Harmonies of #793972
Complementary color
Monochromatic Colors of #793972
Black with #793972
Text Example
Text Example
White with #793972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793972; }
p { color: rgb(121,57,114); }
H1.HeaderClassName
{
color: #793972;
}
.AnyTagClassName
{
color: #793972;
}
</style>
background-color css
<style>
a { background-color: #793972; }
a { background-color: rgb(121,57,114); }
div.DivClassName
{
background-color: #793972;
}
.BgClassName
{
background-color: #793972;
}
</style>
border-color css
<style>
span { border-color: #793972; }
span { border-color: rgb(121,57,114); }
td.TdClassName
{
border-color: #793972;
}
.TagClassName
{
border-color: #793972;
}
</style>