Shades of Tyrian Purple #760534
Tints of Tyrian Purple #760534
RGB
CMYK
RGB Variations
Color information
#760534 (or 0x760534) is known color: Tyrian Purple. HEX triplet: 76, 05 and 34. RGB value is (118,5,52). Sum of RGB (Red+Green+Blue) = 118+5+52=175 (23% of max value = 765). Red value is 118 (46.48% from 255 or 67.43% from 175); Green value is 5 (2.34% from 255 or 2.86% from 175); Blue value is 52 (20.70% from 255 or 29.71% from 175); Max value from RGB is 118 - color contains mainly: red. Hex color #760534 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760534 is #89FACB. Grayscale: #2C2C2C. Windows color (decimal): -9042636 or 3409270. OLE color: 3409270.
HSL color Cylindrical-coordinate representation of color #760534: hue angle of 335.04º 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 #760534 is Cyan = 0, Magento = 0.96, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 5 | 52 | - |
| CMYK | 0 | 0.96 | 0.56 | 0.54 |
| HSL | 335.04º | 0.92% | 0.24% | - |
| HSV(B) | 335.04º | 0.96% | 0.46% | - |
| XYZ | 8.15 | 4.21 | 3.63 | - |
| YUV | 44.15 | 132.44 | 180.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 5 | 52 | 0 | 0.96 | 0.56 | 0.54 | 335.04 | 0.92 | 0.24 |
| Hex | 76 | 5 | 34 | 0 | 60 | 38 | 36 | 14F | 5C | 18 |
| Octal | 166 | 5 | 64 | 0 | 140 | 70 | 66 | 517 | 134 | 30 |
| Binary | 1110110 | 101 | 110100 | 0 | 1100000 | 111000 | 110110 | 101001111 | 1011100 | 11000 |
Color Harmonies of #760534
Complementary color
Monochromatic Colors of #760534
Black with #760534
Text Example
Text Example
White with #760534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760534; }
p { color: rgb(118,5,52); }
H1.HeaderClassName
{
color: #760534;
}
.AnyTagClassName
{
color: #760534;
}
</style>
background-color css
<style>
a { background-color: #760534; }
a { background-color: rgb(118,5,52); }
div.DivClassName
{
background-color: #760534;
}
.BgClassName
{
background-color: #760534;
}
</style>
border-color css
<style>
span { border-color: #760534; }
span { border-color: rgb(118,5,52); }
td.TdClassName
{
border-color: #760534;
}
.TagClassName
{
border-color: #760534;
}
</style>