Shades of Eminence #793973
Tints of Eminence #793973
RGB
CMYK
RGB Variations
Color information
#793973 (or 0x793973) is known color: Eminence. HEX triplet: 79, 39 and 73. RGB value is (121,57,115). Sum of RGB (Red+Green+Blue) = 121+57+115=293 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.30% from 293); Green value is 57 (22.66% from 255 or 19.45% from 293); Blue value is 115 (45.31% from 255 or 39.25% from 293); Max value from RGB is 121 - color contains mainly: red. Hex color #793973 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793973 is #86C68C. Grayscale: #525252. Windows color (decimal): -8832653 or 7551353. OLE color: 7551353.
HSL color Cylindrical-coordinate representation of color #793973: hue angle of 305.62º 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 #793973 is Cyan = 0, Magento = 0.53, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 57 | 115 | - |
| CMYK | 0 | 0.53 | 0.05 | 0.53 |
| HSL | 305.63º | 0.36% | 0.35% | - |
| HSV(B) | 305.63º | 0.53% | 0.47% | - |
| XYZ | 12.44 | 8.23 | 17.15 | - |
| YUV | 82.75 | 146.2 | 155.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 57 | 115 | 0 | 0.53 | 0.05 | 0.53 | 305.63 | 0.36 | 0.35 |
| Hex | 79 | 39 | 73 | 0 | 35 | 5 | 35 | 132 | 24 | 23 |
| Octal | 171 | 71 | 163 | 0 | 65 | 5 | 65 | 462 | 44 | 43 |
| Binary | 1111001 | 111001 | 1110011 | 0 | 110101 | 101 | 110101 | 100110010 | 100100 | 100011 |
Color Harmonies of #793973
Complementary color
Monochromatic Colors of #793973
Black with #793973
Text Example
Text Example
White with #793973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793973; }
p { color: rgb(121,57,115); }
H1.HeaderClassName
{
color: #793973;
}
.AnyTagClassName
{
color: #793973;
}
</style>
background-color css
<style>
a { background-color: #793973; }
a { background-color: rgb(121,57,115); }
div.DivClassName
{
background-color: #793973;
}
.BgClassName
{
background-color: #793973;
}
</style>
border-color css
<style>
span { border-color: #793973; }
span { border-color: rgb(121,57,115); }
td.TdClassName
{
border-color: #793973;
}
.TagClassName
{
border-color: #793973;
}
</style>