Shades of Tyrian Purple #760157
Tints of Tyrian Purple #760157
RGB
CMYK
RGB Variations
Color information
#760157 (or 0x760157) is known color: Tyrian Purple. HEX triplet: 76, 01 and 57. RGB value is (118,1,87). Sum of RGB (Red+Green+Blue) = 118+1+87=206 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.28% from 206); Green value is 1 (0.78% from 255 or 0.49% from 206); Blue value is 87 (34.38% from 255 or 42.23% from 206); Max value from RGB is 118 - color contains mainly: red. Hex color #760157 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760157 is #89FEA8. Grayscale: #2D2D2D. Windows color (decimal): -9043625 or 5702006. OLE color: 5702006.
HSL color Cylindrical-coordinate representation of color #760157: hue angle of 315.9º 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 #760157 is Cyan = 0, Magento = 0.99, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 1 | 87 | - |
| CMYK | 0 | 0.99 | 0.26 | 0.54 |
| HSL | 315.9º | 0.98% | 0.23% | - |
| HSV(B) | 315.9º | 0.99% | 0.46% | - |
| XYZ | 9.2 | 4.56 | 9.41 | - |
| YUV | 45.79 | 151.26 | 179.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 1 | 87 | 0 | 0.99 | 0.26 | 0.54 | 315.9 | 0.98 | 0.23 |
| Hex | 76 | 1 | 57 | 0 | 63 | 1A | 36 | 13C | 62 | 17 |
| Octal | 166 | 1 | 127 | 0 | 143 | 32 | 66 | 474 | 142 | 27 |
| Binary | 1110110 | 1 | 1010111 | 0 | 1100011 | 11010 | 110110 | 100111100 | 1100010 | 10111 |
Color Harmonies of #760157
Complementary color
Monochromatic Colors of #760157
Black with #760157
Text Example
Text Example
White with #760157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760157; }
p { color: rgb(118,1,87); }
H1.HeaderClassName
{
color: #760157;
}
.AnyTagClassName
{
color: #760157;
}
</style>
background-color css
<style>
a { background-color: #760157; }
a { background-color: rgb(118,1,87); }
div.DivClassName
{
background-color: #760157;
}
.BgClassName
{
background-color: #760157;
}
</style>
border-color css
<style>
span { border-color: #760157; }
span { border-color: rgb(118,1,87); }
td.TdClassName
{
border-color: #760157;
}
.TagClassName
{
border-color: #760157;
}
</style>