Shades of Purple #791380
Tints of Purple #791380
RGB
CMYK
RGB Variations
Color information
#791380 (or 0x791380) is known color: Purple. HEX triplet: 79, 13 and 80. RGB value is (121,19,128). Sum of RGB (Red+Green+Blue) = 121+19+128=268 (35% of max value = 765). Red value is 121 (47.66% from 255 or 45.15% from 268); Green value is 19 (7.81% from 255 or 7.09% from 268); Blue value is 128 (50.39% from 255 or 47.76% from 268); Max value from RGB is 128 - color contains mainly: blue. Hex color #791380 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #791380 is #86EC7F. Grayscale: #3D3D3D. Windows color (decimal): -8842368 or 8393593. OLE color: 8393593.
HSL color Cylindrical-coordinate representation of color #791380: hue angle of 296.15º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #791380 is Cyan = 0.05, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 121 | 19 | 128 | - |
| CMYK | 0.05 | 0.85 | 0 | 0.50 |
| HSL | 296.15º | 0.74% | 0.29% | - |
| HSV(B) | 296.15º | 0.85% | 0.5% | - |
| XYZ | 12.01 | 6.09 | 20.96 | - |
| YUV | 61.92 | 165.29 | 170.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 19 | 128 | 0.05 | 0.85 | 0 | 0.50 | 296.15 | 0.74 | 0.29 |
| Hex | 79 | 13 | 80 | 5 | 55 | 0 | 32 | 128 | 4A | 1D |
| Octal | 171 | 23 | 200 | 5 | 125 | 0 | 62 | 450 | 112 | 35 |
| Binary | 1111001 | 10011 | 10000000 | 101 | 1010101 | 0 | 110010 | 100101000 | 1001010 | 11101 |
Color Harmonies of #791380
Complementary color
Monochromatic Colors of #791380
Black with #791380
Text Example
Text Example
White with #791380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791380; }
p { color: rgb(121,19,128); }
H1.HeaderClassName
{
color: #791380;
}
.AnyTagClassName
{
color: #791380;
}
</style>
background-color css
<style>
a { background-color: #791380; }
a { background-color: rgb(121,19,128); }
div.DivClassName
{
background-color: #791380;
}
.BgClassName
{
background-color: #791380;
}
</style>
border-color css
<style>
span { border-color: #791380; }
span { border-color: rgb(121,19,128); }
td.TdClassName
{
border-color: #791380;
}
.TagClassName
{
border-color: #791380;
}
</style>