Shades of Tyrian Purple #770756
Tints of Tyrian Purple #770756
RGB
CMYK
RGB Variations
Color information
#770756 (or 0x770756) is known color: Tyrian Purple. HEX triplet: 77, 07 and 56. RGB value is (119,7,86). Sum of RGB (Red+Green+Blue) = 119+7+86=212 (28% of max value = 765). Red value is 119 (46.88% from 255 or 56.13% from 212); Green value is 7 (3.12% from 255 or 3.30% from 212); Blue value is 86 (33.98% from 255 or 40.57% from 212); Max value from RGB is 119 - color contains mainly: red. Hex color #770756 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #770756 is #88F8A9. Grayscale: #313131. Windows color (decimal): -8976554 or 5638007. OLE color: 5638007.
HSL color Cylindrical-coordinate representation of color #770756: hue angle of 317.68º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #770756 is Cyan = 0, Magento = 0.94, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 7 | 86 | - |
| CMYK | 0 | 0.94 | 0.28 | 0.53 |
| HSL | 317.68º | 0.89% | 0.25% | - |
| HSV(B) | 317.68º | 0.94% | 0.47% | - |
| XYZ | 9.36 | 4.75 | 9.23 | - |
| YUV | 49.49 | 148.61 | 177.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 7 | 86 | 0 | 0.94 | 0.28 | 0.53 | 317.68 | 0.89 | 0.25 |
| Hex | 77 | 7 | 56 | 0 | 5E | 1C | 35 | 13E | 59 | 19 |
| Octal | 167 | 7 | 126 | 0 | 136 | 34 | 65 | 476 | 131 | 31 |
| Binary | 1110111 | 111 | 1010110 | 0 | 1011110 | 11100 | 110101 | 100111110 | 1011001 | 11001 |
Color Harmonies of #770756
Complementary color
Monochromatic Colors of #770756
Black with #770756
Text Example
Text Example
White with #770756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770756; }
p { color: rgb(119,7,86); }
H1.HeaderClassName
{
color: #770756;
}
.AnyTagClassName
{
color: #770756;
}
</style>
background-color css
<style>
a { background-color: #770756; }
a { background-color: rgb(119,7,86); }
div.DivClassName
{
background-color: #770756;
}
.BgClassName
{
background-color: #770756;
}
</style>
border-color css
<style>
span { border-color: #770756; }
span { border-color: rgb(119,7,86); }
td.TdClassName
{
border-color: #770756;
}
.TagClassName
{
border-color: #770756;
}
</style>