Shades of Eminence #793175
Tints of Eminence #793175
RGB
CMYK
RGB Variations
Color information
#793175 (or 0x793175) is known color: Eminence. HEX triplet: 79, 31 and 75. RGB value is (121,49,117). Sum of RGB (Red+Green+Blue) = 121+49+117=287 (38% of max value = 765). Red value is 121 (47.66% from 255 or 42.16% from 287); Green value is 49 (19.53% from 255 or 17.07% from 287); Blue value is 117 (46.09% from 255 or 40.77% from 287); Max value from RGB is 121 - color contains mainly: red. Hex color #793175 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793175 is #86CE8A. Grayscale: #4E4E4E. Windows color (decimal): -8834699 or 7680377. OLE color: 7680377.
HSL color Cylindrical-coordinate representation of color #793175: hue angle of 303.33º 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 #793175 is Cyan = 0, Magento = 0.60, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 49 | 117 | - |
| CMYK | 0 | 0.60 | 0.03 | 0.53 |
| HSL | 303.33º | 0.42% | 0.33% | - |
| HSV(B) | 303.33º | 0.6% | 0.47% | - |
| XYZ | 12.19 | 7.55 | 17.64 | - |
| YUV | 78.28 | 149.85 | 158.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 49 | 117 | 0 | 0.60 | 0.03 | 0.53 | 303.33 | 0.42 | 0.33 |
| Hex | 79 | 31 | 75 | 0 | 3C | 3 | 35 | 12F | 2A | 21 |
| Octal | 171 | 61 | 165 | 0 | 74 | 3 | 65 | 457 | 52 | 41 |
| Binary | 1111001 | 110001 | 1110101 | 0 | 111100 | 11 | 110101 | 100101111 | 101010 | 100001 |
Color Harmonies of #793175
Complementary color
Monochromatic Colors of #793175
Black with #793175
Text Example
Text Example
White with #793175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793175; }
p { color: rgb(121,49,117); }
H1.HeaderClassName
{
color: #793175;
}
.AnyTagClassName
{
color: #793175;
}
</style>
background-color css
<style>
a { background-color: #793175; }
a { background-color: rgb(121,49,117); }
div.DivClassName
{
background-color: #793175;
}
.BgClassName
{
background-color: #793175;
}
</style>
border-color css
<style>
span { border-color: #793175; }
span { border-color: rgb(121,49,117); }
td.TdClassName
{
border-color: #793175;
}
.TagClassName
{
border-color: #793175;
}
</style>