Shades of Purple #790571
Tints of Purple #790571
RGB
CMYK
RGB Variations
Color information
#790571 (or 0x790571) is known color: Purple. HEX triplet: 79, 05 and 71. RGB value is (121,5,113). Sum of RGB (Red+Green+Blue) = 121+5+113=239 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.63% from 239); Green value is 5 (2.34% from 255 or 2.09% from 239); Blue value is 113 (44.53% from 255 or 47.28% from 239); Max value from RGB is 121 - color contains mainly: red. Hex color #790571 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790571 is #86FA8E. Grayscale: #333333. Windows color (decimal): -8845967 or 7406969. OLE color: 7406969.
HSL color Cylindrical-coordinate representation of color #790571: hue angle of 304.14º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #790571 is Cyan = 0, Magento = 0.96, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 5 | 113 | - |
| CMYK | 0 | 0.96 | 0.07 | 0.53 |
| HSL | 304.14º | 0.92% | 0.25% | - |
| HSV(B) | 304.14º | 0.96% | 0.47% | - |
| XYZ | 10.92 | 5.37 | 16.08 | - |
| YUV | 52 | 162.43 | 177.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 5 | 113 | 0 | 0.96 | 0.07 | 0.53 | 304.14 | 0.92 | 0.25 |
| Hex | 79 | 5 | 71 | 0 | 60 | 7 | 35 | 130 | 5C | 19 |
| Octal | 171 | 5 | 161 | 0 | 140 | 7 | 65 | 460 | 134 | 31 |
| Binary | 1111001 | 101 | 1110001 | 0 | 1100000 | 111 | 110101 | 100110000 | 1011100 | 11001 |
Color Harmonies of #790571
Complementary color
Monochromatic Colors of #790571
Black with #790571
Text Example
Text Example
White with #790571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790571; }
p { color: rgb(121,5,113); }
H1.HeaderClassName
{
color: #790571;
}
.AnyTagClassName
{
color: #790571;
}
</style>
background-color css
<style>
a { background-color: #790571; }
a { background-color: rgb(121,5,113); }
div.DivClassName
{
background-color: #790571;
}
.BgClassName
{
background-color: #790571;
}
</style>
border-color css
<style>
span { border-color: #790571; }
span { border-color: rgb(121,5,113); }
td.TdClassName
{
border-color: #790571;
}
.TagClassName
{
border-color: #790571;
}
</style>