Shades of Tyrian Purple #760557
Tints of Tyrian Purple #760557
RGB
CMYK
RGB Variations
Color information
#760557 (or 0x760557) is known color: Tyrian Purple. HEX triplet: 76, 05 and 57. RGB value is (118,5,87). Sum of RGB (Red+Green+Blue) = 118+5+87=210 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.19% from 210); Green value is 5 (2.34% from 255 or 2.38% from 210); Blue value is 87 (34.38% from 255 or 41.43% from 210); Max value from RGB is 118 - color contains mainly: red. Hex color #760557 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760557 is #89FAA8. Grayscale: #2F2F2F. Windows color (decimal): -9042601 or 5703030. OLE color: 5703030.
HSL color Cylindrical-coordinate representation of color #760557: hue angle of 316.46º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #760557 is Cyan = 0, Magento = 0.96, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 5 | 87 | - |
| CMYK | 0 | 0.96 | 0.26 | 0.54 |
| HSL | 316.46º | 0.92% | 0.24% | - |
| HSV(B) | 316.46º | 0.96% | 0.46% | - |
| XYZ | 9.25 | 4.65 | 9.43 | - |
| YUV | 48.14 | 149.94 | 177.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 5 | 87 | 0 | 0.96 | 0.26 | 0.54 | 316.46 | 0.92 | 0.24 |
| Hex | 76 | 5 | 57 | 0 | 60 | 1A | 36 | 13C | 5C | 18 |
| Octal | 166 | 5 | 127 | 0 | 140 | 32 | 66 | 474 | 134 | 30 |
| Binary | 1110110 | 101 | 1010111 | 0 | 1100000 | 11010 | 110110 | 100111100 | 1011100 | 11000 |
Color Harmonies of #760557
Complementary color
Monochromatic Colors of #760557
Black with #760557
Text Example
Text Example
White with #760557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760557; }
p { color: rgb(118,5,87); }
H1.HeaderClassName
{
color: #760557;
}
.AnyTagClassName
{
color: #760557;
}
</style>
background-color css
<style>
a { background-color: #760557; }
a { background-color: rgb(118,5,87); }
div.DivClassName
{
background-color: #760557;
}
.BgClassName
{
background-color: #760557;
}
</style>
border-color css
<style>
span { border-color: #760557; }
span { border-color: rgb(118,5,87); }
td.TdClassName
{
border-color: #760557;
}
.TagClassName
{
border-color: #760557;
}
</style>