Shades of Tyrian Purple #760758
Tints of Tyrian Purple #760758
RGB
CMYK
RGB Variations
Color information
#760758 (or 0x760758) is known color: Tyrian Purple. HEX triplet: 76, 07 and 58. RGB value is (118,7,88). Sum of RGB (Red+Green+Blue) = 118+7+88=213 (28% of max value = 765). Red value is 118 (46.48% from 255 or 55.40% from 213); Green value is 7 (3.12% from 255 or 3.29% from 213); Blue value is 88 (34.77% from 255 or 41.31% from 213); Max value from RGB is 118 - color contains mainly: red. Hex color #760758 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760758 is #89F8A7. Grayscale: #313131. Windows color (decimal): -9042088 or 5769078. OLE color: 5769078.
HSL color Cylindrical-coordinate representation of color #760758: hue angle of 316.22º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #760758 is Cyan = 0, Magento = 0.94, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 7 | 88 | - |
| CMYK | 0 | 0.94 | 0.25 | 0.54 |
| HSL | 316.22º | 0.89% | 0.25% | - |
| HSV(B) | 316.22º | 0.94% | 0.46% | - |
| XYZ | 9.31 | 4.71 | 9.65 | - |
| YUV | 49.42 | 149.77 | 176.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 7 | 88 | 0 | 0.94 | 0.25 | 0.54 | 316.22 | 0.89 | 0.25 |
| Hex | 76 | 7 | 58 | 0 | 5E | 19 | 36 | 13C | 59 | 19 |
| Octal | 166 | 7 | 130 | 0 | 136 | 31 | 66 | 474 | 131 | 31 |
| Binary | 1110110 | 111 | 1011000 | 0 | 1011110 | 11001 | 110110 | 100111100 | 1011001 | 11001 |
Color Harmonies of #760758
Complementary color
Monochromatic Colors of #760758
Black with #760758
Text Example
Text Example
White with #760758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760758; }
p { color: rgb(118,7,88); }
H1.HeaderClassName
{
color: #760758;
}
.AnyTagClassName
{
color: #760758;
}
</style>
background-color css
<style>
a { background-color: #760758; }
a { background-color: rgb(118,7,88); }
div.DivClassName
{
background-color: #760758;
}
.BgClassName
{
background-color: #760758;
}
</style>
border-color css
<style>
span { border-color: #760758; }
span { border-color: rgb(118,7,88); }
td.TdClassName
{
border-color: #760758;
}
.TagClassName
{
border-color: #760758;
}
</style>