Shades of Tyrian Purple #760755
Tints of Tyrian Purple #760755
RGB
CMYK
RGB Variations
Color information
#760755 (or 0x760755) is known color: Tyrian Purple. HEX triplet: 76, 07 and 55. RGB value is (118,7,85). Sum of RGB (Red+Green+Blue) = 118+7+85=210 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.19% from 210); Green value is 7 (3.12% from 255 or 3.33% from 210); Blue value is 85 (33.59% from 255 or 40.48% from 210); Max value from RGB is 118 - color contains mainly: red. Hex color #760755 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760755 is #89F8AA. Grayscale: #303030. Windows color (decimal): -9042091 or 5572470. OLE color: 5572470.
HSL color Cylindrical-coordinate representation of color #760755: hue angle of 317.84º 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 #760755 is Cyan = 0, Magento = 0.94, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 7 | 85 | - |
| CMYK | 0 | 0.94 | 0.28 | 0.54 |
| HSL | 317.84º | 0.89% | 0.25% | - |
| HSV(B) | 317.84º | 0.94% | 0.46% | - |
| XYZ | 9.19 | 4.66 | 9.01 | - |
| YUV | 49.08 | 148.27 | 177.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 7 | 85 | 0 | 0.94 | 0.28 | 0.54 | 317.84 | 0.89 | 0.25 |
| Hex | 76 | 7 | 55 | 0 | 5E | 1C | 36 | 13E | 59 | 19 |
| Octal | 166 | 7 | 125 | 0 | 136 | 34 | 66 | 476 | 131 | 31 |
| Binary | 1110110 | 111 | 1010101 | 0 | 1011110 | 11100 | 110110 | 100111110 | 1011001 | 11001 |
Color Harmonies of #760755
Complementary color
Monochromatic Colors of #760755
Black with #760755
Text Example
Text Example
White with #760755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760755; }
p { color: rgb(118,7,85); }
H1.HeaderClassName
{
color: #760755;
}
.AnyTagClassName
{
color: #760755;
}
</style>
background-color css
<style>
a { background-color: #760755; }
a { background-color: rgb(118,7,85); }
div.DivClassName
{
background-color: #760755;
}
.BgClassName
{
background-color: #760755;
}
</style>
border-color css
<style>
span { border-color: #760755; }
span { border-color: rgb(118,7,85); }
td.TdClassName
{
border-color: #760755;
}
.TagClassName
{
border-color: #760755;
}
</style>