Shades of Purple #790971
Tints of Purple #790971
RGB
CMYK
RGB Variations
Color information
#790971 (or 0x790971) is known color: Purple. HEX triplet: 79, 09 and 71. RGB value is (121,9,113). Sum of RGB (Red+Green+Blue) = 121+9+113=243 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.79% from 243); Green value is 9 (3.91% from 255 or 3.70% from 243); Blue value is 113 (44.53% from 255 or 46.50% from 243); Max value from RGB is 121 - color contains mainly: red. Hex color #790971 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790971 is #86F68E. Grayscale: #363636. Windows color (decimal): -8844943 or 7407993. OLE color: 7407993.
HSL color Cylindrical-coordinate representation of color #790971: hue angle of 304.29º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #790971 is Cyan = 0, Magento = 0.93, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 9 | 113 | - |
| CMYK | 0 | 0.93 | 0.07 | 0.53 |
| HSL | 304.29º | 0.86% | 0.25% | - |
| HSV(B) | 304.29º | 0.93% | 0.47% | - |
| XYZ | 10.96 | 5.45 | 16.1 | - |
| YUV | 54.34 | 161.11 | 175.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 9 | 113 | 0 | 0.93 | 0.07 | 0.53 | 304.29 | 0.86 | 0.25 |
| Hex | 79 | 9 | 71 | 0 | 5D | 7 | 35 | 130 | 56 | 19 |
| Octal | 171 | 11 | 161 | 0 | 135 | 7 | 65 | 460 | 126 | 31 |
| Binary | 1111001 | 1001 | 1110001 | 0 | 1011101 | 111 | 110101 | 100110000 | 1010110 | 11001 |
Color Harmonies of #790971
Complementary color
Monochromatic Colors of #790971
Black with #790971
Text Example
Text Example
White with #790971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790971; }
p { color: rgb(121,9,113); }
H1.HeaderClassName
{
color: #790971;
}
.AnyTagClassName
{
color: #790971;
}
</style>
background-color css
<style>
a { background-color: #790971; }
a { background-color: rgb(121,9,113); }
div.DivClassName
{
background-color: #790971;
}
.BgClassName
{
background-color: #790971;
}
</style>
border-color css
<style>
span { border-color: #790971; }
span { border-color: rgb(121,9,113); }
td.TdClassName
{
border-color: #790971;
}
.TagClassName
{
border-color: #790971;
}
</style>