Shades of Tyrian Purple #770434
Tints of Tyrian Purple #770434
RGB
CMYK
RGB Variations
Color information
#770434 (or 0x770434) is known color: Tyrian Purple. HEX triplet: 77, 04 and 34. RGB value is (119,4,52). Sum of RGB (Red+Green+Blue) = 119+4+52=175 (23% of max value = 765). Red value is 119 (46.88% from 255 or 68% from 175); Green value is 4 (1.95% from 255 or 2.29% from 175); Blue value is 52 (20.70% from 255 or 29.71% from 175); Max value from RGB is 119 - color contains mainly: red. Hex color #770434 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #770434 is #88FBCB. Grayscale: #2B2B2B. Windows color (decimal): -8977356 or 3409015. OLE color: 3409015.
HSL color Cylindrical-coordinate representation of color #770434: hue angle of 334.96º 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 #770434 is Cyan = 0, Magento = 0.97, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 4 | 52 | - |
| CMYK | 0 | 0.97 | 0.56 | 0.53 |
| HSL | 334.96º | 0.93% | 0.24% | - |
| HSV(B) | 334.96º | 0.97% | 0.47% | - |
| XYZ | 8.27 | 4.26 | 3.63 | - |
| YUV | 43.86 | 132.6 | 181.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 4 | 52 | 0 | 0.97 | 0.56 | 0.53 | 334.96 | 0.93 | 0.24 |
| Hex | 77 | 4 | 34 | 0 | 61 | 38 | 35 | 14F | 5D | 18 |
| Octal | 167 | 4 | 64 | 0 | 141 | 70 | 65 | 517 | 135 | 30 |
| Binary | 1110111 | 100 | 110100 | 0 | 1100001 | 111000 | 110101 | 101001111 | 1011101 | 11000 |
Color Harmonies of #770434
Complementary color
Monochromatic Colors of #770434
Black with #770434
Text Example
Text Example
White with #770434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770434; }
p { color: rgb(119,4,52); }
H1.HeaderClassName
{
color: #770434;
}
.AnyTagClassName
{
color: #770434;
}
</style>
background-color css
<style>
a { background-color: #770434; }
a { background-color: rgb(119,4,52); }
div.DivClassName
{
background-color: #770434;
}
.BgClassName
{
background-color: #770434;
}
</style>
border-color css
<style>
span { border-color: #770434; }
span { border-color: rgb(119,4,52); }
td.TdClassName
{
border-color: #770434;
}
.TagClassName
{
border-color: #770434;
}
</style>