Shades of Tyrian Purple #770634
Tints of Tyrian Purple #770634
RGB
CMYK
RGB Variations
Color information
#770634 (or 0x770634) is known color: Tyrian Purple. HEX triplet: 77, 06 and 34. RGB value is (119,6,52). Sum of RGB (Red+Green+Blue) = 119+6+52=177 (23% of max value = 765). Red value is 119 (46.88% from 255 or 67.23% from 177); Green value is 6 (2.73% from 255 or 3.39% from 177); Blue value is 52 (20.70% from 255 or 29.38% from 177); Max value from RGB is 119 - color contains mainly: red. Hex color #770634 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #770634 is #88F9CB. Grayscale: #2C2C2C. Windows color (decimal): -8976844 or 3409527. OLE color: 3409527.
HSL color Cylindrical-coordinate representation of color #770634: hue angle of 335.58º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #770634 is Cyan = 0, Magento = 0.95, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 6 | 52 | - |
| CMYK | 0 | 0.95 | 0.56 | 0.53 |
| HSL | 335.58º | 0.9% | 0.25% | - |
| HSV(B) | 335.58º | 0.95% | 0.47% | - |
| XYZ | 8.29 | 4.3 | 3.64 | - |
| YUV | 45.03 | 131.94 | 180.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 6 | 52 | 0 | 0.95 | 0.56 | 0.53 | 335.58 | 0.9 | 0.25 |
| Hex | 77 | 6 | 34 | 0 | 5F | 38 | 35 | 150 | 5A | 19 |
| Octal | 167 | 6 | 64 | 0 | 137 | 70 | 65 | 520 | 132 | 31 |
| Binary | 1110111 | 110 | 110100 | 0 | 1011111 | 111000 | 110101 | 101010000 | 1011010 | 11001 |
Color Harmonies of #770634
Complementary color
Monochromatic Colors of #770634
Black with #770634
Text Example
Text Example
White with #770634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770634; }
p { color: rgb(119,6,52); }
H1.HeaderClassName
{
color: #770634;
}
.AnyTagClassName
{
color: #770634;
}
</style>
background-color css
<style>
a { background-color: #770634; }
a { background-color: rgb(119,6,52); }
div.DivClassName
{
background-color: #770634;
}
.BgClassName
{
background-color: #770634;
}
</style>
border-color css
<style>
span { border-color: #770634; }
span { border-color: rgb(119,6,52); }
td.TdClassName
{
border-color: #770634;
}
.TagClassName
{
border-color: #770634;
}
</style>