Shades of Purple #780671
Tints of Purple #780671
RGB
CMYK
RGB Variations
Color information
#780671 (or 0x780671) is known color: Purple. HEX triplet: 78, 06 and 71. RGB value is (120,6,113). Sum of RGB (Red+Green+Blue) = 120+6+113=239 (31% of max value = 765). Red value is 120 (47.27% from 255 or 50.21% from 239); Green value is 6 (2.73% from 255 or 2.51% from 239); Blue value is 113 (44.53% from 255 or 47.28% from 239); Max value from RGB is 120 - color contains mainly: red. Hex color #780671 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #780671 is #87F98E. Grayscale: #333333. Windows color (decimal): -8911247 or 7407224. OLE color: 7407224.
HSL color Cylindrical-coordinate representation of color #780671: hue angle of 303.68º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #780671 is Cyan = 0, Magento = 0.95, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 6 | 113 | - |
| CMYK | 0 | 0.95 | 0.06 | 0.53 |
| HSL | 303.68º | 0.9% | 0.25% | - |
| HSV(B) | 303.68º | 0.95% | 0.47% | - |
| XYZ | 10.79 | 5.32 | 16.08 | - |
| YUV | 52.28 | 162.27 | 176.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 6 | 113 | 0 | 0.95 | 0.06 | 0.53 | 303.68 | 0.9 | 0.25 |
| Hex | 78 | 6 | 71 | 0 | 5F | 6 | 35 | 130 | 5A | 19 |
| Octal | 170 | 6 | 161 | 0 | 137 | 6 | 65 | 460 | 132 | 31 |
| Binary | 1111000 | 110 | 1110001 | 0 | 1011111 | 110 | 110101 | 100110000 | 1011010 | 11001 |
Color Harmonies of #780671
Complementary color
Monochromatic Colors of #780671
Black with #780671
Text Example
Text Example
White with #780671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #780671; }
p { color: rgb(120,6,113); }
H1.HeaderClassName
{
color: #780671;
}
.AnyTagClassName
{
color: #780671;
}
</style>
background-color css
<style>
a { background-color: #780671; }
a { background-color: rgb(120,6,113); }
div.DivClassName
{
background-color: #780671;
}
.BgClassName
{
background-color: #780671;
}
</style>
border-color css
<style>
span { border-color: #780671; }
span { border-color: rgb(120,6,113); }
td.TdClassName
{
border-color: #780671;
}
.TagClassName
{
border-color: #780671;
}
</style>