Shades of Purple #791681
Tints of Purple #791681
RGB
CMYK
RGB Variations
Color information
#791681 (or 0x791681) is known color: Purple. HEX triplet: 79, 16 and 81. RGB value is (121,22,129). Sum of RGB (Red+Green+Blue) = 121+22+129=272 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44.49% from 272); Green value is 22 (8.98% from 255 or 8.09% from 272); Blue value is 129 (50.78% from 255 or 47.43% from 272); Max value from RGB is 129 - color contains mainly: blue. Hex color #791681 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #791681 is #86E97E. Grayscale: #3F3F3F. Windows color (decimal): -8841599 or 8459897. OLE color: 8459897.
HSL color Cylindrical-coordinate representation of color #791681: hue angle of 295.51º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #791681 is Cyan = 0.06, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 121 | 22 | 129 | - |
| CMYK | 0.06 | 0.83 | 0 | 0.49 |
| HSL | 295.51º | 0.71% | 0.3% | - |
| HSV(B) | 295.51º | 0.83% | 0.51% | - |
| XYZ | 12.13 | 6.22 | 21.33 | - |
| YUV | 63.8 | 164.8 | 168.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 22 | 129 | 0.06 | 0.83 | 0 | 0.49 | 295.51 | 0.71 | 0.3 |
| Hex | 79 | 16 | 81 | 6 | 53 | 0 | 31 | 128 | 47 | 1E |
| Octal | 171 | 26 | 201 | 6 | 123 | 0 | 61 | 450 | 107 | 36 |
| Binary | 1111001 | 10110 | 10000001 | 110 | 1010011 | 0 | 110001 | 100101000 | 1000111 | 11110 |
Color Harmonies of #791681
Complementary color
Monochromatic Colors of #791681
Black with #791681
Text Example
Text Example
White with #791681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791681; }
p { color: rgb(121,22,129); }
H1.HeaderClassName
{
color: #791681;
}
.AnyTagClassName
{
color: #791681;
}
</style>
background-color css
<style>
a { background-color: #791681; }
a { background-color: rgb(121,22,129); }
div.DivClassName
{
background-color: #791681;
}
.BgClassName
{
background-color: #791681;
}
</style>
border-color css
<style>
span { border-color: #791681; }
span { border-color: rgb(121,22,129); }
td.TdClassName
{
border-color: #791681;
}
.TagClassName
{
border-color: #791681;
}
</style>