Shades of Tyrian Purple #770456
Tints of Tyrian Purple #770456
RGB
CMYK
RGB Variations
Color information
#770456 (or 0x770456) is known color: Tyrian Purple. HEX triplet: 77, 04 and 56. RGB value is (119,4,86). Sum of RGB (Red+Green+Blue) = 119+4+86=209 (27% of max value = 765). Red value is 119 (46.88% from 255 or 56.94% from 209); Green value is 4 (1.95% from 255 or 1.91% from 209); Blue value is 86 (33.98% from 255 or 41.15% from 209); Max value from RGB is 119 - color contains mainly: red. Hex color #770456 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #770456 is #88FBA9. Grayscale: #2F2F2F. Windows color (decimal): -8977322 or 5637239. OLE color: 5637239.
HSL color Cylindrical-coordinate representation of color #770456: hue angle of 317.22º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #770456 is Cyan = 0, Magento = 0.97, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 4 | 86 | - |
| CMYK | 0 | 0.97 | 0.28 | 0.53 |
| HSL | 317.22º | 0.93% | 0.24% | - |
| HSV(B) | 317.22º | 0.97% | 0.47% | - |
| XYZ | 9.33 | 4.68 | 9.22 | - |
| YUV | 47.73 | 149.6 | 178.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 4 | 86 | 0 | 0.97 | 0.28 | 0.53 | 317.22 | 0.93 | 0.24 |
| Hex | 77 | 4 | 56 | 0 | 61 | 1C | 35 | 13D | 5D | 18 |
| Octal | 167 | 4 | 126 | 0 | 141 | 34 | 65 | 475 | 135 | 30 |
| Binary | 1110111 | 100 | 1010110 | 0 | 1100001 | 11100 | 110101 | 100111101 | 1011101 | 11000 |
Color Harmonies of #770456
Complementary color
Monochromatic Colors of #770456
Black with #770456
Text Example
Text Example
White with #770456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770456; }
p { color: rgb(119,4,86); }
H1.HeaderClassName
{
color: #770456;
}
.AnyTagClassName
{
color: #770456;
}
</style>
background-color css
<style>
a { background-color: #770456; }
a { background-color: rgb(119,4,86); }
div.DivClassName
{
background-color: #770456;
}
.BgClassName
{
background-color: #770456;
}
</style>
border-color css
<style>
span { border-color: #770456; }
span { border-color: rgb(119,4,86); }
td.TdClassName
{
border-color: #770456;
}
.TagClassName
{
border-color: #770456;
}
</style>