Shades of Purple #790168
Tints of Purple #790168
RGB
CMYK
RGB Variations
Color information
#790168 (or 0x790168) is known color: Purple. HEX triplet: 79, 01 and 68. RGB value is (121,1,104). Sum of RGB (Red+Green+Blue) = 121+1+104=226 (29% of max value = 765). Red value is 121 (47.66% from 255 or 53.54% from 226); Green value is 1 (0.78% from 255 or 0.44% from 226); Blue value is 104 (41.02% from 255 or 46.02% from 226); Max value from RGB is 121 - color contains mainly: red. Hex color #790168 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790168 is #86FE97. Grayscale: #303030. Windows color (decimal): -8847000 or 6816121. OLE color: 6816121.
HSL color Cylindrical-coordinate representation of color #790168: hue angle of 308.5º degrees, saturation: 0.98, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #790168 is Cyan = 0, Magento = 0.99, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 1 | 104 | - |
| CMYK | 0 | 0.99 | 0.14 | 0.53 |
| HSL | 308.5º | 0.98% | 0.24% | - |
| HSV(B) | 308.5º | 0.99% | 0.47% | - |
| XYZ | 10.39 | 5.09 | 13.53 | - |
| YUV | 48.62 | 159.26 | 179.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 1 | 104 | 0 | 0.99 | 0.14 | 0.53 | 308.5 | 0.98 | 0.24 |
| Hex | 79 | 1 | 68 | 0 | 63 | E | 35 | 134 | 62 | 18 |
| Octal | 171 | 1 | 150 | 0 | 143 | 16 | 65 | 464 | 142 | 30 |
| Binary | 1111001 | 1 | 1101000 | 0 | 1100011 | 1110 | 110101 | 100110100 | 1100010 | 11000 |
Color Harmonies of #790168
Complementary color
Monochromatic Colors of #790168
Black with #790168
Text Example
Text Example
White with #790168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790168; }
p { color: rgb(121,1,104); }
H1.HeaderClassName
{
color: #790168;
}
.AnyTagClassName
{
color: #790168;
}
</style>
background-color css
<style>
a { background-color: #790168; }
a { background-color: rgb(121,1,104); }
div.DivClassName
{
background-color: #790168;
}
.BgClassName
{
background-color: #790168;
}
</style>
border-color css
<style>
span { border-color: #790168; }
span { border-color: rgb(121,1,104); }
td.TdClassName
{
border-color: #790168;
}
.TagClassName
{
border-color: #790168;
}
</style>