Shades of Tyrian Purple #760032
Tints of Tyrian Purple #760032
RGB
CMYK
RGB Variations
Color information
#760032 (or 0x760032) is known color: Tyrian Purple. HEX triplet: 76, 00 and 32. RGB value is (118,0,50). Sum of RGB (Red+Green+Blue) = 118+0+50=168 (22% of max value = 765). Red value is 118 (46.48% from 255 or 70.24% from 168); Green value is 0 (0.39% from 255 or 0% from 168); Blue value is 50 (19.92% from 255 or 29.76% from 168); Max value from RGB is 118 - color contains mainly: red. Hex color #760032 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760032 is #89FFCD. Grayscale: #282828. Windows color (decimal): -9043918 or 3276918. OLE color: 3276918.
HSL color Cylindrical-coordinate representation of color #760032: hue angle of 334.58º 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 #760032 is Cyan = 0, Magento = 1, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 0 | 50 | - |
| CMYK | 0 | 1 | 0.58 | 0.54 |
| HSL | 334.58º | 1% | 0.23% | - |
| HSV(B) | 334.58º | 1% | 0.46% | - |
| XYZ | 8.05 | 4.08 | 3.38 | - |
| YUV | 40.98 | 133.09 | 182.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 0 | 50 | 0 | 1 | 0.58 | 0.54 | 334.58 | 1 | 0.23 |
| Hex | 76 | 0 | 32 | 0 | 64 | 3A | 36 | 14F | 64 | 17 |
| Octal | 166 | 0 | 62 | 0 | 144 | 72 | 66 | 517 | 144 | 27 |
| Binary | 1110110 | 0 | 110010 | 0 | 1100100 | 111010 | 110110 | 101001111 | 1100100 | 10111 |
Color Harmonies of #760032
Complementary color
Monochromatic Colors of #760032
Black with #760032
Text Example
Text Example
White with #760032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760032; }
p { color: rgb(118,0,50); }
H1.HeaderClassName
{
color: #760032;
}
.AnyTagClassName
{
color: #760032;
}
</style>
background-color css
<style>
a { background-color: #760032; }
a { background-color: rgb(118,0,50); }
div.DivClassName
{
background-color: #760032;
}
.BgClassName
{
background-color: #760032;
}
</style>
border-color css
<style>
span { border-color: #760032; }
span { border-color: rgb(118,0,50); }
td.TdClassName
{
border-color: #760032;
}
.TagClassName
{
border-color: #760032;
}
</style>