Shades of Dark Magenta #790794
Tints of Dark Magenta #790794
RGB
CMYK
RGB Variations
Color information
#790794 (or 0x790794) is known color: Dark Magenta. HEX triplet: 79, 07 and 94. RGB value is (121,7,148). Sum of RGB (Red+Green+Blue) = 121+7+148=276 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.84% from 276); Green value is 7 (3.12% from 255 or 2.54% from 276); Blue value is 148 (58.20% from 255 or 53.62% from 276); Max value from RGB is 148 - color contains mainly: blue. Hex color #790794 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #790794 is #86F86B. Grayscale: #383838. Windows color (decimal): -8845420 or 9701241. OLE color: 9701241.
HSL color Cylindrical-coordinate representation of color #790794: hue angle of 288.51º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #790794 is Cyan = 0.18, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 7 | 148 | - |
| CMYK | 0.18 | 0.95 | 0 | 0.42 |
| HSL | 288.51º | 0.91% | 0.3% | - |
| HSV(B) | 288.51º | 0.95% | 0.58% | - |
| XYZ | 13.31 | 6.36 | 28.54 | - |
| YUV | 57.16 | 179.27 | 173.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 7 | 148 | 0.18 | 0.95 | 0 | 0.42 | 288.51 | 0.91 | 0.3 |
| Hex | 79 | 7 | 94 | 12 | 5F | 0 | 2A | 121 | 5B | 1E |
| Octal | 171 | 7 | 224 | 22 | 137 | 0 | 52 | 441 | 133 | 36 |
| Binary | 1111001 | 111 | 10010100 | 10010 | 1011111 | 0 | 101010 | 100100001 | 1011011 | 11110 |
Color Harmonies of #790794
Complementary color
Monochromatic Colors of #790794
Black with #790794
Text Example
Text Example
White with #790794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790794; }
p { color: rgb(121,7,148); }
H1.HeaderClassName
{
color: #790794;
}
.AnyTagClassName
{
color: #790794;
}
</style>
background-color css
<style>
a { background-color: #790794; }
a { background-color: rgb(121,7,148); }
div.DivClassName
{
background-color: #790794;
}
.BgClassName
{
background-color: #790794;
}
</style>
border-color css
<style>
span { border-color: #790794; }
span { border-color: rgb(121,7,148); }
td.TdClassName
{
border-color: #790794;
}
.TagClassName
{
border-color: #790794;
}
</style>