Shades of Tyrian Purple #770947
Tints of Tyrian Purple #770947
RGB
CMYK
RGB Variations
Color information
#770947 (or 0x770947) is known color: Tyrian Purple. HEX triplet: 77, 09 and 47. RGB value is (119,9,71). Sum of RGB (Red+Green+Blue) = 119+9+71=199 (26% of max value = 765). Red value is 119 (46.88% from 255 or 59.80% from 199); Green value is 9 (3.91% from 255 or 4.52% from 199); Blue value is 71 (28.12% from 255 or 35.68% from 199); Max value from RGB is 119 - color contains mainly: red. Hex color #770947 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #770947 is #88F6B8. Grayscale: #303030. Windows color (decimal): -8976057 or 4655479. OLE color: 4655479.
HSL color Cylindrical-coordinate representation of color #770947: hue angle of 326.18º 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 #770947 is Cyan = 0, Magento = 0.92, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 9 | 71 | - |
| CMYK | 0 | 0.92 | 0.40 | 0.53 |
| HSL | 326.18º | 0.86% | 0.25% | - |
| HSV(B) | 326.18º | 0.92% | 0.47% | - |
| XYZ | 8.84 | 4.57 | 6.38 | - |
| YUV | 48.96 | 140.44 | 177.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 9 | 71 | 0 | 0.92 | 0.40 | 0.53 | 326.18 | 0.86 | 0.25 |
| Hex | 77 | 9 | 47 | 0 | 5C | 28 | 35 | 146 | 56 | 19 |
| Octal | 167 | 11 | 107 | 0 | 134 | 50 | 65 | 506 | 126 | 31 |
| Binary | 1110111 | 1001 | 1000111 | 0 | 1011100 | 101000 | 110101 | 101000110 | 1010110 | 11001 |
Color Harmonies of #770947
Complementary color
Monochromatic Colors of #770947
Black with #770947
Text Example
Text Example
White with #770947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770947; }
p { color: rgb(119,9,71); }
H1.HeaderClassName
{
color: #770947;
}
.AnyTagClassName
{
color: #770947;
}
</style>
background-color css
<style>
a { background-color: #770947; }
a { background-color: rgb(119,9,71); }
div.DivClassName
{
background-color: #770947;
}
.BgClassName
{
background-color: #770947;
}
</style>
border-color css
<style>
span { border-color: #770947; }
span { border-color: rgb(119,9,71); }
td.TdClassName
{
border-color: #770947;
}
.TagClassName
{
border-color: #770947;
}
</style>