Shades of Tyrian Purple #770849
Tints of Tyrian Purple #770849
RGB
CMYK
RGB Variations
Color information
#770849 (or 0x770849) is known color: Tyrian Purple. HEX triplet: 77, 08 and 49. RGB value is (119,8,73). Sum of RGB (Red+Green+Blue) = 119+8+73=200 (26% of max value = 765). Red value is 119 (46.88% from 255 or 59.5% from 200); Green value is 8 (3.52% from 255 or 4% from 200); Blue value is 73 (28.91% from 255 or 36.5% from 200); Max value from RGB is 119 - color contains mainly: red. Hex color #770849 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #770849 is #88F7B6. Grayscale: #303030. Windows color (decimal): -8976311 or 4786295. OLE color: 4786295.
HSL color Cylindrical-coordinate representation of color #770849: hue angle of 324.86º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #770849 is Cyan = 0, Magento = 0.93, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 8 | 73 | - |
| CMYK | 0 | 0.93 | 0.39 | 0.53 |
| HSL | 324.86º | 0.87% | 0.25% | - |
| HSV(B) | 324.86º | 0.93% | 0.47% | - |
| XYZ | 8.9 | 4.58 | 6.72 | - |
| YUV | 48.6 | 141.77 | 178.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 8 | 73 | 0 | 0.93 | 0.39 | 0.53 | 324.86 | 0.87 | 0.25 |
| Hex | 77 | 8 | 49 | 0 | 5D | 27 | 35 | 145 | 57 | 19 |
| Octal | 167 | 10 | 111 | 0 | 135 | 47 | 65 | 505 | 127 | 31 |
| Binary | 1110111 | 1000 | 1001001 | 0 | 1011101 | 100111 | 110101 | 101000101 | 1010111 | 11001 |
Color Harmonies of #770849
Complementary color
Monochromatic Colors of #770849
Black with #770849
Text Example
Text Example
White with #770849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770849; }
p { color: rgb(119,8,73); }
H1.HeaderClassName
{
color: #770849;
}
.AnyTagClassName
{
color: #770849;
}
</style>
background-color css
<style>
a { background-color: #770849; }
a { background-color: rgb(119,8,73); }
div.DivClassName
{
background-color: #770849;
}
.BgClassName
{
background-color: #770849;
}
</style>
border-color css
<style>
span { border-color: #770849; }
span { border-color: rgb(119,8,73); }
td.TdClassName
{
border-color: #770849;
}
.TagClassName
{
border-color: #770849;
}
</style>