Shades of Dark Purple #791275
Tints of Dark Purple #791275
RGB
CMYK
RGB Variations
Color information
#791275 (or 0x791275) is known color: Dark Purple. HEX triplet: 79, 12 and 75. RGB value is (121,18,117). Sum of RGB (Red+Green+Blue) = 121+18+117=256 (33% of max value = 765). Red value is 121 (47.66% from 255 or 47.27% from 256); Green value is 18 (7.42% from 255 or 7.03% from 256); Blue value is 117 (46.09% from 255 or 45.70% from 256); Max value from RGB is 121 - color contains mainly: red. Hex color #791275 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791275 is #86ED8A. Grayscale: #3B3B3B. Windows color (decimal): -8842635 or 7672441. OLE color: 7672441.
HSL color Cylindrical-coordinate representation of color #791275: hue angle of 302.33º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #791275 is Cyan = 0, Magento = 0.85, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 18 | 117 | - |
| CMYK | 0 | 0.85 | 0.03 | 0.53 |
| HSL | 302.33º | 0.74% | 0.27% | - |
| HSV(B) | 302.33º | 0.85% | 0.47% | - |
| XYZ | 11.31 | 5.78 | 17.35 | - |
| YUV | 60.08 | 160.12 | 171.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 18 | 117 | 0 | 0.85 | 0.03 | 0.53 | 302.33 | 0.74 | 0.27 |
| Hex | 79 | 12 | 75 | 0 | 55 | 3 | 35 | 12E | 4A | 1B |
| Octal | 171 | 22 | 165 | 0 | 125 | 3 | 65 | 456 | 112 | 33 |
| Binary | 1111001 | 10010 | 1110101 | 0 | 1010101 | 11 | 110101 | 100101110 | 1001010 | 11011 |
Color Harmonies of #791275
Complementary color
Monochromatic Colors of #791275
Black with #791275
Text Example
Text Example
White with #791275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791275; }
p { color: rgb(121,18,117); }
H1.HeaderClassName
{
color: #791275;
}
.AnyTagClassName
{
color: #791275;
}
</style>
background-color css
<style>
a { background-color: #791275; }
a { background-color: rgb(121,18,117); }
div.DivClassName
{
background-color: #791275;
}
.BgClassName
{
background-color: #791275;
}
</style>
border-color css
<style>
span { border-color: #791275; }
span { border-color: rgb(121,18,117); }
td.TdClassName
{
border-color: #791275;
}
.TagClassName
{
border-color: #791275;
}
</style>