Shades of Purple #780779
Tints of Purple #780779
RGB
CMYK
RGB Variations
Color information
#780779 (or 0x780779) is known color: Purple. HEX triplet: 78, 07 and 79. RGB value is (120,7,121). Sum of RGB (Red+Green+Blue) = 120+7+121=248 (32% of max value = 765). Red value is 120 (47.27% from 255 or 48.39% from 248); Green value is 7 (3.12% from 255 or 2.82% from 248); Blue value is 121 (47.66% from 255 or 48.79% from 248); Max value from RGB is 121 - color contains mainly: blue. Hex color #780779 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #780779 is #87F886. Grayscale: #353535. Windows color (decimal): -8910983 or 7931768. OLE color: 7931768.
HSL color Cylindrical-coordinate representation of color #780779: hue angle of 299.47º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #780779 is Cyan = 0.01, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 7 | 121 | - |
| CMYK | 0.01 | 0.94 | 0 | 0.53 |
| HSL | 299.47º | 0.89% | 0.25% | - |
| HSV(B) | 299.47º | 0.94% | 0.47% | - |
| XYZ | 11.27 | 5.53 | 18.56 | - |
| YUV | 53.78 | 165.94 | 175.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 7 | 121 | 0.01 | 0.94 | 0 | 0.53 | 299.47 | 0.89 | 0.25 |
| Hex | 78 | 7 | 79 | 1 | 5E | 0 | 35 | 12B | 59 | 19 |
| Octal | 170 | 7 | 171 | 1 | 136 | 0 | 65 | 453 | 131 | 31 |
| Binary | 1111000 | 111 | 1111001 | 1 | 1011110 | 0 | 110101 | 100101011 | 1011001 | 11001 |
Color Harmonies of #780779
Complementary color
Monochromatic Colors of #780779
Black with #780779
Text Example
Text Example
White with #780779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #780779; }
p { color: rgb(120,7,121); }
H1.HeaderClassName
{
color: #780779;
}
.AnyTagClassName
{
color: #780779;
}
</style>
background-color css
<style>
a { background-color: #780779; }
a { background-color: rgb(120,7,121); }
div.DivClassName
{
background-color: #780779;
}
.BgClassName
{
background-color: #780779;
}
</style>
border-color css
<style>
span { border-color: #780779; }
span { border-color: rgb(120,7,121); }
td.TdClassName
{
border-color: #780779;
}
.TagClassName
{
border-color: #780779;
}
</style>