Shades of Eminence #793072
Tints of Eminence #793072
RGB
CMYK
RGB Variations
Color information
#793072 (or 0x793072) is known color: Eminence. HEX triplet: 79, 30 and 72. RGB value is (121,48,114). Sum of RGB (Red+Green+Blue) = 121+48+114=283 (37% of max value = 765). Red value is 121 (47.66% from 255 or 42.76% from 283); Green value is 48 (19.14% from 255 or 16.96% from 283); Blue value is 114 (44.92% from 255 or 40.28% from 283); Max value from RGB is 121 - color contains mainly: red. Hex color #793072 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793072 is #86CF8D. Grayscale: #4D4D4D. Windows color (decimal): -8834958 or 7483513. OLE color: 7483513.
HSL color Cylindrical-coordinate representation of color #793072: hue angle of 305.75º degrees, saturation: 0.43, 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 #793072 is Cyan = 0, Magento = 0.60, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 48 | 114 | - |
| CMYK | 0 | 0.60 | 0.06 | 0.53 |
| HSL | 305.75º | 0.43% | 0.33% | - |
| HSV(B) | 305.75º | 0.6% | 0.47% | - |
| XYZ | 11.98 | 7.39 | 16.72 | - |
| YUV | 77.35 | 148.68 | 159.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 48 | 114 | 0 | 0.60 | 0.06 | 0.53 | 305.75 | 0.43 | 0.33 |
| Hex | 79 | 30 | 72 | 0 | 3C | 6 | 35 | 132 | 2B | 21 |
| Octal | 171 | 60 | 162 | 0 | 74 | 6 | 65 | 462 | 53 | 41 |
| Binary | 1111001 | 110000 | 1110010 | 0 | 111100 | 110 | 110101 | 100110010 | 101011 | 100001 |
Color Harmonies of #793072
Complementary color
Monochromatic Colors of #793072
Black with #793072
Text Example
Text Example
White with #793072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793072; }
p { color: rgb(121,48,114); }
H1.HeaderClassName
{
color: #793072;
}
.AnyTagClassName
{
color: #793072;
}
</style>
background-color css
<style>
a { background-color: #793072; }
a { background-color: rgb(121,48,114); }
div.DivClassName
{
background-color: #793072;
}
.BgClassName
{
background-color: #793072;
}
</style>
border-color css
<style>
span { border-color: #793072; }
span { border-color: rgb(121,48,114); }
td.TdClassName
{
border-color: #793072;
}
.TagClassName
{
border-color: #793072;
}
</style>