Shades of Tyrian Purple #760034
Tints of Tyrian Purple #760034
RGB
CMYK
RGB Variations
Color information
#760034 (or 0x760034) is known color: Tyrian Purple. HEX triplet: 76, 00 and 34. RGB value is (118,0,52). Sum of RGB (Red+Green+Blue) = 118+0+52=170 (22% of max value = 765). Red value is 118 (46.48% from 255 or 69.41% from 170); Green value is 0 (0.39% from 255 or 0% from 170); Blue value is 52 (20.70% from 255 or 30.59% from 170); Max value from RGB is 118 - color contains mainly: red. Hex color #760034 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760034 is #89FFCB. Grayscale: #292929. Windows color (decimal): -9043916 or 3407990. OLE color: 3407990.
HSL color Cylindrical-coordinate representation of color #760034: hue angle of 333.56º 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 #760034 is Cyan = 0, Magento = 1, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 0 | 52 | - |
| CMYK | 0 | 1 | 0.56 | 0.54 |
| HSL | 333.56º | 1% | 0.23% | - |
| HSV(B) | 333.56º | 1% | 0.46% | - |
| XYZ | 8.09 | 4.1 | 3.61 | - |
| YUV | 41.21 | 134.09 | 182.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 0 | 52 | 0 | 1 | 0.56 | 0.54 | 333.56 | 1 | 0.23 |
| Hex | 76 | 0 | 34 | 0 | 64 | 38 | 36 | 14E | 64 | 17 |
| Octal | 166 | 0 | 64 | 0 | 144 | 70 | 66 | 516 | 144 | 27 |
| Binary | 1110110 | 0 | 110100 | 0 | 1100100 | 111000 | 110110 | 101001110 | 1100100 | 10111 |
Color Harmonies of #760034
Complementary color
Monochromatic Colors of #760034
Black with #760034
Text Example
Text Example
White with #760034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760034; }
p { color: rgb(118,0,52); }
H1.HeaderClassName
{
color: #760034;
}
.AnyTagClassName
{
color: #760034;
}
</style>
background-color css
<style>
a { background-color: #760034; }
a { background-color: rgb(118,0,52); }
div.DivClassName
{
background-color: #760034;
}
.BgClassName
{
background-color: #760034;
}
</style>
border-color css
<style>
span { border-color: #760034; }
span { border-color: rgb(118,0,52); }
td.TdClassName
{
border-color: #760034;
}
.TagClassName
{
border-color: #760034;
}
</style>