Shades of Purple #790170
Tints of Purple #790170
RGB
CMYK
RGB Variations
Color information
#790170 (or 0x790170) is known color: Purple. HEX triplet: 79, 01 and 70. RGB value is (121,1,112). Sum of RGB (Red+Green+Blue) = 121+1+112=234 (30% of max value = 765). Red value is 121 (47.66% from 255 or 51.71% from 234); Green value is 1 (0.78% from 255 or 0.43% from 234); Blue value is 112 (44.14% from 255 or 47.86% from 234); Max value from RGB is 121 - color contains mainly: red. Hex color #790170 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790170 is #86FE8F. Grayscale: #313131. Windows color (decimal): -8846992 or 7340409. OLE color: 7340409.
HSL color Cylindrical-coordinate representation of color #790170: hue angle of 304.5º degrees, saturation: 0.98, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #790170 is Cyan = 0, Magento = 0.99, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 1 | 112 | - |
| CMYK | 0 | 0.99 | 0.07 | 0.53 |
| HSL | 304.5º | 0.98% | 0.24% | - |
| HSV(B) | 304.5º | 0.99% | 0.47% | - |
| XYZ | 10.82 | 5.26 | 15.77 | - |
| YUV | 49.53 | 163.26 | 178.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 1 | 112 | 0 | 0.99 | 0.07 | 0.53 | 304.5 | 0.98 | 0.24 |
| Hex | 79 | 1 | 70 | 0 | 63 | 7 | 35 | 130 | 62 | 18 |
| Octal | 171 | 1 | 160 | 0 | 143 | 7 | 65 | 460 | 142 | 30 |
| Binary | 1111001 | 1 | 1110000 | 0 | 1100011 | 111 | 110101 | 100110000 | 1100010 | 11000 |
Color Harmonies of #790170
Complementary color
Monochromatic Colors of #790170
Black with #790170
Text Example
Text Example
White with #790170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790170; }
p { color: rgb(121,1,112); }
H1.HeaderClassName
{
color: #790170;
}
.AnyTagClassName
{
color: #790170;
}
</style>
background-color css
<style>
a { background-color: #790170; }
a { background-color: rgb(121,1,112); }
div.DivClassName
{
background-color: #790170;
}
.BgClassName
{
background-color: #790170;
}
</style>
border-color css
<style>
span { border-color: #790170; }
span { border-color: rgb(121,1,112); }
td.TdClassName
{
border-color: #790170;
}
.TagClassName
{
border-color: #790170;
}
</style>