Shades of Purple #790568
Tints of Purple #790568
RGB
CMYK
RGB Variations
Color information
#790568 (or 0x790568) is known color: Purple. HEX triplet: 79, 05 and 68. RGB value is (121,5,104). Sum of RGB (Red+Green+Blue) = 121+5+104=230 (30% of max value = 765). Red value is 121 (47.66% from 255 or 52.61% from 230); Green value is 5 (2.34% from 255 or 2.17% from 230); Blue value is 104 (41.02% from 255 or 45.22% from 230); Max value from RGB is 121 - color contains mainly: red. Hex color #790568 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790568 is #86FA97. Grayscale: #323232. Windows color (decimal): -8845976 or 6817145. OLE color: 6817145.
HSL color Cylindrical-coordinate representation of color #790568: hue angle of 308.79º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #790568 is Cyan = 0, Magento = 0.96, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 5 | 104 | - |
| CMYK | 0 | 0.96 | 0.14 | 0.53 |
| HSL | 308.79º | 0.92% | 0.25% | - |
| HSV(B) | 308.79º | 0.96% | 0.47% | - |
| XYZ | 10.44 | 5.17 | 13.55 | - |
| YUV | 50.97 | 157.93 | 177.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 5 | 104 | 0 | 0.96 | 0.14 | 0.53 | 308.79 | 0.92 | 0.25 |
| Hex | 79 | 5 | 68 | 0 | 60 | E | 35 | 135 | 5C | 19 |
| Octal | 171 | 5 | 150 | 0 | 140 | 16 | 65 | 465 | 134 | 31 |
| Binary | 1111001 | 101 | 1101000 | 0 | 1100000 | 1110 | 110101 | 100110101 | 1011100 | 11001 |
Color Harmonies of #790568
Complementary color
Monochromatic Colors of #790568
Black with #790568
Text Example
Text Example
White with #790568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790568; }
p { color: rgb(121,5,104); }
H1.HeaderClassName
{
color: #790568;
}
.AnyTagClassName
{
color: #790568;
}
</style>
background-color css
<style>
a { background-color: #790568; }
a { background-color: rgb(121,5,104); }
div.DivClassName
{
background-color: #790568;
}
.BgClassName
{
background-color: #790568;
}
</style>
border-color css
<style>
span { border-color: #790568; }
span { border-color: rgb(121,5,104); }
td.TdClassName
{
border-color: #790568;
}
.TagClassName
{
border-color: #790568;
}
</style>