Shades of Tyrian Purple #760136
Tints of Tyrian Purple #760136
RGB
CMYK
RGB Variations
Color information
#760136 (or 0x760136) is known color: Tyrian Purple. HEX triplet: 76, 01 and 36. RGB value is (118,1,54). Sum of RGB (Red+Green+Blue) = 118+1+54=173 (22% of max value = 765). Red value is 118 (46.48% from 255 or 68.21% from 173); Green value is 1 (0.78% from 255 or 0.58% from 173); Blue value is 54 (21.48% from 255 or 31.21% from 173); Max value from RGB is 118 - color contains mainly: red. Hex color #760136 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760136 is #89FEC9. Grayscale: #292929. Windows color (decimal): -9043658 or 3539318. OLE color: 3539318.
HSL color Cylindrical-coordinate representation of color #760136: hue angle of 332.82º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #760136 is Cyan = 0, Magento = 0.99, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 1 | 54 | - |
| CMYK | 0 | 0.99 | 0.54 | 0.54 |
| HSL | 332.82º | 0.98% | 0.23% | - |
| HSV(B) | 332.82º | 0.99% | 0.46% | - |
| XYZ | 8.15 | 4.14 | 3.86 | - |
| YUV | 42.03 | 134.76 | 182.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 1 | 54 | 0 | 0.99 | 0.54 | 0.54 | 332.82 | 0.98 | 0.23 |
| Hex | 76 | 1 | 36 | 0 | 63 | 36 | 36 | 14D | 62 | 17 |
| Octal | 166 | 1 | 66 | 0 | 143 | 66 | 66 | 515 | 142 | 27 |
| Binary | 1110110 | 1 | 110110 | 0 | 1100011 | 110110 | 110110 | 101001101 | 1100010 | 10111 |
Color Harmonies of #760136
Complementary color
Monochromatic Colors of #760136
Black with #760136
Text Example
Text Example
White with #760136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760136; }
p { color: rgb(118,1,54); }
H1.HeaderClassName
{
color: #760136;
}
.AnyTagClassName
{
color: #760136;
}
</style>
background-color css
<style>
a { background-color: #760136; }
a { background-color: rgb(118,1,54); }
div.DivClassName
{
background-color: #760136;
}
.BgClassName
{
background-color: #760136;
}
</style>
border-color css
<style>
span { border-color: #760136; }
span { border-color: rgb(118,1,54); }
td.TdClassName
{
border-color: #760136;
}
.TagClassName
{
border-color: #760136;
}
</style>