Shades of Dark Purple #791679
Tints of Dark Purple #791679
RGB
CMYK
RGB Variations
Color information
#791679 (or 0x791679) is known color: Dark Purple. HEX triplet: 79, 16 and 79. RGB value is (121,22,121). Sum of RGB (Red+Green+Blue) = 121+22+121=264 (34% of max value = 765). Red value is 121 (47.66% from 255 or 45.83% from 264); Green value is 22 (8.98% from 255 or 8.33% from 264); Blue value is 121 (47.66% from 255 or 45.83% from 264); Max value from RGB is 121 - color contains mainly: red, blue. Hex color #791679 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791679 is #86E986. Grayscale: #3E3E3E. Windows color (decimal): -8841607 or 7935609. OLE color: 7935609.
HSL color Cylindrical-coordinate representation of color #791679: hue angle of 300º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #791679 is Cyan = 0, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 22 | 121 | - |
| CMYK | 0 | 0.82 | 0 | 0.53 |
| HSL | 300º | 0.69% | 0.28% | - |
| HSV(B) | 300º | 0.82% | 0.47% | - |
| XYZ | 11.62 | 6.02 | 18.64 | - |
| YUV | 62.89 | 160.8 | 169.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 22 | 121 | 0 | 0.82 | 0 | 0.53 | 300 | 0.69 | 0.28 |
| Hex | 79 | 16 | 79 | 0 | 52 | 0 | 35 | 12C | 45 | 1C |
| Octal | 171 | 26 | 171 | 0 | 122 | 0 | 65 | 454 | 105 | 34 |
| Binary | 1111001 | 10110 | 1111001 | 0 | 1010010 | 0 | 110101 | 100101100 | 1000101 | 11100 |
Color Harmonies of #791679
Complementary color
Monochromatic Colors of #791679
Black with #791679
Text Example
Text Example
White with #791679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791679; }
p { color: rgb(121,22,121); }
H1.HeaderClassName
{
color: #791679;
}
.AnyTagClassName
{
color: #791679;
}
</style>
background-color css
<style>
a { background-color: #791679; }
a { background-color: rgb(121,22,121); }
div.DivClassName
{
background-color: #791679;
}
.BgClassName
{
background-color: #791679;
}
</style>
border-color css
<style>
span { border-color: #791679; }
span { border-color: rgb(121,22,121); }
td.TdClassName
{
border-color: #791679;
}
.TagClassName
{
border-color: #791679;
}
</style>