Shades of Tyrian Purple #770450
Tints of Tyrian Purple #770450
RGB
CMYK
RGB Variations
Color information
#770450 (or 0x770450) is known color: Tyrian Purple. HEX triplet: 77, 04 and 50. RGB value is (119,4,80). Sum of RGB (Red+Green+Blue) = 119+4+80=203 (26% of max value = 765). Red value is 119 (46.88% from 255 or 58.62% from 203); Green value is 4 (1.95% from 255 or 1.97% from 203); Blue value is 80 (31.64% from 255 or 39.41% from 203); Max value from RGB is 119 - color contains mainly: red. Hex color #770450 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #770450 is #88FBAF. Grayscale: #2E2E2E. Windows color (decimal): -8977328 or 5244023. OLE color: 5244023.
HSL color Cylindrical-coordinate representation of color #770450: hue angle of 320.35º 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 #770450 is Cyan = 0, Magento = 0.97, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 4 | 80 | - |
| CMYK | 0 | 0.97 | 0.33 | 0.53 |
| HSL | 320.35º | 0.93% | 0.24% | - |
| HSV(B) | 320.35º | 0.97% | 0.47% | - |
| XYZ | 9.1 | 4.59 | 8 | - |
| YUV | 47.05 | 146.6 | 179.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 4 | 80 | 0 | 0.97 | 0.33 | 0.53 | 320.35 | 0.93 | 0.24 |
| Hex | 77 | 4 | 50 | 0 | 61 | 21 | 35 | 140 | 5D | 18 |
| Octal | 167 | 4 | 120 | 0 | 141 | 41 | 65 | 500 | 135 | 30 |
| Binary | 1110111 | 100 | 1010000 | 0 | 1100001 | 100001 | 110101 | 101000000 | 1011101 | 11000 |
Color Harmonies of #770450
Complementary color
Monochromatic Colors of #770450
Black with #770450
Text Example
Text Example
White with #770450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770450; }
p { color: rgb(119,4,80); }
H1.HeaderClassName
{
color: #770450;
}
.AnyTagClassName
{
color: #770450;
}
</style>
background-color css
<style>
a { background-color: #770450; }
a { background-color: rgb(119,4,80); }
div.DivClassName
{
background-color: #770450;
}
.BgClassName
{
background-color: #770450;
}
</style>
border-color css
<style>
span { border-color: #770450; }
span { border-color: rgb(119,4,80); }
td.TdClassName
{
border-color: #770450;
}
.TagClassName
{
border-color: #770450;
}
</style>