Shades of Tyrian Purple #770942
Tints of Tyrian Purple #770942
RGB
CMYK
RGB Variations
Color information
#770942 (or 0x770942) is known color: Tyrian Purple. HEX triplet: 77, 09 and 42. RGB value is (119,9,66). Sum of RGB (Red+Green+Blue) = 119+9+66=194 (25% of max value = 765). Red value is 119 (46.88% from 255 or 61.34% from 194); Green value is 9 (3.91% from 255 or 4.64% from 194); Blue value is 66 (26.17% from 255 or 34.02% from 194); Max value from RGB is 119 - color contains mainly: red. Hex color #770942 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #770942 is #88F6BD. Grayscale: #303030. Windows color (decimal): -8976062 or 4327799. OLE color: 4327799.
HSL color Cylindrical-coordinate representation of color #770942: hue angle of 328.91º 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 #770942 is Cyan = 0, Magento = 0.92, Yellow = 0.45 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 9 | 66 | - |
| CMYK | 0 | 0.92 | 0.45 | 0.53 |
| HSL | 328.91º | 0.86% | 0.25% | - |
| HSV(B) | 328.91º | 0.92% | 0.47% | - |
| XYZ | 8.69 | 4.51 | 5.57 | - |
| YUV | 48.39 | 137.94 | 178.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 9 | 66 | 0 | 0.92 | 0.45 | 0.53 | 328.91 | 0.86 | 0.25 |
| Hex | 77 | 9 | 42 | 0 | 5C | 2D | 35 | 149 | 56 | 19 |
| Octal | 167 | 11 | 102 | 0 | 134 | 55 | 65 | 511 | 126 | 31 |
| Binary | 1110111 | 1001 | 1000010 | 0 | 1011100 | 101101 | 110101 | 101001001 | 1010110 | 11001 |
Color Harmonies of #770942
Complementary color
Monochromatic Colors of #770942
Black with #770942
Text Example
Text Example
White with #770942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770942; }
p { color: rgb(119,9,66); }
H1.HeaderClassName
{
color: #770942;
}
.AnyTagClassName
{
color: #770942;
}
</style>
background-color css
<style>
a { background-color: #770942; }
a { background-color: rgb(119,9,66); }
div.DivClassName
{
background-color: #770942;
}
.BgClassName
{
background-color: #770942;
}
</style>
border-color css
<style>
span { border-color: #770942; }
span { border-color: rgb(119,9,66); }
td.TdClassName
{
border-color: #770942;
}
.TagClassName
{
border-color: #770942;
}
</style>