Shades of Eminence #793675
Tints of Eminence #793675
RGB
CMYK
RGB Variations
Color information
#793675 (or 0x793675) is known color: Eminence. HEX triplet: 79, 36 and 75. RGB value is (121,54,117). Sum of RGB (Red+Green+Blue) = 121+54+117=292 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.44% from 292); Green value is 54 (21.48% from 255 or 18.49% from 292); Blue value is 117 (46.09% from 255 or 40.07% from 292); Max value from RGB is 121 - color contains mainly: red. Hex color #793675 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793675 is #86C98A. Grayscale: #515151. Windows color (decimal): -8833419 or 7681657. OLE color: 7681657.
HSL color Cylindrical-coordinate representation of color #793675: hue angle of 303.58º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #793675 is Cyan = 0, Magento = 0.55, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 54 | 117 | - |
| CMYK | 0 | 0.55 | 0.03 | 0.53 |
| HSL | 303.58º | 0.38% | 0.34% | - |
| HSV(B) | 303.58º | 0.55% | 0.47% | - |
| XYZ | 12.42 | 7.99 | 17.72 | - |
| YUV | 81.22 | 148.2 | 156.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 54 | 117 | 0 | 0.55 | 0.03 | 0.53 | 303.58 | 0.38 | 0.34 |
| Hex | 79 | 36 | 75 | 0 | 37 | 3 | 35 | 130 | 26 | 22 |
| Octal | 171 | 66 | 165 | 0 | 67 | 3 | 65 | 460 | 46 | 42 |
| Binary | 1111001 | 110110 | 1110101 | 0 | 110111 | 11 | 110101 | 100110000 | 100110 | 100010 |
Color Harmonies of #793675
Complementary color
Monochromatic Colors of #793675
Black with #793675
Text Example
Text Example
White with #793675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793675; }
p { color: rgb(121,54,117); }
H1.HeaderClassName
{
color: #793675;
}
.AnyTagClassName
{
color: #793675;
}
</style>
background-color css
<style>
a { background-color: #793675; }
a { background-color: rgb(121,54,117); }
div.DivClassName
{
background-color: #793675;
}
.BgClassName
{
background-color: #793675;
}
</style>
border-color css
<style>
span { border-color: #793675; }
span { border-color: rgb(121,54,117); }
td.TdClassName
{
border-color: #793675;
}
.TagClassName
{
border-color: #793675;
}
</style>