Shades of Dark Purple #791477
Tints of Dark Purple #791477
RGB
CMYK
RGB Variations
Color information
#791477 (or 0x791477) is known color: Dark Purple. HEX triplet: 79, 14 and 77. RGB value is (121,20,119). Sum of RGB (Red+Green+Blue) = 121+20+119=260 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.54% from 260); Green value is 20 (8.20% from 255 or 7.69% from 260); Blue value is 119 (46.88% from 255 or 45.77% from 260); Max value from RGB is 121 - color contains mainly: red. Hex color #791477 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791477 is #86EB88. Grayscale: #3D3D3D. Windows color (decimal): -8842121 or 7804025. OLE color: 7804025.
HSL color Cylindrical-coordinate representation of color #791477: hue angle of 301.19º degrees, saturation: 0.72, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #791477 is Cyan = 0, Magento = 0.83, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 20 | 119 | - |
| CMYK | 0 | 0.83 | 0.02 | 0.53 |
| HSL | 301.19º | 0.72% | 0.28% | - |
| HSV(B) | 301.19º | 0.83% | 0.47% | - |
| XYZ | 11.47 | 5.9 | 17.99 | - |
| YUV | 61.49 | 160.46 | 170.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 20 | 119 | 0 | 0.83 | 0.02 | 0.53 | 301.19 | 0.72 | 0.28 |
| Hex | 79 | 14 | 77 | 0 | 53 | 2 | 35 | 12D | 48 | 1C |
| Octal | 171 | 24 | 167 | 0 | 123 | 2 | 65 | 455 | 110 | 34 |
| Binary | 1111001 | 10100 | 1110111 | 0 | 1010011 | 10 | 110101 | 100101101 | 1001000 | 11100 |
Color Harmonies of #791477
Complementary color
Monochromatic Colors of #791477
Black with #791477
Text Example
Text Example
White with #791477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791477; }
p { color: rgb(121,20,119); }
H1.HeaderClassName
{
color: #791477;
}
.AnyTagClassName
{
color: #791477;
}
</style>
background-color css
<style>
a { background-color: #791477; }
a { background-color: rgb(121,20,119); }
div.DivClassName
{
background-color: #791477;
}
.BgClassName
{
background-color: #791477;
}
</style>
border-color css
<style>
span { border-color: #791477; }
span { border-color: rgb(121,20,119); }
td.TdClassName
{
border-color: #791477;
}
.TagClassName
{
border-color: #791477;
}
</style>