Shades of Tyrian Purple #770354
Tints of Tyrian Purple #770354
RGB
CMYK
RGB Variations
Color information
#770354 (or 0x770354) is known color: Tyrian Purple. HEX triplet: 77, 03 and 54. RGB value is (119,3,84). Sum of RGB (Red+Green+Blue) = 119+3+84=206 (27% of max value = 765). Red value is 119 (46.88% from 255 or 57.77% from 206); Green value is 3 (1.56% from 255 or 1.46% from 206); Blue value is 84 (33.20% from 255 or 40.78% from 206); Max value from RGB is 119 - color contains mainly: red. Hex color #770354 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #770354 is #88FCAB. Grayscale: #2E2E2E. Windows color (decimal): -8977580 or 5505911. OLE color: 5505911.
HSL color Cylindrical-coordinate representation of color #770354: hue angle of 318.1º degrees, saturation: 0.95, 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 #770354 is Cyan = 0, Magento = 0.97, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 3 | 84 | - |
| CMYK | 0 | 0.97 | 0.29 | 0.53 |
| HSL | 318.1º | 0.95% | 0.24% | - |
| HSV(B) | 318.1º | 0.97% | 0.47% | - |
| XYZ | 9.24 | 4.63 | 8.79 | - |
| YUV | 46.92 | 148.93 | 179.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 3 | 84 | 0 | 0.97 | 0.29 | 0.53 | 318.1 | 0.95 | 0.24 |
| Hex | 77 | 3 | 54 | 0 | 61 | 1D | 35 | 13E | 5F | 18 |
| Octal | 167 | 3 | 124 | 0 | 141 | 35 | 65 | 476 | 137 | 30 |
| Binary | 1110111 | 11 | 1010100 | 0 | 1100001 | 11101 | 110101 | 100111110 | 1011111 | 11000 |
Color Harmonies of #770354
Complementary color
Monochromatic Colors of #770354
Black with #770354
Text Example
Text Example
White with #770354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770354; }
p { color: rgb(119,3,84); }
H1.HeaderClassName
{
color: #770354;
}
.AnyTagClassName
{
color: #770354;
}
</style>
background-color css
<style>
a { background-color: #770354; }
a { background-color: rgb(119,3,84); }
div.DivClassName
{
background-color: #770354;
}
.BgClassName
{
background-color: #770354;
}
</style>
border-color css
<style>
span { border-color: #770354; }
span { border-color: rgb(119,3,84); }
td.TdClassName
{
border-color: #770354;
}
.TagClassName
{
border-color: #770354;
}
</style>