Shades of Tyrian Purple #760159
Tints of Tyrian Purple #760159
RGB
CMYK
RGB Variations
Color information
#760159 (or 0x760159) is known color: Tyrian Purple. HEX triplet: 76, 01 and 59. RGB value is (118,1,89). Sum of RGB (Red+Green+Blue) = 118+1+89=208 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.73% from 208); Green value is 1 (0.78% from 255 or 0.48% from 208); Blue value is 89 (35.16% from 255 or 42.79% from 208); Max value from RGB is 118 - color contains mainly: red. Hex color #760159 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760159 is #89FEA6. Grayscale: #2D2D2D. Windows color (decimal): -9043623 or 5833078. OLE color: 5833078.
HSL color Cylindrical-coordinate representation of color #760159: hue angle of 314.87º 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 #760159 is Cyan = 0, Magento = 0.99, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 1 | 89 | - |
| CMYK | 0 | 0.99 | 0.25 | 0.54 |
| HSL | 314.87º | 0.98% | 0.23% | - |
| HSV(B) | 314.87º | 0.99% | 0.46% | - |
| XYZ | 9.29 | 4.59 | 9.85 | - |
| YUV | 46.02 | 152.26 | 179.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 1 | 89 | 0 | 0.99 | 0.25 | 0.54 | 314.87 | 0.98 | 0.23 |
| Hex | 76 | 1 | 59 | 0 | 63 | 19 | 36 | 13B | 62 | 17 |
| Octal | 166 | 1 | 131 | 0 | 143 | 31 | 66 | 473 | 142 | 27 |
| Binary | 1110110 | 1 | 1011001 | 0 | 1100011 | 11001 | 110110 | 100111011 | 1100010 | 10111 |
Color Harmonies of #760159
Complementary color
Monochromatic Colors of #760159
Black with #760159
Text Example
Text Example
White with #760159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760159; }
p { color: rgb(118,1,89); }
H1.HeaderClassName
{
color: #760159;
}
.AnyTagClassName
{
color: #760159;
}
</style>
background-color css
<style>
a { background-color: #760159; }
a { background-color: rgb(118,1,89); }
div.DivClassName
{
background-color: #760159;
}
.BgClassName
{
background-color: #760159;
}
</style>
border-color css
<style>
span { border-color: #760159; }
span { border-color: rgb(118,1,89); }
td.TdClassName
{
border-color: #760159;
}
.TagClassName
{
border-color: #760159;
}
</style>