Shades of Eminence #793581
Tints of Eminence #793581
RGB
CMYK
RGB Variations
Color information
#793581 (or 0x793581) is known color: Eminence. HEX triplet: 79, 35 and 81. RGB value is (121,53,129). Sum of RGB (Red+Green+Blue) = 121+53+129=303 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.93% from 303); Green value is 53 (21.09% from 255 or 17.49% from 303); Blue value is 129 (50.78% from 255 or 42.57% from 303); Max value from RGB is 129 - color contains mainly: blue. Hex color #793581 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #793581 is #86CA7E. Grayscale: #515151. Windows color (decimal): -8833663 or 8467833. OLE color: 8467833.
HSL color Cylindrical-coordinate representation of color #793581: hue angle of 293.68º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #793581 is Cyan = 0.06, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 121 | 53 | 129 | - |
| CMYK | 0.06 | 0.59 | 0 | 0.49 |
| HSL | 293.68º | 0.42% | 0.36% | - |
| HSV(B) | 293.68º | 0.59% | 0.51% | - |
| XYZ | 13.12 | 8.2 | 21.66 | - |
| YUV | 82 | 154.53 | 155.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 53 | 129 | 0.06 | 0.59 | 0 | 0.49 | 293.68 | 0.42 | 0.36 |
| Hex | 79 | 35 | 81 | 6 | 3B | 0 | 31 | 126 | 2A | 24 |
| Octal | 171 | 65 | 201 | 6 | 73 | 0 | 61 | 446 | 52 | 44 |
| Binary | 1111001 | 110101 | 10000001 | 110 | 111011 | 0 | 110001 | 100100110 | 101010 | 100100 |
Color Harmonies of #793581
Complementary color
Monochromatic Colors of #793581
Black with #793581
Text Example
Text Example
White with #793581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793581; }
p { color: rgb(121,53,129); }
H1.HeaderClassName
{
color: #793581;
}
.AnyTagClassName
{
color: #793581;
}
</style>
background-color css
<style>
a { background-color: #793581; }
a { background-color: rgb(121,53,129); }
div.DivClassName
{
background-color: #793581;
}
.BgClassName
{
background-color: #793581;
}
</style>
border-color css
<style>
span { border-color: #793581; }
span { border-color: rgb(121,53,129); }
td.TdClassName
{
border-color: #793581;
}
.TagClassName
{
border-color: #793581;
}
</style>