Shades of Purple #790868
Tints of Purple #790868
RGB
CMYK
RGB Variations
Color information
#790868 (or 0x790868) is known color: Purple. HEX triplet: 79, 08 and 68. RGB value is (121,8,104). Sum of RGB (Red+Green+Blue) = 121+8+104=233 (30% of max value = 765). Red value is 121 (47.66% from 255 or 51.93% from 233); Green value is 8 (3.52% from 255 or 3.43% from 233); Blue value is 104 (41.02% from 255 or 44.64% from 233); Max value from RGB is 121 - color contains mainly: red. Hex color #790868 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790868 is #86F797. Grayscale: #343434. Windows color (decimal): -8845208 or 6817913. OLE color: 6817913.
HSL color Cylindrical-coordinate representation of color #790868: hue angle of 309.03º degrees, saturation: 0.88, 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 #790868 is Cyan = 0, Magento = 0.93, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 8 | 104 | - |
| CMYK | 0 | 0.93 | 0.14 | 0.53 |
| HSL | 309.03º | 0.88% | 0.25% | - |
| HSV(B) | 309.03º | 0.93% | 0.47% | - |
| XYZ | 10.47 | 5.24 | 13.56 | - |
| YUV | 52.73 | 156.94 | 176.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 8 | 104 | 0 | 0.93 | 0.14 | 0.53 | 309.03 | 0.88 | 0.25 |
| Hex | 79 | 8 | 68 | 0 | 5D | E | 35 | 135 | 58 | 19 |
| Octal | 171 | 10 | 150 | 0 | 135 | 16 | 65 | 465 | 130 | 31 |
| Binary | 1111001 | 1000 | 1101000 | 0 | 1011101 | 1110 | 110101 | 100110101 | 1011000 | 11001 |
Color Harmonies of #790868
Complementary color
Monochromatic Colors of #790868
Black with #790868
Text Example
Text Example
White with #790868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790868; }
p { color: rgb(121,8,104); }
H1.HeaderClassName
{
color: #790868;
}
.AnyTagClassName
{
color: #790868;
}
</style>
background-color css
<style>
a { background-color: #790868; }
a { background-color: rgb(121,8,104); }
div.DivClassName
{
background-color: #790868;
}
.BgClassName
{
background-color: #790868;
}
</style>
border-color css
<style>
span { border-color: #790868; }
span { border-color: rgb(121,8,104); }
td.TdClassName
{
border-color: #790868;
}
.TagClassName
{
border-color: #790868;
}
</style>