Shades of Tyrian Purple #760558
Tints of Tyrian Purple #760558
RGB
CMYK
RGB Variations
Color information
#760558 (or 0x760558) is known color: Tyrian Purple. HEX triplet: 76, 05 and 58. RGB value is (118,5,88). Sum of RGB (Red+Green+Blue) = 118+5+88=211 (27% of max value = 765). Red value is 118 (46.48% from 255 or 55.92% from 211); Green value is 5 (2.34% from 255 or 2.37% from 211); Blue value is 88 (34.77% from 255 or 41.71% from 211); Max value from RGB is 118 - color contains mainly: red. Hex color #760558 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760558 is #89FAA7. Grayscale: #303030. Windows color (decimal): -9042600 or 5768566. OLE color: 5768566.
HSL color Cylindrical-coordinate representation of color #760558: hue angle of 315.93º 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 #760558 is Cyan = 0, Magento = 0.96, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 5 | 88 | - |
| CMYK | 0 | 0.96 | 0.25 | 0.54 |
| HSL | 315.93º | 0.92% | 0.24% | - |
| HSV(B) | 315.93º | 0.96% | 0.46% | - |
| XYZ | 9.29 | 4.66 | 9.64 | - |
| YUV | 48.25 | 150.44 | 177.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 5 | 88 | 0 | 0.96 | 0.25 | 0.54 | 315.93 | 0.92 | 0.24 |
| Hex | 76 | 5 | 58 | 0 | 60 | 19 | 36 | 13C | 5C | 18 |
| Octal | 166 | 5 | 130 | 0 | 140 | 31 | 66 | 474 | 134 | 30 |
| Binary | 1110110 | 101 | 1011000 | 0 | 1100000 | 11001 | 110110 | 100111100 | 1011100 | 11000 |
Color Harmonies of #760558
Complementary color
Monochromatic Colors of #760558
Black with #760558
Text Example
Text Example
White with #760558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760558; }
p { color: rgb(118,5,88); }
H1.HeaderClassName
{
color: #760558;
}
.AnyTagClassName
{
color: #760558;
}
</style>
background-color css
<style>
a { background-color: #760558; }
a { background-color: rgb(118,5,88); }
div.DivClassName
{
background-color: #760558;
}
.BgClassName
{
background-color: #760558;
}
</style>
border-color css
<style>
span { border-color: #760558; }
span { border-color: rgb(118,5,88); }
td.TdClassName
{
border-color: #760558;
}
.TagClassName
{
border-color: #760558;
}
</style>