Shades of Purple #790570
Tints of Purple #790570
RGB
CMYK
RGB Variations
Color information
#790570 (or 0x790570) is known color: Purple. HEX triplet: 79, 05 and 70. RGB value is (121,5,112). Sum of RGB (Red+Green+Blue) = 121+5+112=238 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.84% from 238); Green value is 5 (2.34% from 255 or 2.10% from 238); Blue value is 112 (44.14% from 255 or 47.06% from 238); Max value from RGB is 121 - color contains mainly: red. Hex color #790570 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790570 is #86FA8F. Grayscale: #333333. Windows color (decimal): -8845968 or 7341433. OLE color: 7341433.
HSL color Cylindrical-coordinate representation of color #790570: hue angle of 304.66º 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 #790570 is Cyan = 0, Magento = 0.96, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 5 | 112 | - |
| CMYK | 0 | 0.96 | 0.07 | 0.53 |
| HSL | 304.66º | 0.92% | 0.25% | - |
| HSV(B) | 304.66º | 0.96% | 0.47% | - |
| XYZ | 10.86 | 5.34 | 15.79 | - |
| YUV | 51.88 | 161.93 | 177.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 5 | 112 | 0 | 0.96 | 0.07 | 0.53 | 304.66 | 0.92 | 0.25 |
| Hex | 79 | 5 | 70 | 0 | 60 | 7 | 35 | 131 | 5C | 19 |
| Octal | 171 | 5 | 160 | 0 | 140 | 7 | 65 | 461 | 134 | 31 |
| Binary | 1111001 | 101 | 1110000 | 0 | 1100000 | 111 | 110101 | 100110001 | 1011100 | 11001 |
Color Harmonies of #790570
Complementary color
Monochromatic Colors of #790570
Black with #790570
Text Example
Text Example
White with #790570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790570; }
p { color: rgb(121,5,112); }
H1.HeaderClassName
{
color: #790570;
}
.AnyTagClassName
{
color: #790570;
}
</style>
background-color css
<style>
a { background-color: #790570; }
a { background-color: rgb(121,5,112); }
div.DivClassName
{
background-color: #790570;
}
.BgClassName
{
background-color: #790570;
}
</style>
border-color css
<style>
span { border-color: #790570; }
span { border-color: rgb(121,5,112); }
td.TdClassName
{
border-color: #790570;
}
.TagClassName
{
border-color: #790570;
}
</style>