Shades of Tyrian Purple #770837
Tints of Tyrian Purple #770837
RGB
CMYK
RGB Variations
Color information
#770837 (or 0x770837) is known color: Tyrian Purple. HEX triplet: 77, 08 and 37. RGB value is (119,8,55). Sum of RGB (Red+Green+Blue) = 119+8+55=182 (24% of max value = 765). Red value is 119 (46.88% from 255 or 65.38% from 182); Green value is 8 (3.52% from 255 or 4.40% from 182); Blue value is 55 (21.88% from 255 or 30.22% from 182); Max value from RGB is 119 - color contains mainly: red. Hex color #770837 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #770837 is #88F7C8. Grayscale: #2E2E2E. Windows color (decimal): -8976329 or 3606647. OLE color: 3606647.
HSL color Cylindrical-coordinate representation of color #770837: hue angle of 334.59º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #770837 is Cyan = 0, Magento = 0.93, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 8 | 55 | - |
| CMYK | 0 | 0.93 | 0.54 | 0.53 |
| HSL | 334.59º | 0.87% | 0.25% | - |
| HSV(B) | 334.59º | 0.93% | 0.47% | - |
| XYZ | 8.38 | 4.37 | 4.02 | - |
| YUV | 46.55 | 132.77 | 179.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 8 | 55 | 0 | 0.93 | 0.54 | 0.53 | 334.59 | 0.87 | 0.25 |
| Hex | 77 | 8 | 37 | 0 | 5D | 36 | 35 | 14F | 57 | 19 |
| Octal | 167 | 10 | 67 | 0 | 135 | 66 | 65 | 517 | 127 | 31 |
| Binary | 1110111 | 1000 | 110111 | 0 | 1011101 | 110110 | 110101 | 101001111 | 1010111 | 11001 |
Color Harmonies of #770837
Complementary color
Monochromatic Colors of #770837
Black with #770837
Text Example
Text Example
White with #770837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770837; }
p { color: rgb(119,8,55); }
H1.HeaderClassName
{
color: #770837;
}
.AnyTagClassName
{
color: #770837;
}
</style>
background-color css
<style>
a { background-color: #770837; }
a { background-color: rgb(119,8,55); }
div.DivClassName
{
background-color: #770837;
}
.BgClassName
{
background-color: #770837;
}
</style>
border-color css
<style>
span { border-color: #770837; }
span { border-color: rgb(119,8,55); }
td.TdClassName
{
border-color: #770837;
}
.TagClassName
{
border-color: #770837;
}
</style>