Shades of Tyrian Purple #770954
Tints of Tyrian Purple #770954
RGB
CMYK
RGB Variations
Color information
#770954 (or 0x770954) is known color: Tyrian Purple. HEX triplet: 77, 09 and 54. RGB value is (119,9,84). Sum of RGB (Red+Green+Blue) = 119+9+84=212 (28% of max value = 765). Red value is 119 (46.88% from 255 or 56.13% from 212); Green value is 9 (3.91% from 255 or 4.25% from 212); Blue value is 84 (33.20% from 255 or 39.62% from 212); Max value from RGB is 119 - color contains mainly: red. Hex color #770954 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #770954 is #88F6AB. Grayscale: #323232. Windows color (decimal): -8976044 or 5507447. OLE color: 5507447.
HSL color Cylindrical-coordinate representation of color #770954: hue angle of 319.09º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #770954 is Cyan = 0, Magento = 0.92, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 9 | 84 | - |
| CMYK | 0 | 0.92 | 0.29 | 0.53 |
| HSL | 319.09º | 0.86% | 0.25% | - |
| HSV(B) | 319.09º | 0.92% | 0.47% | - |
| XYZ | 9.31 | 4.76 | 8.82 | - |
| YUV | 50.44 | 146.94 | 176.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 9 | 84 | 0 | 0.92 | 0.29 | 0.53 | 319.09 | 0.86 | 0.25 |
| Hex | 77 | 9 | 54 | 0 | 5C | 1D | 35 | 13F | 56 | 19 |
| Octal | 167 | 11 | 124 | 0 | 134 | 35 | 65 | 477 | 126 | 31 |
| Binary | 1110111 | 1001 | 1010100 | 0 | 1011100 | 11101 | 110101 | 100111111 | 1010110 | 11001 |
Color Harmonies of #770954
Complementary color
Monochromatic Colors of #770954
Black with #770954
Text Example
Text Example
White with #770954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770954; }
p { color: rgb(119,9,84); }
H1.HeaderClassName
{
color: #770954;
}
.AnyTagClassName
{
color: #770954;
}
</style>
background-color css
<style>
a { background-color: #770954; }
a { background-color: rgb(119,9,84); }
div.DivClassName
{
background-color: #770954;
}
.BgClassName
{
background-color: #770954;
}
</style>
border-color css
<style>
span { border-color: #770954; }
span { border-color: rgb(119,9,84); }
td.TdClassName
{
border-color: #770954;
}
.TagClassName
{
border-color: #770954;
}
</style>