Shades of Purple #790972
Tints of Purple #790972
RGB
CMYK
RGB Variations
Color information
#790972 (or 0x790972) is known color: Purple. HEX triplet: 79, 09 and 72. RGB value is (121,9,114). Sum of RGB (Red+Green+Blue) = 121+9+114=244 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.59% from 244); Green value is 9 (3.91% from 255 or 3.69% from 244); Blue value is 114 (44.92% from 255 or 46.72% from 244); Max value from RGB is 121 - color contains mainly: red. Hex color #790972 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790972 is #86F68D. Grayscale: #363636. Windows color (decimal): -8844942 or 7473529. OLE color: 7473529.
HSL color Cylindrical-coordinate representation of color #790972: hue angle of 303.75º 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 #790972 is Cyan = 0, Magento = 0.93, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 9 | 114 | - |
| CMYK | 0 | 0.93 | 0.06 | 0.53 |
| HSL | 303.75º | 0.86% | 0.25% | - |
| HSV(B) | 303.75º | 0.93% | 0.47% | - |
| XYZ | 11.02 | 5.48 | 16.4 | - |
| YUV | 54.46 | 161.61 | 175.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 9 | 114 | 0 | 0.93 | 0.06 | 0.53 | 303.75 | 0.86 | 0.25 |
| Hex | 79 | 9 | 72 | 0 | 5D | 6 | 35 | 130 | 56 | 19 |
| Octal | 171 | 11 | 162 | 0 | 135 | 6 | 65 | 460 | 126 | 31 |
| Binary | 1111001 | 1001 | 1110010 | 0 | 1011101 | 110 | 110101 | 100110000 | 1010110 | 11001 |
Color Harmonies of #790972
Complementary color
Monochromatic Colors of #790972
Black with #790972
Text Example
Text Example
White with #790972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790972; }
p { color: rgb(121,9,114); }
H1.HeaderClassName
{
color: #790972;
}
.AnyTagClassName
{
color: #790972;
}
</style>
background-color css
<style>
a { background-color: #790972; }
a { background-color: rgb(121,9,114); }
div.DivClassName
{
background-color: #790972;
}
.BgClassName
{
background-color: #790972;
}
</style>
border-color css
<style>
span { border-color: #790972; }
span { border-color: rgb(121,9,114); }
td.TdClassName
{
border-color: #790972;
}
.TagClassName
{
border-color: #790972;
}
</style>