Shades of Dark Magenta #791397
Tints of Dark Magenta #791397
RGB
CMYK
RGB Variations
Color information
#791397 (or 0x791397) is known color: Dark Magenta. HEX triplet: 79, 13 and 97. RGB value is (121,19,151). Sum of RGB (Red+Green+Blue) = 121+19+151=291 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.58% from 291); Green value is 19 (7.81% from 255 or 6.53% from 291); Blue value is 151 (59.38% from 255 or 51.89% from 291); Max value from RGB is 151 - color contains mainly: blue. Hex color #791397 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #791397 is #86EC68. Grayscale: #404040. Windows color (decimal): -8842345 or 9900921. OLE color: 9900921.
HSL color Cylindrical-coordinate representation of color #791397: hue angle of 286.36º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #791397 is Cyan = 0.20, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 121 | 19 | 151 | - |
| CMYK | 0.20 | 0.87 | 0 | 0.41 |
| HSL | 286.36º | 0.78% | 0.33% | - |
| HSV(B) | 286.36º | 0.87% | 0.59% | - |
| XYZ | 13.7 | 6.77 | 29.86 | - |
| YUV | 64.55 | 176.79 | 168.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 19 | 151 | 0.20 | 0.87 | 0 | 0.41 | 286.36 | 0.78 | 0.33 |
| Hex | 79 | 13 | 97 | 14 | 57 | 0 | 29 | 11E | 4E | 21 |
| Octal | 171 | 23 | 227 | 24 | 127 | 0 | 51 | 436 | 116 | 41 |
| Binary | 1111001 | 10011 | 10010111 | 10100 | 1010111 | 0 | 101001 | 100011110 | 1001110 | 100001 |
Color Harmonies of #791397
Complementary color
Monochromatic Colors of #791397
Black with #791397
Text Example
Text Example
White with #791397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791397; }
p { color: rgb(121,19,151); }
H1.HeaderClassName
{
color: #791397;
}
.AnyTagClassName
{
color: #791397;
}
</style>
background-color css
<style>
a { background-color: #791397; }
a { background-color: rgb(121,19,151); }
div.DivClassName
{
background-color: #791397;
}
.BgClassName
{
background-color: #791397;
}
</style>
border-color css
<style>
span { border-color: #791397; }
span { border-color: rgb(121,19,151); }
td.TdClassName
{
border-color: #791397;
}
.TagClassName
{
border-color: #791397;
}
</style>