Shades of Eminence #793572
Tints of Eminence #793572
RGB
CMYK
RGB Variations
Color information
#793572 (or 0x793572) is known color: Eminence. HEX triplet: 79, 35 and 72. RGB value is (121,53,114). Sum of RGB (Red+Green+Blue) = 121+53+114=288 (38% of max value = 765). Red value is 121 (47.66% from 255 or 42.01% from 288); Green value is 53 (21.09% from 255 or 18.40% from 288); Blue value is 114 (44.92% from 255 or 39.58% from 288); Max value from RGB is 121 - color contains mainly: red. Hex color #793572 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793572 is #86CA8D. Grayscale: #505050. Windows color (decimal): -8833678 or 7484793. OLE color: 7484793.
HSL color Cylindrical-coordinate representation of color #793572: hue angle of 306.18º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #793572 is Cyan = 0, Magento = 0.56, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 53 | 114 | - |
| CMYK | 0 | 0.56 | 0.06 | 0.53 |
| HSL | 306.18º | 0.39% | 0.34% | - |
| HSV(B) | 306.18º | 0.56% | 0.47% | - |
| XYZ | 12.2 | 7.83 | 16.79 | - |
| YUV | 80.29 | 147.03 | 157.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 53 | 114 | 0 | 0.56 | 0.06 | 0.53 | 306.18 | 0.39 | 0.34 |
| Hex | 79 | 35 | 72 | 0 | 38 | 6 | 35 | 132 | 27 | 22 |
| Octal | 171 | 65 | 162 | 0 | 70 | 6 | 65 | 462 | 47 | 42 |
| Binary | 1111001 | 110101 | 1110010 | 0 | 111000 | 110 | 110101 | 100110010 | 100111 | 100010 |
Color Harmonies of #793572
Complementary color
Monochromatic Colors of #793572
Black with #793572
Text Example
Text Example
White with #793572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793572; }
p { color: rgb(121,53,114); }
H1.HeaderClassName
{
color: #793572;
}
.AnyTagClassName
{
color: #793572;
}
</style>
background-color css
<style>
a { background-color: #793572; }
a { background-color: rgb(121,53,114); }
div.DivClassName
{
background-color: #793572;
}
.BgClassName
{
background-color: #793572;
}
</style>
border-color css
<style>
span { border-color: #793572; }
span { border-color: rgb(121,53,114); }
td.TdClassName
{
border-color: #793572;
}
.TagClassName
{
border-color: #793572;
}
</style>