Shades of Tyrian Purple #770651
Tints of Tyrian Purple #770651
RGB
CMYK
RGB Variations
Color information
#770651 (or 0x770651) is known color: Tyrian Purple. HEX triplet: 77, 06 and 51. RGB value is (119,6,81). Sum of RGB (Red+Green+Blue) = 119+6+81=206 (27% of max value = 765). Red value is 119 (46.88% from 255 or 57.77% from 206); Green value is 6 (2.73% from 255 or 2.91% from 206); Blue value is 81 (32.03% from 255 or 39.32% from 206); Max value from RGB is 119 - color contains mainly: red. Hex color #770651 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #770651 is #88F9AE. Grayscale: #303030. Windows color (decimal): -8976815 or 5310071. OLE color: 5310071.
HSL color Cylindrical-coordinate representation of color #770651: hue angle of 320.18º 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 #770651 is Cyan = 0, Magento = 0.95, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 6 | 81 | - |
| CMYK | 0 | 0.95 | 0.32 | 0.53 |
| HSL | 320.18º | 0.9% | 0.25% | - |
| HSV(B) | 320.18º | 0.95% | 0.47% | - |
| XYZ | 9.16 | 4.65 | 8.2 | - |
| YUV | 48.34 | 146.44 | 178.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 6 | 81 | 0 | 0.95 | 0.32 | 0.53 | 320.18 | 0.9 | 0.25 |
| Hex | 77 | 6 | 51 | 0 | 5F | 20 | 35 | 140 | 5A | 19 |
| Octal | 167 | 6 | 121 | 0 | 137 | 40 | 65 | 500 | 132 | 31 |
| Binary | 1110111 | 110 | 1010001 | 0 | 1011111 | 100000 | 110101 | 101000000 | 1011010 | 11001 |
Color Harmonies of #770651
Complementary color
Monochromatic Colors of #770651
Black with #770651
Text Example
Text Example
White with #770651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770651; }
p { color: rgb(119,6,81); }
H1.HeaderClassName
{
color: #770651;
}
.AnyTagClassName
{
color: #770651;
}
</style>
background-color css
<style>
a { background-color: #770651; }
a { background-color: rgb(119,6,81); }
div.DivClassName
{
background-color: #770651;
}
.BgClassName
{
background-color: #770651;
}
</style>
border-color css
<style>
span { border-color: #770651; }
span { border-color: rgb(119,6,81); }
td.TdClassName
{
border-color: #770651;
}
.TagClassName
{
border-color: #770651;
}
</style>