Shades of Purple #790087
Tints of Purple #790087
RGB
CMYK
RGB Variations
Color information
#790087 (or 0x790087) is known color: Purple. HEX triplet: 79, 00 and 87. RGB value is (121,0,135). Sum of RGB (Red+Green+Blue) = 121+0+135=256 (33% of max value = 765). Red value is 121 (47.66% from 255 or 47.27% from 256); Green value is 0 (0.39% from 255 or 0% from 256); Blue value is 135 (53.12% from 255 or 52.73% from 256); Max value from RGB is 135 - color contains mainly: blue. Hex color #790087 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #790087 is #86FF78. Grayscale: #333333. Windows color (decimal): -8847225 or 8847481. OLE color: 8847481.
HSL color Cylindrical-coordinate representation of color #790087: hue angle of 293.78º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 1%. Process color model (Four color, CMYK) of #790087 is Cyan = 0.10, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 121 | 0 | 135 | - |
| CMYK | 0.10 | 1 | 0 | 0.47 |
| HSL | 293.78º | 1% | 0.26% | - |
| HSV(B) | 293.78º | 1% | 0.53% | - |
| XYZ | 12.26 | 5.81 | 23.4 | - |
| YUV | 51.57 | 175.09 | 177.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 0 | 135 | 0.10 | 1 | 0 | 0.47 | 293.78 | 1 | 0.26 |
| Hex | 79 | 0 | 87 | A | 64 | 0 | 2F | 126 | 64 | 1A |
| Octal | 171 | 0 | 207 | 12 | 144 | 0 | 57 | 446 | 144 | 32 |
| Binary | 1111001 | 0 | 10000111 | 1010 | 1100100 | 0 | 101111 | 100100110 | 1100100 | 11010 |
Color Harmonies of #790087
Complementary color
Monochromatic Colors of #790087
Black with #790087
Text Example
Text Example
White with #790087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790087; }
p { color: rgb(121,0,135); }
H1.HeaderClassName
{
color: #790087;
}
.AnyTagClassName
{
color: #790087;
}
</style>
background-color css
<style>
a { background-color: #790087; }
a { background-color: rgb(121,0,135); }
div.DivClassName
{
background-color: #790087;
}
.BgClassName
{
background-color: #790087;
}
</style>
border-color css
<style>
span { border-color: #790087; }
span { border-color: rgb(121,0,135); }
td.TdClassName
{
border-color: #790087;
}
.TagClassName
{
border-color: #790087;
}
</style>