Shades of Dark Magenta #790497
Tints of Dark Magenta #790497
RGB
CMYK
RGB Variations
Color information
#790497 (or 0x790497) is known color: Dark Magenta. HEX triplet: 79, 04 and 97. RGB value is (121,4,151). Sum of RGB (Red+Green+Blue) = 121+4+151=276 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.84% from 276); Green value is 4 (1.95% from 255 or 1.45% from 276); Blue value is 151 (59.38% from 255 or 54.71% from 276); Max value from RGB is 151 - color contains mainly: blue. Hex color #790497 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #790497 is #86FB68. Grayscale: #373737. Windows color (decimal): -8846185 or 9897081. OLE color: 9897081.
HSL color Cylindrical-coordinate representation of color #790497: hue angle of 287.76º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #790497 is Cyan = 0.20, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 121 | 4 | 151 | - |
| CMYK | 0.20 | 0.97 | 0 | 0.41 |
| HSL | 287.76º | 0.95% | 0.3% | - |
| HSV(B) | 287.76º | 0.97% | 0.59% | - |
| XYZ | 13.51 | 6.39 | 29.8 | - |
| YUV | 55.74 | 181.76 | 174.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 4 | 151 | 0.20 | 0.97 | 0 | 0.41 | 287.76 | 0.95 | 0.3 |
| Hex | 79 | 4 | 97 | 14 | 61 | 0 | 29 | 120 | 5F | 1E |
| Octal | 171 | 4 | 227 | 24 | 141 | 0 | 51 | 440 | 137 | 36 |
| Binary | 1111001 | 100 | 10010111 | 10100 | 1100001 | 0 | 101001 | 100100000 | 1011111 | 11110 |
Color Harmonies of #790497
Complementary color
Monochromatic Colors of #790497
Black with #790497
Text Example
Text Example
White with #790497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790497; }
p { color: rgb(121,4,151); }
H1.HeaderClassName
{
color: #790497;
}
.AnyTagClassName
{
color: #790497;
}
</style>
background-color css
<style>
a { background-color: #790497; }
a { background-color: rgb(121,4,151); }
div.DivClassName
{
background-color: #790497;
}
.BgClassName
{
background-color: #790497;
}
</style>
border-color css
<style>
span { border-color: #790497; }
span { border-color: rgb(121,4,151); }
td.TdClassName
{
border-color: #790497;
}
.TagClassName
{
border-color: #790497;
}
</style>