Shades of Tyrian Purple #780655
Tints of Tyrian Purple #780655
RGB
CMYK
RGB Variations
Color information
#780655 (or 0x780655) is known color: Tyrian Purple. HEX triplet: 78, 06 and 55. RGB value is (120,6,85). Sum of RGB (Red+Green+Blue) = 120+6+85=211 (27% of max value = 765). Red value is 120 (47.27% from 255 or 56.87% from 211); Green value is 6 (2.73% from 255 or 2.84% from 211); Blue value is 85 (33.59% from 255 or 40.28% from 211); Max value from RGB is 120 - color contains mainly: red. Hex color #780655 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #780655 is #87F9AA. Grayscale: #303030. Windows color (decimal): -8911275 or 5572216. OLE color: 5572216.
HSL color Cylindrical-coordinate representation of color #780655: hue angle of 318.42º 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 #780655 is Cyan = 0, Magento = 0.95, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 6 | 85 | - |
| CMYK | 0 | 0.95 | 0.29 | 0.53 |
| HSL | 318.42º | 0.9% | 0.25% | - |
| HSV(B) | 318.42º | 0.95% | 0.47% | - |
| XYZ | 9.45 | 4.78 | 9.02 | - |
| YUV | 49.09 | 148.27 | 178.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 6 | 85 | 0 | 0.95 | 0.29 | 0.53 | 318.42 | 0.9 | 0.25 |
| Hex | 78 | 6 | 55 | 0 | 5F | 1D | 35 | 13E | 5A | 19 |
| Octal | 170 | 6 | 125 | 0 | 137 | 35 | 65 | 476 | 132 | 31 |
| Binary | 1111000 | 110 | 1010101 | 0 | 1011111 | 11101 | 110101 | 100111110 | 1011010 | 11001 |
Color Harmonies of #780655
Complementary color
Monochromatic Colors of #780655
Black with #780655
Text Example
Text Example
White with #780655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #780655; }
p { color: rgb(120,6,85); }
H1.HeaderClassName
{
color: #780655;
}
.AnyTagClassName
{
color: #780655;
}
</style>
background-color css
<style>
a { background-color: #780655; }
a { background-color: rgb(120,6,85); }
div.DivClassName
{
background-color: #780655;
}
.BgClassName
{
background-color: #780655;
}
</style>
border-color css
<style>
span { border-color: #780655; }
span { border-color: rgb(120,6,85); }
td.TdClassName
{
border-color: #780655;
}
.TagClassName
{
border-color: #780655;
}
</style>