Shades of Dark Purple #791573
Tints of Dark Purple #791573
RGB
CMYK
RGB Variations
Color information
#791573 (or 0x791573) is known color: Dark Purple. HEX triplet: 79, 15 and 73. RGB value is (121,21,115). Sum of RGB (Red+Green+Blue) = 121+21+115=257 (34% of max value = 765). Red value is 121 (47.66% from 255 or 47.08% from 257); Green value is 21 (8.59% from 255 or 8.17% from 257); Blue value is 115 (45.31% from 255 or 44.75% from 257); Max value from RGB is 121 - color contains mainly: red. Hex color #791573 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791573 is #86EA8C. Grayscale: #3D3D3D. Windows color (decimal): -8841869 or 7542137. OLE color: 7542137.
HSL color Cylindrical-coordinate representation of color #791573: hue angle of 303.6º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #791573 is Cyan = 0, Magento = 0.83, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 21 | 115 | - |
| CMYK | 0 | 0.83 | 0.05 | 0.53 |
| HSL | 303.6º | 0.7% | 0.28% | - |
| HSV(B) | 303.6º | 0.83% | 0.47% | - |
| XYZ | 11.25 | 5.84 | 16.75 | - |
| YUV | 61.62 | 158.13 | 170.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 21 | 115 | 0 | 0.83 | 0.05 | 0.53 | 303.6 | 0.7 | 0.28 |
| Hex | 79 | 15 | 73 | 0 | 53 | 5 | 35 | 130 | 46 | 1C |
| Octal | 171 | 25 | 163 | 0 | 123 | 5 | 65 | 460 | 106 | 34 |
| Binary | 1111001 | 10101 | 1110011 | 0 | 1010011 | 101 | 110101 | 100110000 | 1000110 | 11100 |
Color Harmonies of #791573
Complementary color
Monochromatic Colors of #791573
Black with #791573
Text Example
Text Example
White with #791573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791573; }
p { color: rgb(121,21,115); }
H1.HeaderClassName
{
color: #791573;
}
.AnyTagClassName
{
color: #791573;
}
</style>
background-color css
<style>
a { background-color: #791573; }
a { background-color: rgb(121,21,115); }
div.DivClassName
{
background-color: #791573;
}
.BgClassName
{
background-color: #791573;
}
</style>
border-color css
<style>
span { border-color: #791573; }
span { border-color: rgb(121,21,115); }
td.TdClassName
{
border-color: #791573;
}
.TagClassName
{
border-color: #791573;
}
</style>