Shades of Tyrian Purple #760156
Tints of Tyrian Purple #760156
RGB
CMYK
RGB Variations
Color information
#760156 (or 0x760156) is known color: Tyrian Purple. HEX triplet: 76, 01 and 56. RGB value is (118,1,86). Sum of RGB (Red+Green+Blue) = 118+1+86=205 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.56% from 205); Green value is 1 (0.78% from 255 or 0.49% from 205); Blue value is 86 (33.98% from 255 or 41.95% from 205); Max value from RGB is 118 - color contains mainly: red. Hex color #760156 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760156 is #89FEA9. Grayscale: #2D2D2D. Windows color (decimal): -9043626 or 5636470. OLE color: 5636470.
HSL color Cylindrical-coordinate representation of color #760156: hue angle of 316.41º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #760156 is Cyan = 0, Magento = 0.99, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 1 | 86 | - |
| CMYK | 0 | 0.99 | 0.27 | 0.54 |
| HSL | 316.41º | 0.98% | 0.23% | - |
| HSV(B) | 316.41º | 0.99% | 0.46% | - |
| XYZ | 9.16 | 4.55 | 9.2 | - |
| YUV | 45.67 | 150.76 | 179.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 1 | 86 | 0 | 0.99 | 0.27 | 0.54 | 316.41 | 0.98 | 0.23 |
| Hex | 76 | 1 | 56 | 0 | 63 | 1B | 36 | 13C | 62 | 17 |
| Octal | 166 | 1 | 126 | 0 | 143 | 33 | 66 | 474 | 142 | 27 |
| Binary | 1110110 | 1 | 1010110 | 0 | 1100011 | 11011 | 110110 | 100111100 | 1100010 | 10111 |
Color Harmonies of #760156
Complementary color
Monochromatic Colors of #760156
Black with #760156
Text Example
Text Example
White with #760156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760156; }
p { color: rgb(118,1,86); }
H1.HeaderClassName
{
color: #760156;
}
.AnyTagClassName
{
color: #760156;
}
</style>
background-color css
<style>
a { background-color: #760156; }
a { background-color: rgb(118,1,86); }
div.DivClassName
{
background-color: #760156;
}
.BgClassName
{
background-color: #760156;
}
</style>
border-color css
<style>
span { border-color: #760156; }
span { border-color: rgb(118,1,86); }
td.TdClassName
{
border-color: #760156;
}
.TagClassName
{
border-color: #760156;
}
</style>