Shades of Tyrian Purple #770540
Tints of Tyrian Purple #770540
RGB
CMYK
RGB Variations
Color information
#770540 (or 0x770540) is known color: Tyrian Purple. HEX triplet: 77, 05 and 40. RGB value is (119,5,64). Sum of RGB (Red+Green+Blue) = 119+5+64=188 (24% of max value = 765). Red value is 119 (46.88% from 255 or 63.30% from 188); Green value is 5 (2.34% from 255 or 2.66% from 188); Blue value is 64 (25.39% from 255 or 34.04% from 188); Max value from RGB is 119 - color contains mainly: red. Hex color #770540 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #770540 is #88FABF. Grayscale: #2D2D2D. Windows color (decimal): -8977088 or 4195703. OLE color: 4195703.
HSL color Cylindrical-coordinate representation of color #770540: hue angle of 328.95º 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 #770540 is Cyan = 0, Magento = 0.96, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 5 | 64 | - |
| CMYK | 0 | 0.96 | 0.46 | 0.53 |
| HSL | 328.95º | 0.92% | 0.24% | - |
| HSV(B) | 328.95º | 0.96% | 0.47% | - |
| XYZ | 8.59 | 4.4 | 5.25 | - |
| YUV | 45.81 | 138.27 | 180.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 5 | 64 | 0 | 0.96 | 0.46 | 0.53 | 328.95 | 0.92 | 0.24 |
| Hex | 77 | 5 | 40 | 0 | 60 | 2E | 35 | 149 | 5C | 18 |
| Octal | 167 | 5 | 100 | 0 | 140 | 56 | 65 | 511 | 134 | 30 |
| Binary | 1110111 | 101 | 1000000 | 0 | 1100000 | 101110 | 110101 | 101001001 | 1011100 | 11000 |
Color Harmonies of #770540
Complementary color
Monochromatic Colors of #770540
Black with #770540
Text Example
Text Example
White with #770540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770540; }
p { color: rgb(119,5,64); }
H1.HeaderClassName
{
color: #770540;
}
.AnyTagClassName
{
color: #770540;
}
</style>
background-color css
<style>
a { background-color: #770540; }
a { background-color: rgb(119,5,64); }
div.DivClassName
{
background-color: #770540;
}
.BgClassName
{
background-color: #770540;
}
</style>
border-color css
<style>
span { border-color: #770540; }
span { border-color: rgb(119,5,64); }
td.TdClassName
{
border-color: #770540;
}
.TagClassName
{
border-color: #770540;
}
</style>