Shades of Dark Magenta #790594
Tints of Dark Magenta #790594
RGB
CMYK
RGB Variations
Color information
#790594 (or 0x790594) is known color: Dark Magenta. HEX triplet: 79, 05 and 94. RGB value is (121,5,148). Sum of RGB (Red+Green+Blue) = 121+5+148=274 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44.16% from 274); Green value is 5 (2.34% from 255 or 1.82% from 274); Blue value is 148 (58.20% from 255 or 54.01% from 274); Max value from RGB is 148 - color contains mainly: blue. Hex color #790594 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #790594 is #86FA6B. Grayscale: #373737. Windows color (decimal): -8845932 or 9700729. OLE color: 9700729.
HSL color Cylindrical-coordinate representation of color #790594: hue angle of 288.67º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #790594 is Cyan = 0.18, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 5 | 148 | - |
| CMYK | 0.18 | 0.97 | 0 | 0.42 |
| HSL | 288.67º | 0.93% | 0.3% | - |
| HSV(B) | 288.67º | 0.97% | 0.58% | - |
| XYZ | 13.28 | 6.31 | 28.54 | - |
| YUV | 55.99 | 179.93 | 174.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 5 | 148 | 0.18 | 0.97 | 0 | 0.42 | 288.67 | 0.93 | 0.3 |
| Hex | 79 | 5 | 94 | 12 | 61 | 0 | 2A | 121 | 5D | 1E |
| Octal | 171 | 5 | 224 | 22 | 141 | 0 | 52 | 441 | 135 | 36 |
| Binary | 1111001 | 101 | 10010100 | 10010 | 1100001 | 0 | 101010 | 100100001 | 1011101 | 11110 |
Color Harmonies of #790594
Complementary color
Monochromatic Colors of #790594
Black with #790594
Text Example
Text Example
White with #790594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790594; }
p { color: rgb(121,5,148); }
H1.HeaderClassName
{
color: #790594;
}
.AnyTagClassName
{
color: #790594;
}
</style>
background-color css
<style>
a { background-color: #790594; }
a { background-color: rgb(121,5,148); }
div.DivClassName
{
background-color: #790594;
}
.BgClassName
{
background-color: #790594;
}
</style>
border-color css
<style>
span { border-color: #790594; }
span { border-color: rgb(121,5,148); }
td.TdClassName
{
border-color: #790594;
}
.TagClassName
{
border-color: #790594;
}
</style>