Shades of Tyrian Purple #780656
Tints of Tyrian Purple #780656
RGB
CMYK
RGB Variations
Color information
#780656 (or 0x780656) is known color: Tyrian Purple. HEX triplet: 78, 06 and 56. RGB value is (120,6,86). Sum of RGB (Red+Green+Blue) = 120+6+86=212 (28% of max value = 765). Red value is 120 (47.27% from 255 or 56.60% from 212); Green value is 6 (2.73% from 255 or 2.83% from 212); Blue value is 86 (33.98% from 255 or 40.57% from 212); Max value from RGB is 120 - color contains mainly: red. Hex color #780656 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #780656 is #87F9A9. Grayscale: #313131. Windows color (decimal): -8911274 or 5637752. OLE color: 5637752.
HSL color Cylindrical-coordinate representation of color #780656: hue angle of 317.89º 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 #780656 is Cyan = 0, Magento = 0.95, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 6 | 86 | - |
| CMYK | 0 | 0.95 | 0.28 | 0.53 |
| HSL | 317.89º | 0.9% | 0.25% | - |
| HSV(B) | 317.89º | 0.95% | 0.47% | - |
| XYZ | 9.49 | 4.8 | 9.23 | - |
| YUV | 49.21 | 148.77 | 178.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 6 | 86 | 0 | 0.95 | 0.28 | 0.53 | 317.89 | 0.9 | 0.25 |
| Hex | 78 | 6 | 56 | 0 | 5F | 1C | 35 | 13E | 5A | 19 |
| Octal | 170 | 6 | 126 | 0 | 137 | 34 | 65 | 476 | 132 | 31 |
| Binary | 1111000 | 110 | 1010110 | 0 | 1011111 | 11100 | 110101 | 100111110 | 1011010 | 11001 |
Color Harmonies of #780656
Complementary color
Monochromatic Colors of #780656
Black with #780656
Text Example
Text Example
White with #780656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #780656; }
p { color: rgb(120,6,86); }
H1.HeaderClassName
{
color: #780656;
}
.AnyTagClassName
{
color: #780656;
}
</style>
background-color css
<style>
a { background-color: #780656; }
a { background-color: rgb(120,6,86); }
div.DivClassName
{
background-color: #780656;
}
.BgClassName
{
background-color: #780656;
}
</style>
border-color css
<style>
span { border-color: #780656; }
span { border-color: rgb(120,6,86); }
td.TdClassName
{
border-color: #780656;
}
.TagClassName
{
border-color: #780656;
}
</style>