Shades of Dark Magenta #790795
Tints of Dark Magenta #790795
RGB
CMYK
RGB Variations
Color information
#790795 (or 0x790795) is known color: Dark Magenta. HEX triplet: 79, 07 and 95. RGB value is (121,7,149). Sum of RGB (Red+Green+Blue) = 121+7+149=277 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.68% from 277); Green value is 7 (3.12% from 255 or 2.53% from 277); Blue value is 149 (58.59% from 255 or 53.79% from 277); Max value from RGB is 149 - color contains mainly: blue. Hex color #790795 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #790795 is #86F86A. Grayscale: #383838. Windows color (decimal): -8845419 or 9766777. OLE color: 9766777.
HSL color Cylindrical-coordinate representation of color #790795: hue angle of 288.17º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #790795 is Cyan = 0.19, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 7 | 149 | - |
| CMYK | 0.19 | 0.95 | 0 | 0.42 |
| HSL | 288.17º | 0.91% | 0.31% | - |
| HSV(B) | 288.17º | 0.95% | 0.58% | - |
| XYZ | 13.39 | 6.39 | 28.96 | - |
| YUV | 57.27 | 179.77 | 173.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 7 | 149 | 0.19 | 0.95 | 0 | 0.42 | 288.17 | 0.91 | 0.31 |
| Hex | 79 | 7 | 95 | 13 | 5F | 0 | 2A | 120 | 5B | 1F |
| Octal | 171 | 7 | 225 | 23 | 137 | 0 | 52 | 440 | 133 | 37 |
| Binary | 1111001 | 111 | 10010101 | 10011 | 1011111 | 0 | 101010 | 100100000 | 1011011 | 11111 |
Color Harmonies of #790795
Complementary color
Monochromatic Colors of #790795
Black with #790795
Text Example
Text Example
White with #790795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790795; }
p { color: rgb(121,7,149); }
H1.HeaderClassName
{
color: #790795;
}
.AnyTagClassName
{
color: #790795;
}
</style>
background-color css
<style>
a { background-color: #790795; }
a { background-color: rgb(121,7,149); }
div.DivClassName
{
background-color: #790795;
}
.BgClassName
{
background-color: #790795;
}
</style>
border-color css
<style>
span { border-color: #790795; }
span { border-color: rgb(121,7,149); }
td.TdClassName
{
border-color: #790795;
}
.TagClassName
{
border-color: #790795;
}
</style>