Shades of Dark Magenta #790992
Tints of Dark Magenta #790992
RGB
CMYK
RGB Variations
Color information
#790992 (or 0x790992) is known color: Dark Magenta. HEX triplet: 79, 09 and 92. RGB value is (121,9,146). Sum of RGB (Red+Green+Blue) = 121+9+146=276 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.84% from 276); Green value is 9 (3.91% from 255 or 3.26% from 276); Blue value is 146 (57.42% from 255 or 52.90% from 276); Max value from RGB is 146 - color contains mainly: blue. Hex color #790992 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #790992 is #86F66D. Grayscale: #393939. Windows color (decimal): -8844910 or 9570681. OLE color: 9570681.
HSL color Cylindrical-coordinate representation of color #790992: hue angle of 289.05º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #790992 is Cyan = 0.17, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 121 | 9 | 146 | - |
| CMYK | 0.17 | 0.94 | 0 | 0.43 |
| HSL | 289.05º | 0.88% | 0.3% | - |
| HSV(B) | 289.05º | 0.94% | 0.57% | - |
| XYZ | 13.17 | 6.34 | 27.72 | - |
| YUV | 58.11 | 177.61 | 172.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 9 | 146 | 0.17 | 0.94 | 0 | 0.43 | 289.05 | 0.88 | 0.3 |
| Hex | 79 | 9 | 92 | 11 | 5E | 0 | 2B | 121 | 58 | 1E |
| Octal | 171 | 11 | 222 | 21 | 136 | 0 | 53 | 441 | 130 | 36 |
| Binary | 1111001 | 1001 | 10010010 | 10001 | 1011110 | 0 | 101011 | 100100001 | 1011000 | 11110 |
Color Harmonies of #790992
Complementary color
Monochromatic Colors of #790992
Black with #790992
Text Example
Text Example
White with #790992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790992; }
p { color: rgb(121,9,146); }
H1.HeaderClassName
{
color: #790992;
}
.AnyTagClassName
{
color: #790992;
}
</style>
background-color css
<style>
a { background-color: #790992; }
a { background-color: rgb(121,9,146); }
div.DivClassName
{
background-color: #790992;
}
.BgClassName
{
background-color: #790992;
}
</style>
border-color css
<style>
span { border-color: #790992; }
span { border-color: rgb(121,9,146); }
td.TdClassName
{
border-color: #790992;
}
.TagClassName
{
border-color: #790992;
}
</style>