Shades of Purple #790167
Tints of Purple #790167
RGB
CMYK
RGB Variations
Color information
#790167 (or 0x790167) is known color: Purple. HEX triplet: 79, 01 and 67. RGB value is (121,1,103). Sum of RGB (Red+Green+Blue) = 121+1+103=225 (29% of max value = 765). Red value is 121 (47.66% from 255 or 53.78% from 225); Green value is 1 (0.78% from 255 or 0.44% from 225); Blue value is 103 (40.62% from 255 or 45.78% from 225); Max value from RGB is 121 - color contains mainly: red. Hex color #790167 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790167 is #86FE98. Grayscale: #303030. Windows color (decimal): -8847001 or 6750585. OLE color: 6750585.
HSL color Cylindrical-coordinate representation of color #790167: hue angle of 309º 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 #790167 is Cyan = 0, Magento = 0.99, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 1 | 103 | - |
| CMYK | 0 | 0.99 | 0.15 | 0.53 |
| HSL | 309º | 0.98% | 0.24% | - |
| HSV(B) | 309º | 0.99% | 0.47% | - |
| XYZ | 10.34 | 5.07 | 13.26 | - |
| YUV | 48.51 | 158.76 | 179.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 1 | 103 | 0 | 0.99 | 0.15 | 0.53 | 309 | 0.98 | 0.24 |
| Hex | 79 | 1 | 67 | 0 | 63 | F | 35 | 135 | 62 | 18 |
| Octal | 171 | 1 | 147 | 0 | 143 | 17 | 65 | 465 | 142 | 30 |
| Binary | 1111001 | 1 | 1100111 | 0 | 1100011 | 1111 | 110101 | 100110101 | 1100010 | 11000 |
Color Harmonies of #790167
Complementary color
Monochromatic Colors of #790167
Black with #790167
Text Example
Text Example
White with #790167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790167; }
p { color: rgb(121,1,103); }
H1.HeaderClassName
{
color: #790167;
}
.AnyTagClassName
{
color: #790167;
}
</style>
background-color css
<style>
a { background-color: #790167; }
a { background-color: rgb(121,1,103); }
div.DivClassName
{
background-color: #790167;
}
.BgClassName
{
background-color: #790167;
}
</style>
border-color css
<style>
span { border-color: #790167; }
span { border-color: rgb(121,1,103); }
td.TdClassName
{
border-color: #790167;
}
.TagClassName
{
border-color: #790167;
}
</style>