Shades of Dark Purple #791276
Tints of Dark Purple #791276
RGB
CMYK
RGB Variations
Color information
#791276 (or 0x791276) is known color: Dark Purple. HEX triplet: 79, 12 and 76. RGB value is (121,18,118). Sum of RGB (Red+Green+Blue) = 121+18+118=257 (34% of max value = 765). Red value is 121 (47.66% from 255 or 47.08% from 257); Green value is 18 (7.42% from 255 or 7.00% from 257); Blue value is 118 (46.48% from 255 or 45.91% from 257); Max value from RGB is 121 - color contains mainly: red. Hex color #791276 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791276 is #86ED89. Grayscale: #3B3B3B. Windows color (decimal): -8842634 or 7737977. OLE color: 7737977.
HSL color Cylindrical-coordinate representation of color #791276: hue angle of 301.75º 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 #791276 is Cyan = 0, Magento = 0.85, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 18 | 118 | - |
| CMYK | 0 | 0.85 | 0.02 | 0.53 |
| HSL | 301.75º | 0.74% | 0.27% | - |
| HSV(B) | 301.75º | 0.85% | 0.47% | - |
| XYZ | 11.37 | 5.81 | 17.66 | - |
| YUV | 60.2 | 160.62 | 171.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 18 | 118 | 0 | 0.85 | 0.02 | 0.53 | 301.75 | 0.74 | 0.27 |
| Hex | 79 | 12 | 76 | 0 | 55 | 2 | 35 | 12E | 4A | 1B |
| Octal | 171 | 22 | 166 | 0 | 125 | 2 | 65 | 456 | 112 | 33 |
| Binary | 1111001 | 10010 | 1110110 | 0 | 1010101 | 10 | 110101 | 100101110 | 1001010 | 11011 |
Color Harmonies of #791276
Complementary color
Monochromatic Colors of #791276
Black with #791276
Text Example
Text Example
White with #791276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791276; }
p { color: rgb(121,18,118); }
H1.HeaderClassName
{
color: #791276;
}
.AnyTagClassName
{
color: #791276;
}
</style>
background-color css
<style>
a { background-color: #791276; }
a { background-color: rgb(121,18,118); }
div.DivClassName
{
background-color: #791276;
}
.BgClassName
{
background-color: #791276;
}
</style>
border-color css
<style>
span { border-color: #791276; }
span { border-color: rgb(121,18,118); }
td.TdClassName
{
border-color: #791276;
}
.TagClassName
{
border-color: #791276;
}
</style>