Shades of Tyrian Purple #770437
Tints of Tyrian Purple #770437
RGB
CMYK
RGB Variations
Color information
#770437 (or 0x770437) is known color: Tyrian Purple. HEX triplet: 77, 04 and 37. RGB value is (119,4,55). Sum of RGB (Red+Green+Blue) = 119+4+55=178 (23% of max value = 765). Red value is 119 (46.88% from 255 or 66.85% from 178); Green value is 4 (1.95% from 255 or 2.25% from 178); Blue value is 55 (21.88% from 255 or 30.90% from 178); Max value from RGB is 119 - color contains mainly: red. Hex color #770437 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #770437 is #88FBC8. Grayscale: #2C2C2C. Windows color (decimal): -8977353 or 3605623. OLE color: 3605623.
HSL color Cylindrical-coordinate representation of color #770437: hue angle of 333.39º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #770437 is Cyan = 0, Magento = 0.97, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 4 | 55 | - |
| CMYK | 0 | 0.97 | 0.54 | 0.53 |
| HSL | 333.39º | 0.93% | 0.24% | - |
| HSV(B) | 333.39º | 0.97% | 0.47% | - |
| XYZ | 8.34 | 4.28 | 4 | - |
| YUV | 44.2 | 134.1 | 181.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 4 | 55 | 0 | 0.97 | 0.54 | 0.53 | 333.39 | 0.93 | 0.24 |
| Hex | 77 | 4 | 37 | 0 | 61 | 36 | 35 | 14D | 5D | 18 |
| Octal | 167 | 4 | 67 | 0 | 141 | 66 | 65 | 515 | 135 | 30 |
| Binary | 1110111 | 100 | 110111 | 0 | 1100001 | 110110 | 110101 | 101001101 | 1011101 | 11000 |
Color Harmonies of #770437
Complementary color
Monochromatic Colors of #770437
Black with #770437
Text Example
Text Example
White with #770437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770437; }
p { color: rgb(119,4,55); }
H1.HeaderClassName
{
color: #770437;
}
.AnyTagClassName
{
color: #770437;
}
</style>
background-color css
<style>
a { background-color: #770437; }
a { background-color: rgb(119,4,55); }
div.DivClassName
{
background-color: #770437;
}
.BgClassName
{
background-color: #770437;
}
</style>
border-color css
<style>
span { border-color: #770437; }
span { border-color: rgb(119,4,55); }
td.TdClassName
{
border-color: #770437;
}
.TagClassName
{
border-color: #770437;
}
</style>