Shades of Eminence #793172
Tints of Eminence #793172
RGB
CMYK
RGB Variations
Color information
#793172 (or 0x793172) is known color: Eminence. HEX triplet: 79, 31 and 72. RGB value is (121,49,114). Sum of RGB (Red+Green+Blue) = 121+49+114=284 (37% of max value = 765). Red value is 121 (47.66% from 255 or 42.61% from 284); Green value is 49 (19.53% from 255 or 17.25% from 284); Blue value is 114 (44.92% from 255 or 40.14% from 284); Max value from RGB is 121 - color contains mainly: red. Hex color #793172 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793172 is #86CE8D. Grayscale: #4D4D4D. Windows color (decimal): -8834702 or 7483769. OLE color: 7483769.
HSL color Cylindrical-coordinate representation of color #793172: hue angle of 305.83º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #793172 is Cyan = 0, Magento = 0.60, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 49 | 114 | - |
| CMYK | 0 | 0.60 | 0.06 | 0.53 |
| HSL | 305.83º | 0.42% | 0.33% | - |
| HSV(B) | 305.83º | 0.6% | 0.47% | - |
| XYZ | 12.02 | 7.48 | 16.73 | - |
| YUV | 77.94 | 148.35 | 158.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 49 | 114 | 0 | 0.60 | 0.06 | 0.53 | 305.83 | 0.42 | 0.33 |
| Hex | 79 | 31 | 72 | 0 | 3C | 6 | 35 | 132 | 2A | 21 |
| Octal | 171 | 61 | 162 | 0 | 74 | 6 | 65 | 462 | 52 | 41 |
| Binary | 1111001 | 110001 | 1110010 | 0 | 111100 | 110 | 110101 | 100110010 | 101010 | 100001 |
Color Harmonies of #793172
Complementary color
Monochromatic Colors of #793172
Black with #793172
Text Example
Text Example
White with #793172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793172; }
p { color: rgb(121,49,114); }
H1.HeaderClassName
{
color: #793172;
}
.AnyTagClassName
{
color: #793172;
}
</style>
background-color css
<style>
a { background-color: #793172; }
a { background-color: rgb(121,49,114); }
div.DivClassName
{
background-color: #793172;
}
.BgClassName
{
background-color: #793172;
}
</style>
border-color css
<style>
span { border-color: #793172; }
span { border-color: rgb(121,49,114); }
td.TdClassName
{
border-color: #793172;
}
.TagClassName
{
border-color: #793172;
}
</style>