Shades of Tyrian Purple #760036
Tints of Tyrian Purple #760036
RGB
CMYK
RGB Variations
Color information
#760036 (or 0x760036) is known color: Tyrian Purple. HEX triplet: 76, 00 and 36. RGB value is (118,0,54). Sum of RGB (Red+Green+Blue) = 118+0+54=172 (22% of max value = 765). Red value is 118 (46.48% from 255 or 68.60% from 172); Green value is 0 (0.39% from 255 or 0% from 172); Blue value is 54 (21.48% from 255 or 31.40% from 172); Max value from RGB is 118 - color contains mainly: red. Hex color #760036 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760036 is #89FFC9. Grayscale: #292929. Windows color (decimal): -9043914 or 3539062. OLE color: 3539062.
HSL color Cylindrical-coordinate representation of color #760036: hue angle of 332.54º 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 #760036 is Cyan = 0, Magento = 1, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 0 | 54 | - |
| CMYK | 0 | 1 | 0.54 | 0.54 |
| HSL | 332.54º | 1% | 0.23% | - |
| HSV(B) | 332.54º | 1% | 0.46% | - |
| XYZ | 8.14 | 4.12 | 3.86 | - |
| YUV | 41.44 | 135.09 | 182.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 0 | 54 | 0 | 1 | 0.54 | 0.54 | 332.54 | 1 | 0.23 |
| Hex | 76 | 0 | 36 | 0 | 64 | 36 | 36 | 14D | 64 | 17 |
| Octal | 166 | 0 | 66 | 0 | 144 | 66 | 66 | 515 | 144 | 27 |
| Binary | 1110110 | 0 | 110110 | 0 | 1100100 | 110110 | 110110 | 101001101 | 1100100 | 10111 |
Color Harmonies of #760036
Complementary color
Monochromatic Colors of #760036
Black with #760036
Text Example
Text Example
White with #760036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760036; }
p { color: rgb(118,0,54); }
H1.HeaderClassName
{
color: #760036;
}
.AnyTagClassName
{
color: #760036;
}
</style>
background-color css
<style>
a { background-color: #760036; }
a { background-color: rgb(118,0,54); }
div.DivClassName
{
background-color: #760036;
}
.BgClassName
{
background-color: #760036;
}
</style>
border-color css
<style>
span { border-color: #760036; }
span { border-color: rgb(118,0,54); }
td.TdClassName
{
border-color: #760036;
}
.TagClassName
{
border-color: #760036;
}
</style>