Shades of Tyrian Purple #770834
Tints of Tyrian Purple #770834
RGB
CMYK
RGB Variations
Color information
#770834 (or 0x770834) is known color: Tyrian Purple. HEX triplet: 77, 08 and 34. RGB value is (119,8,52). Sum of RGB (Red+Green+Blue) = 119+8+52=179 (23% of max value = 765). Red value is 119 (46.88% from 255 or 66.48% from 179); Green value is 8 (3.52% from 255 or 4.47% from 179); Blue value is 52 (20.70% from 255 or 29.05% from 179); Max value from RGB is 119 - color contains mainly: red. Hex color #770834 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #770834 is #88F7CB. Grayscale: #2E2E2E. Windows color (decimal): -8976332 or 3410039. OLE color: 3410039.
HSL color Cylindrical-coordinate representation of color #770834: hue angle of 336.22º 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 #770834 is Cyan = 0, Magento = 0.93, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 8 | 52 | - |
| CMYK | 0 | 0.93 | 0.56 | 0.53 |
| HSL | 336.22º | 0.87% | 0.25% | - |
| HSV(B) | 336.22º | 0.93% | 0.47% | - |
| XYZ | 8.31 | 4.34 | 3.65 | - |
| YUV | 46.21 | 131.27 | 179.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 8 | 52 | 0 | 0.93 | 0.56 | 0.53 | 336.22 | 0.87 | 0.25 |
| Hex | 77 | 8 | 34 | 0 | 5D | 38 | 35 | 150 | 57 | 19 |
| Octal | 167 | 10 | 64 | 0 | 135 | 70 | 65 | 520 | 127 | 31 |
| Binary | 1110111 | 1000 | 110100 | 0 | 1011101 | 111000 | 110101 | 101010000 | 1010111 | 11001 |
Color Harmonies of #770834
Complementary color
Monochromatic Colors of #770834
Black with #770834
Text Example
Text Example
White with #770834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770834; }
p { color: rgb(119,8,52); }
H1.HeaderClassName
{
color: #770834;
}
.AnyTagClassName
{
color: #770834;
}
</style>
background-color css
<style>
a { background-color: #770834; }
a { background-color: rgb(119,8,52); }
div.DivClassName
{
background-color: #770834;
}
.BgClassName
{
background-color: #770834;
}
</style>
border-color css
<style>
span { border-color: #770834; }
span { border-color: rgb(119,8,52); }
td.TdClassName
{
border-color: #770834;
}
.TagClassName
{
border-color: #770834;
}
</style>