Shades of Dark Purple #791268
Tints of Dark Purple #791268
RGB
CMYK
RGB Variations
Color information
#791268 (or 0x791268) is known color: Dark Purple. HEX triplet: 79, 12 and 68. RGB value is (121,18,104). Sum of RGB (Red+Green+Blue) = 121+18+104=243 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.79% from 243); Green value is 18 (7.42% from 255 or 7.41% from 243); Blue value is 104 (41.02% from 255 or 42.80% from 243); Max value from RGB is 121 - color contains mainly: red. Hex color #791268 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791268 is #86ED97. Grayscale: #3A3A3A. Windows color (decimal): -8842648 or 6820473. OLE color: 6820473.
HSL color Cylindrical-coordinate representation of color #791268: hue angle of 309.9º 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 #791268 is Cyan = 0, Magento = 0.85, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 18 | 104 | - |
| CMYK | 0 | 0.85 | 0.14 | 0.53 |
| HSL | 309.9º | 0.74% | 0.27% | - |
| HSV(B) | 309.9º | 0.85% | 0.47% | - |
| XYZ | 10.6 | 5.5 | 13.6 | - |
| YUV | 58.6 | 153.62 | 172.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 18 | 104 | 0 | 0.85 | 0.14 | 0.53 | 309.9 | 0.74 | 0.27 |
| Hex | 79 | 12 | 68 | 0 | 55 | E | 35 | 136 | 4A | 1B |
| Octal | 171 | 22 | 150 | 0 | 125 | 16 | 65 | 466 | 112 | 33 |
| Binary | 1111001 | 10010 | 1101000 | 0 | 1010101 | 1110 | 110101 | 100110110 | 1001010 | 11011 |
Color Harmonies of #791268
Complementary color
Monochromatic Colors of #791268
Black with #791268
Text Example
Text Example
White with #791268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791268; }
p { color: rgb(121,18,104); }
H1.HeaderClassName
{
color: #791268;
}
.AnyTagClassName
{
color: #791268;
}
</style>
background-color css
<style>
a { background-color: #791268; }
a { background-color: rgb(121,18,104); }
div.DivClassName
{
background-color: #791268;
}
.BgClassName
{
background-color: #791268;
}
</style>
border-color css
<style>
span { border-color: #791268; }
span { border-color: rgb(121,18,104); }
td.TdClassName
{
border-color: #791268;
}
.TagClassName
{
border-color: #791268;
}
</style>