Shades of Dark Magenta #791298
Tints of Dark Magenta #791298
RGB
CMYK
RGB Variations
Color information
#791298 (or 0x791298) is known color: Dark Magenta. HEX triplet: 79, 12 and 98. RGB value is (121,18,152). Sum of RGB (Red+Green+Blue) = 121+18+152=291 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.58% from 291); Green value is 18 (7.42% from 255 or 6.19% from 291); Blue value is 152 (59.77% from 255 or 52.23% from 291); Max value from RGB is 152 - color contains mainly: blue. Hex color #791298 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #791298 is #86ED67. Grayscale: #3F3F3F. Windows color (decimal): -8842600 or 9966201. OLE color: 9966201.
HSL color Cylindrical-coordinate representation of color #791298: hue angle of 286.12º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #791298 is Cyan = 0.20, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 121 | 18 | 152 | - |
| CMYK | 0.20 | 0.88 | 0 | 0.40 |
| HSL | 286.12º | 0.79% | 0.33% | - |
| HSV(B) | 286.12º | 0.88% | 0.6% | - |
| XYZ | 13.77 | 6.76 | 30.29 | - |
| YUV | 64.07 | 177.62 | 168.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 18 | 152 | 0.20 | 0.88 | 0 | 0.40 | 286.12 | 0.79 | 0.33 |
| Hex | 79 | 12 | 98 | 14 | 58 | 0 | 28 | 11E | 4F | 21 |
| Octal | 171 | 22 | 230 | 24 | 130 | 0 | 50 | 436 | 117 | 41 |
| Binary | 1111001 | 10010 | 10011000 | 10100 | 1011000 | 0 | 101000 | 100011110 | 1001111 | 100001 |
Color Harmonies of #791298
Complementary color
Monochromatic Colors of #791298
Black with #791298
Text Example
Text Example
White with #791298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791298; }
p { color: rgb(121,18,152); }
H1.HeaderClassName
{
color: #791298;
}
.AnyTagClassName
{
color: #791298;
}
</style>
background-color css
<style>
a { background-color: #791298; }
a { background-color: rgb(121,18,152); }
div.DivClassName
{
background-color: #791298;
}
.BgClassName
{
background-color: #791298;
}
</style>
border-color css
<style>
span { border-color: #791298; }
span { border-color: rgb(121,18,152); }
td.TdClassName
{
border-color: #791298;
}
.TagClassName
{
border-color: #791298;
}
</style>