Shades of Tyrian Purple #760554
Tints of Tyrian Purple #760554
RGB
CMYK
RGB Variations
Color information
#760554 (or 0x760554) is known color: Tyrian Purple. HEX triplet: 76, 05 and 54. RGB value is (118,5,84). Sum of RGB (Red+Green+Blue) = 118+5+84=207 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.00% from 207); Green value is 5 (2.34% from 255 or 2.42% from 207); Blue value is 84 (33.20% from 255 or 40.58% from 207); Max value from RGB is 118 - color contains mainly: red. Hex color #760554 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760554 is #89FAAB. Grayscale: #2F2F2F. Windows color (decimal): -9042604 or 5506422. OLE color: 5506422.
HSL color Cylindrical-coordinate representation of color #760554: hue angle of 318.05º 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 #760554 is Cyan = 0, Magento = 0.96, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 5 | 84 | - |
| CMYK | 0 | 0.96 | 0.29 | 0.54 |
| HSL | 318.05º | 0.92% | 0.24% | - |
| HSV(B) | 318.05º | 0.96% | 0.46% | - |
| XYZ | 9.13 | 4.6 | 8.79 | - |
| YUV | 47.79 | 148.44 | 178.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 5 | 84 | 0 | 0.96 | 0.29 | 0.54 | 318.05 | 0.92 | 0.24 |
| Hex | 76 | 5 | 54 | 0 | 60 | 1D | 36 | 13E | 5C | 18 |
| Octal | 166 | 5 | 124 | 0 | 140 | 35 | 66 | 476 | 134 | 30 |
| Binary | 1110110 | 101 | 1010100 | 0 | 1100000 | 11101 | 110110 | 100111110 | 1011100 | 11000 |
Color Harmonies of #760554
Complementary color
Monochromatic Colors of #760554
Black with #760554
Text Example
Text Example
White with #760554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760554; }
p { color: rgb(118,5,84); }
H1.HeaderClassName
{
color: #760554;
}
.AnyTagClassName
{
color: #760554;
}
</style>
background-color css
<style>
a { background-color: #760554; }
a { background-color: rgb(118,5,84); }
div.DivClassName
{
background-color: #760554;
}
.BgClassName
{
background-color: #760554;
}
</style>
border-color css
<style>
span { border-color: #760554; }
span { border-color: rgb(118,5,84); }
td.TdClassName
{
border-color: #760554;
}
.TagClassName
{
border-color: #760554;
}
</style>