Shades of Tyrian Purple #770337
Tints of Tyrian Purple #770337
RGB
CMYK
RGB Variations
Color information
#770337 (or 0x770337) is known color: Tyrian Purple. HEX triplet: 77, 03 and 37. RGB value is (119,3,55). Sum of RGB (Red+Green+Blue) = 119+3+55=177 (23% of max value = 765). Red value is 119 (46.88% from 255 or 67.23% from 177); Green value is 3 (1.56% from 255 or 1.69% from 177); Blue value is 55 (21.88% from 255 or 31.07% from 177); Max value from RGB is 119 - color contains mainly: red. Hex color #770337 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #770337 is #88FCC8. Grayscale: #2B2B2B. Windows color (decimal): -8977609 or 3605367. OLE color: 3605367.
HSL color Cylindrical-coordinate representation of color #770337: hue angle of 333.1º degrees, saturation: 0.95, 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 #770337 is Cyan = 0, Magento = 0.97, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 3 | 55 | - |
| CMYK | 0 | 0.97 | 0.54 | 0.53 |
| HSL | 333.1º | 0.95% | 0.24% | - |
| HSV(B) | 333.1º | 0.97% | 0.47% | - |
| XYZ | 8.33 | 4.26 | 4 | - |
| YUV | 43.61 | 134.43 | 181.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 3 | 55 | 0 | 0.97 | 0.54 | 0.53 | 333.1 | 0.95 | 0.24 |
| Hex | 77 | 3 | 37 | 0 | 61 | 36 | 35 | 14D | 5F | 18 |
| Octal | 167 | 3 | 67 | 0 | 141 | 66 | 65 | 515 | 137 | 30 |
| Binary | 1110111 | 11 | 110111 | 0 | 1100001 | 110110 | 110101 | 101001101 | 1011111 | 11000 |
Color Harmonies of #770337
Complementary color
Monochromatic Colors of #770337
Black with #770337
Text Example
Text Example
White with #770337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770337; }
p { color: rgb(119,3,55); }
H1.HeaderClassName
{
color: #770337;
}
.AnyTagClassName
{
color: #770337;
}
</style>
background-color css
<style>
a { background-color: #770337; }
a { background-color: rgb(119,3,55); }
div.DivClassName
{
background-color: #770337;
}
.BgClassName
{
background-color: #770337;
}
</style>
border-color css
<style>
span { border-color: #770337; }
span { border-color: rgb(119,3,55); }
td.TdClassName
{
border-color: #770337;
}
.TagClassName
{
border-color: #770337;
}
</style>