Shades of Tyrian Purple #760056
Tints of Tyrian Purple #760056
RGB
CMYK
RGB Variations
Color information
#760056 (or 0x760056) is known color: Tyrian Purple. HEX triplet: 76, 00 and 56. RGB value is (118,0,86). Sum of RGB (Red+Green+Blue) = 118+0+86=204 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.84% from 204); Green value is 0 (0.39% from 255 or 0% from 204); Blue value is 86 (33.98% from 255 or 42.16% from 204); Max value from RGB is 118 - color contains mainly: red. Hex color #760056 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760056 is #89FFA9. Grayscale: #2C2C2C. Windows color (decimal): -9043882 or 5636214. OLE color: 5636214.
HSL color Cylindrical-coordinate representation of color #760056: hue angle of 316.27º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 1%. Process color model (Four color, CMYK) of #760056 is Cyan = 0, Magento = 1, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 0 | 86 | - |
| CMYK | 0 | 1 | 0.27 | 0.54 |
| HSL | 316.27º | 1% | 0.23% | - |
| HSV(B) | 316.27º | 1% | 0.46% | - |
| XYZ | 9.15 | 4.52 | 9.19 | - |
| YUV | 45.09 | 151.09 | 180.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 0 | 86 | 0 | 1 | 0.27 | 0.54 | 316.27 | 1 | 0.23 |
| Hex | 76 | 0 | 56 | 0 | 64 | 1B | 36 | 13C | 64 | 17 |
| Octal | 166 | 0 | 126 | 0 | 144 | 33 | 66 | 474 | 144 | 27 |
| Binary | 1110110 | 0 | 1010110 | 0 | 1100100 | 11011 | 110110 | 100111100 | 1100100 | 10111 |
Color Harmonies of #760056
Complementary color
Monochromatic Colors of #760056
Black with #760056
Text Example
Text Example
White with #760056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760056; }
p { color: rgb(118,0,86); }
H1.HeaderClassName
{
color: #760056;
}
.AnyTagClassName
{
color: #760056;
}
</style>
background-color css
<style>
a { background-color: #760056; }
a { background-color: rgb(118,0,86); }
div.DivClassName
{
background-color: #760056;
}
.BgClassName
{
background-color: #760056;
}
</style>
border-color css
<style>
span { border-color: #760056; }
span { border-color: rgb(118,0,86); }
td.TdClassName
{
border-color: #760056;
}
.TagClassName
{
border-color: #760056;
}
</style>