Shades of Tyrian Purple #760058
Tints of Tyrian Purple #760058
RGB
CMYK
RGB Variations
Color information
#760058 (or 0x760058) is known color: Tyrian Purple. HEX triplet: 76, 00 and 58. RGB value is (118,0,88). Sum of RGB (Red+Green+Blue) = 118+0+88=206 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.28% from 206); Green value is 0 (0.39% from 255 or 0% from 206); Blue value is 88 (34.77% from 255 or 42.72% from 206); Max value from RGB is 118 - color contains mainly: red. Hex color #760058 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760058 is #89FFA7. Grayscale: #2D2D2D. Windows color (decimal): -9043880 or 5767286. OLE color: 5767286.
HSL color Cylindrical-coordinate representation of color #760058: hue angle of 315.25º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 1%. Process color model (Four color, CMYK) of #760058 is Cyan = 0, Magento = 1, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 0 | 88 | - |
| CMYK | 0 | 1 | 0.25 | 0.54 |
| HSL | 315.25º | 1% | 0.23% | - |
| HSV(B) | 315.25º | 1% | 0.46% | - |
| XYZ | 9.23 | 4.56 | 9.63 | - |
| YUV | 45.31 | 152.09 | 179.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 0 | 88 | 0 | 1 | 0.25 | 0.54 | 315.25 | 1 | 0.23 |
| Hex | 76 | 0 | 58 | 0 | 64 | 19 | 36 | 13B | 64 | 17 |
| Octal | 166 | 0 | 130 | 0 | 144 | 31 | 66 | 473 | 144 | 27 |
| Binary | 1110110 | 0 | 1011000 | 0 | 1100100 | 11001 | 110110 | 100111011 | 1100100 | 10111 |
Color Harmonies of #760058
Complementary color
Monochromatic Colors of #760058
Black with #760058
Text Example
Text Example
White with #760058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760058; }
p { color: rgb(118,0,88); }
H1.HeaderClassName
{
color: #760058;
}
.AnyTagClassName
{
color: #760058;
}
</style>
background-color css
<style>
a { background-color: #760058; }
a { background-color: rgb(118,0,88); }
div.DivClassName
{
background-color: #760058;
}
.BgClassName
{
background-color: #760058;
}
</style>
border-color css
<style>
span { border-color: #760058; }
span { border-color: rgb(118,0,88); }
td.TdClassName
{
border-color: #760058;
}
.TagClassName
{
border-color: #760058;
}
</style>