Shades of Tyrian Purple #770539
Tints of Tyrian Purple #770539
RGB
CMYK
RGB Variations
Color information
#770539 (or 0x770539) is known color: Tyrian Purple. HEX triplet: 77, 05 and 39. RGB value is (119,5,57). Sum of RGB (Red+Green+Blue) = 119+5+57=181 (23% of max value = 765). Red value is 119 (46.88% from 255 or 65.75% from 181); Green value is 5 (2.34% from 255 or 2.76% from 181); Blue value is 57 (22.66% from 255 or 31.49% from 181); Max value from RGB is 119 - color contains mainly: red. Hex color #770539 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #770539 is #88FAC6. Grayscale: #2C2C2C. Windows color (decimal): -8977095 or 3736951. OLE color: 3736951.
HSL color Cylindrical-coordinate representation of color #770539: hue angle of 332.63º 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 #770539 is Cyan = 0, Magento = 0.96, Yellow = 0.52 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 5 | 57 | - |
| CMYK | 0 | 0.96 | 0.52 | 0.53 |
| HSL | 332.63º | 0.92% | 0.24% | - |
| HSV(B) | 332.63º | 0.96% | 0.47% | - |
| XYZ | 8.4 | 4.33 | 4.26 | - |
| YUV | 45.01 | 134.77 | 180.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 5 | 57 | 0 | 0.96 | 0.52 | 0.53 | 332.63 | 0.92 | 0.24 |
| Hex | 77 | 5 | 39 | 0 | 60 | 34 | 35 | 14D | 5C | 18 |
| Octal | 167 | 5 | 71 | 0 | 140 | 64 | 65 | 515 | 134 | 30 |
| Binary | 1110111 | 101 | 111001 | 0 | 1100000 | 110100 | 110101 | 101001101 | 1011100 | 11000 |
Color Harmonies of #770539
Complementary color
Monochromatic Colors of #770539
Black with #770539
Text Example
Text Example
White with #770539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770539; }
p { color: rgb(119,5,57); }
H1.HeaderClassName
{
color: #770539;
}
.AnyTagClassName
{
color: #770539;
}
</style>
background-color css
<style>
a { background-color: #770539; }
a { background-color: rgb(119,5,57); }
div.DivClassName
{
background-color: #770539;
}
.BgClassName
{
background-color: #770539;
}
</style>
border-color css
<style>
span { border-color: #770539; }
span { border-color: rgb(119,5,57); }
td.TdClassName
{
border-color: #770539;
}
.TagClassName
{
border-color: #770539;
}
</style>