Shades of Dark Magenta #790995
Tints of Dark Magenta #790995
RGB
CMYK
RGB Variations
Color information
#790995 (or 0x790995) is known color: Dark Magenta. HEX triplet: 79, 09 and 95. RGB value is (121,9,149). Sum of RGB (Red+Green+Blue) = 121+9+149=279 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.37% from 279); Green value is 9 (3.91% from 255 or 3.23% from 279); Blue value is 149 (58.59% from 255 or 53.41% from 279); Max value from RGB is 149 - color contains mainly: blue. Hex color #790995 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #790995 is #86F66A. Grayscale: #3A3A3A. Windows color (decimal): -8844907 or 9767289. OLE color: 9767289.
HSL color Cylindrical-coordinate representation of color #790995: hue angle of 288º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #790995 is Cyan = 0.19, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 9 | 149 | - |
| CMYK | 0.19 | 0.94 | 0 | 0.42 |
| HSL | 288º | 0.89% | 0.31% | - |
| HSV(B) | 288º | 0.94% | 0.58% | - |
| XYZ | 13.41 | 6.43 | 28.97 | - |
| YUV | 58.45 | 179.11 | 172.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 9 | 149 | 0.19 | 0.94 | 0 | 0.42 | 288 | 0.89 | 0.31 |
| Hex | 79 | 9 | 95 | 13 | 5E | 0 | 2A | 120 | 59 | 1F |
| Octal | 171 | 11 | 225 | 23 | 136 | 0 | 52 | 440 | 131 | 37 |
| Binary | 1111001 | 1001 | 10010101 | 10011 | 1011110 | 0 | 101010 | 100100000 | 1011001 | 11111 |
Color Harmonies of #790995
Complementary color
Monochromatic Colors of #790995
Black with #790995
Text Example
Text Example
White with #790995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790995; }
p { color: rgb(121,9,149); }
H1.HeaderClassName
{
color: #790995;
}
.AnyTagClassName
{
color: #790995;
}
</style>
background-color css
<style>
a { background-color: #790995; }
a { background-color: rgb(121,9,149); }
div.DivClassName
{
background-color: #790995;
}
.BgClassName
{
background-color: #790995;
}
</style>
border-color css
<style>
span { border-color: #790995; }
span { border-color: rgb(121,9,149); }
td.TdClassName
{
border-color: #790995;
}
.TagClassName
{
border-color: #790995;
}
</style>