Shades of Eminence #793875
Tints of Eminence #793875
RGB
CMYK
RGB Variations
Color information
#793875 (or 0x793875) is known color: Eminence. HEX triplet: 79, 38 and 75. RGB value is (121,56,117). Sum of RGB (Red+Green+Blue) = 121+56+117=294 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.16% from 294); Green value is 56 (22.27% from 255 or 19.05% from 294); Blue value is 117 (46.09% from 255 or 39.80% from 294); Max value from RGB is 121 - color contains mainly: red. Hex color #793875 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793875 is #86C78A. Grayscale: #525252. Windows color (decimal): -8832907 or 7682169. OLE color: 7682169.
HSL color Cylindrical-coordinate representation of color #793875: hue angle of 303.69º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #793875 is Cyan = 0, Magento = 0.54, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 56 | 117 | - |
| CMYK | 0 | 0.54 | 0.03 | 0.53 |
| HSL | 303.69º | 0.37% | 0.35% | - |
| HSV(B) | 303.69º | 0.54% | 0.47% | - |
| XYZ | 12.51 | 8.18 | 17.75 | - |
| YUV | 82.39 | 147.53 | 155.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 56 | 117 | 0 | 0.54 | 0.03 | 0.53 | 303.69 | 0.37 | 0.35 |
| Hex | 79 | 38 | 75 | 0 | 36 | 3 | 35 | 130 | 25 | 23 |
| Octal | 171 | 70 | 165 | 0 | 66 | 3 | 65 | 460 | 45 | 43 |
| Binary | 1111001 | 111000 | 1110101 | 0 | 110110 | 11 | 110101 | 100110000 | 100101 | 100011 |
Color Harmonies of #793875
Complementary color
Monochromatic Colors of #793875
Black with #793875
Text Example
Text Example
White with #793875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793875; }
p { color: rgb(121,56,117); }
H1.HeaderClassName
{
color: #793875;
}
.AnyTagClassName
{
color: #793875;
}
</style>
background-color css
<style>
a { background-color: #793875; }
a { background-color: rgb(121,56,117); }
div.DivClassName
{
background-color: #793875;
}
.BgClassName
{
background-color: #793875;
}
</style>
border-color css
<style>
span { border-color: #793875; }
span { border-color: rgb(121,56,117); }
td.TdClassName
{
border-color: #793875;
}
.TagClassName
{
border-color: #793875;
}
</style>