Shades of Tyrian Purple #770943
Tints of Tyrian Purple #770943
RGB
CMYK
RGB Variations
Color information
#770943 (or 0x770943) is known color: Tyrian Purple. HEX triplet: 77, 09 and 43. RGB value is (119,9,67). Sum of RGB (Red+Green+Blue) = 119+9+67=195 (25% of max value = 765). Red value is 119 (46.88% from 255 or 61.03% from 195); Green value is 9 (3.91% from 255 or 4.62% from 195); Blue value is 67 (26.56% from 255 or 34.36% from 195); Max value from RGB is 119 - color contains mainly: red. Hex color #770943 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #770943 is #88F6BC. Grayscale: #303030. Windows color (decimal): -8976061 or 4393335. OLE color: 4393335.
HSL color Cylindrical-coordinate representation of color #770943: hue angle of 328.36º 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 #770943 is Cyan = 0, Magento = 0.92, Yellow = 0.44 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 9 | 67 | - |
| CMYK | 0 | 0.92 | 0.44 | 0.53 |
| HSL | 328.36º | 0.86% | 0.25% | - |
| HSV(B) | 328.36º | 0.92% | 0.47% | - |
| XYZ | 8.72 | 4.52 | 5.72 | - |
| YUV | 48.5 | 138.44 | 178.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 9 | 67 | 0 | 0.92 | 0.44 | 0.53 | 328.36 | 0.86 | 0.25 |
| Hex | 77 | 9 | 43 | 0 | 5C | 2C | 35 | 148 | 56 | 19 |
| Octal | 167 | 11 | 103 | 0 | 134 | 54 | 65 | 510 | 126 | 31 |
| Binary | 1110111 | 1001 | 1000011 | 0 | 1011100 | 101100 | 110101 | 101001000 | 1010110 | 11001 |
Color Harmonies of #770943
Complementary color
Monochromatic Colors of #770943
Black with #770943
Text Example
Text Example
White with #770943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770943; }
p { color: rgb(119,9,67); }
H1.HeaderClassName
{
color: #770943;
}
.AnyTagClassName
{
color: #770943;
}
</style>
background-color css
<style>
a { background-color: #770943; }
a { background-color: rgb(119,9,67); }
div.DivClassName
{
background-color: #770943;
}
.BgClassName
{
background-color: #770943;
}
</style>
border-color css
<style>
span { border-color: #770943; }
span { border-color: rgb(119,9,67); }
td.TdClassName
{
border-color: #770943;
}
.TagClassName
{
border-color: #770943;
}
</style>