Shades of Tyrian Purple #770544
Tints of Tyrian Purple #770544
RGB
CMYK
RGB Variations
Color information
#770544 (or 0x770544) is known color: Tyrian Purple. HEX triplet: 77, 05 and 44. RGB value is (119,5,68). Sum of RGB (Red+Green+Blue) = 119+5+68=192 (25% of max value = 765). Red value is 119 (46.88% from 255 or 61.98% from 192); Green value is 5 (2.34% from 255 or 2.60% from 192); Blue value is 68 (26.95% from 255 or 35.42% from 192); Max value from RGB is 119 - color contains mainly: red. Hex color #770544 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #770544 is #88FABB. Grayscale: #2E2E2E. Windows color (decimal): -8977084 or 4457847. OLE color: 4457847.
HSL color Cylindrical-coordinate representation of color #770544: hue angle of 326.84º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #770544 is Cyan = 0, Magento = 0.96, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 5 | 68 | - |
| CMYK | 0 | 0.96 | 0.43 | 0.53 |
| HSL | 326.84º | 0.92% | 0.24% | - |
| HSV(B) | 326.84º | 0.96% | 0.47% | - |
| XYZ | 8.71 | 4.45 | 5.87 | - |
| YUV | 46.27 | 140.27 | 179.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 5 | 68 | 0 | 0.96 | 0.43 | 0.53 | 326.84 | 0.92 | 0.24 |
| Hex | 77 | 5 | 44 | 0 | 60 | 2B | 35 | 147 | 5C | 18 |
| Octal | 167 | 5 | 104 | 0 | 140 | 53 | 65 | 507 | 134 | 30 |
| Binary | 1110111 | 101 | 1000100 | 0 | 1100000 | 101011 | 110101 | 101000111 | 1011100 | 11000 |
Color Harmonies of #770544
Complementary color
Monochromatic Colors of #770544
Black with #770544
Text Example
Text Example
White with #770544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770544; }
p { color: rgb(119,5,68); }
H1.HeaderClassName
{
color: #770544;
}
.AnyTagClassName
{
color: #770544;
}
</style>
background-color css
<style>
a { background-color: #770544; }
a { background-color: rgb(119,5,68); }
div.DivClassName
{
background-color: #770544;
}
.BgClassName
{
background-color: #770544;
}
</style>
border-color css
<style>
span { border-color: #770544; }
span { border-color: rgb(119,5,68); }
td.TdClassName
{
border-color: #770544;
}
.TagClassName
{
border-color: #770544;
}
</style>