Shades of Tyrian Purple #760756
Tints of Tyrian Purple #760756
RGB
CMYK
RGB Variations
Color information
#760756 (or 0x760756) is known color: Tyrian Purple. HEX triplet: 76, 07 and 56. RGB value is (118,7,86). Sum of RGB (Red+Green+Blue) = 118+7+86=211 (27% of max value = 765). Red value is 118 (46.48% from 255 or 55.92% from 211); Green value is 7 (3.12% from 255 or 3.32% from 211); Blue value is 86 (33.98% from 255 or 40.76% from 211); Max value from RGB is 118 - color contains mainly: red. Hex color #760756 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760756 is #89F8A9. Grayscale: #303030. Windows color (decimal): -9042090 or 5638006. OLE color: 5638006.
HSL color Cylindrical-coordinate representation of color #760756: hue angle of 317.3º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #760756 is Cyan = 0, Magento = 0.94, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 7 | 86 | - |
| CMYK | 0 | 0.94 | 0.27 | 0.54 |
| HSL | 317.3º | 0.89% | 0.25% | - |
| HSV(B) | 317.3º | 0.94% | 0.46% | - |
| XYZ | 9.23 | 4.68 | 9.22 | - |
| YUV | 49.2 | 148.77 | 177.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 7 | 86 | 0 | 0.94 | 0.27 | 0.54 | 317.3 | 0.89 | 0.25 |
| Hex | 76 | 7 | 56 | 0 | 5E | 1B | 36 | 13D | 59 | 19 |
| Octal | 166 | 7 | 126 | 0 | 136 | 33 | 66 | 475 | 131 | 31 |
| Binary | 1110110 | 111 | 1010110 | 0 | 1011110 | 11011 | 110110 | 100111101 | 1011001 | 11001 |
Color Harmonies of #760756
Complementary color
Monochromatic Colors of #760756
Black with #760756
Text Example
Text Example
White with #760756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760756; }
p { color: rgb(118,7,86); }
H1.HeaderClassName
{
color: #760756;
}
.AnyTagClassName
{
color: #760756;
}
</style>
background-color css
<style>
a { background-color: #760756; }
a { background-color: rgb(118,7,86); }
div.DivClassName
{
background-color: #760756;
}
.BgClassName
{
background-color: #760756;
}
</style>
border-color css
<style>
span { border-color: #760756; }
span { border-color: rgb(118,7,86); }
td.TdClassName
{
border-color: #760756;
}
.TagClassName
{
border-color: #760756;
}
</style>