Shades of Tyrian Purple #760139
Tints of Tyrian Purple #760139
RGB
CMYK
RGB Variations
Color information
#760139 (or 0x760139) is known color: Tyrian Purple. HEX triplet: 76, 01 and 39. RGB value is (118,1,57). Sum of RGB (Red+Green+Blue) = 118+1+57=176 (23% of max value = 765). Red value is 118 (46.48% from 255 or 67.05% from 176); Green value is 1 (0.78% from 255 or 0.57% from 176); Blue value is 57 (22.66% from 255 or 32.39% from 176); Max value from RGB is 118 - color contains mainly: red. Hex color #760139 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760139 is #89FEC6. Grayscale: #2A2A2A. Windows color (decimal): -9043655 or 3735926. OLE color: 3735926.
HSL color Cylindrical-coordinate representation of color #760139: hue angle of 331.28º 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 #760139 is Cyan = 0, Magento = 0.99, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 1 | 57 | - |
| CMYK | 0 | 0.99 | 0.52 | 0.54 |
| HSL | 331.28º | 0.98% | 0.23% | - |
| HSV(B) | 331.28º | 0.99% | 0.46% | - |
| XYZ | 8.22 | 4.17 | 4.24 | - |
| YUV | 42.37 | 136.26 | 181.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 1 | 57 | 0 | 0.99 | 0.52 | 0.54 | 331.28 | 0.98 | 0.23 |
| Hex | 76 | 1 | 39 | 0 | 63 | 34 | 36 | 14B | 62 | 17 |
| Octal | 166 | 1 | 71 | 0 | 143 | 64 | 66 | 513 | 142 | 27 |
| Binary | 1110110 | 1 | 111001 | 0 | 1100011 | 110100 | 110110 | 101001011 | 1100010 | 10111 |
Color Harmonies of #760139
Complementary color
Monochromatic Colors of #760139
Black with #760139
Text Example
Text Example
White with #760139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760139; }
p { color: rgb(118,1,57); }
H1.HeaderClassName
{
color: #760139;
}
.AnyTagClassName
{
color: #760139;
}
</style>
background-color css
<style>
a { background-color: #760139; }
a { background-color: rgb(118,1,57); }
div.DivClassName
{
background-color: #760139;
}
.BgClassName
{
background-color: #760139;
}
</style>
border-color css
<style>
span { border-color: #760139; }
span { border-color: rgb(118,1,57); }
td.TdClassName
{
border-color: #760139;
}
.TagClassName
{
border-color: #760139;
}
</style>