Shades of Tyrian Purple #760155
Tints of Tyrian Purple #760155
RGB
CMYK
RGB Variations
Color information
#760155 (or 0x760155) is known color: Tyrian Purple. HEX triplet: 76, 01 and 55. RGB value is (118,1,85). Sum of RGB (Red+Green+Blue) = 118+1+85=204 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.84% from 204); Green value is 1 (0.78% from 255 or 0.49% from 204); Blue value is 85 (33.59% from 255 or 41.67% from 204); Max value from RGB is 118 - color contains mainly: red. Hex color #760155 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760155 is #89FEAA. Grayscale: #2D2D2D. Windows color (decimal): -9043627 or 5570934. OLE color: 5570934.
HSL color Cylindrical-coordinate representation of color #760155: hue angle of 316.92º 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 #760155 is Cyan = 0, Magento = 0.99, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 1 | 85 | - |
| CMYK | 0 | 0.99 | 0.28 | 0.54 |
| HSL | 316.92º | 0.98% | 0.23% | - |
| HSV(B) | 316.92º | 0.99% | 0.46% | - |
| XYZ | 9.12 | 4.53 | 8.99 | - |
| YUV | 45.56 | 150.26 | 179.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 1 | 85 | 0 | 0.99 | 0.28 | 0.54 | 316.92 | 0.98 | 0.23 |
| Hex | 76 | 1 | 55 | 0 | 63 | 1C | 36 | 13D | 62 | 17 |
| Octal | 166 | 1 | 125 | 0 | 143 | 34 | 66 | 475 | 142 | 27 |
| Binary | 1110110 | 1 | 1010101 | 0 | 1100011 | 11100 | 110110 | 100111101 | 1100010 | 10111 |
Color Harmonies of #760155
Complementary color
Monochromatic Colors of #760155
Black with #760155
Text Example
Text Example
White with #760155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760155; }
p { color: rgb(118,1,85); }
H1.HeaderClassName
{
color: #760155;
}
.AnyTagClassName
{
color: #760155;
}
</style>
background-color css
<style>
a { background-color: #760155; }
a { background-color: rgb(118,1,85); }
div.DivClassName
{
background-color: #760155;
}
.BgClassName
{
background-color: #760155;
}
</style>
border-color css
<style>
span { border-color: #760155; }
span { border-color: rgb(118,1,85); }
td.TdClassName
{
border-color: #760155;
}
.TagClassName
{
border-color: #760155;
}
</style>