Shades of Tyrian Purple #760140
Tints of Tyrian Purple #760140
RGB
CMYK
RGB Variations
Color information
#760140 (or 0x760140) is known color: Tyrian Purple. HEX triplet: 76, 01 and 40. RGB value is (118,1,64). Sum of RGB (Red+Green+Blue) = 118+1+64=183 (24% of max value = 765). Red value is 118 (46.48% from 255 or 64.48% from 183); Green value is 1 (0.78% from 255 or 0.55% from 183); Blue value is 64 (25.39% from 255 or 34.97% from 183); Max value from RGB is 118 - color contains mainly: red. Hex color #760140 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760140 is #89FEBF. Grayscale: #2B2B2B. Windows color (decimal): -9043648 or 4194678. OLE color: 4194678.
HSL color Cylindrical-coordinate representation of color #760140: hue angle of 327.69º 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 #760140 is Cyan = 0, Magento = 0.99, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 1 | 64 | - |
| CMYK | 0 | 0.99 | 0.46 | 0.54 |
| HSL | 327.69º | 0.98% | 0.23% | - |
| HSV(B) | 327.69º | 0.99% | 0.46% | - |
| XYZ | 8.41 | 4.24 | 5.23 | - |
| YUV | 43.17 | 139.76 | 181.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 1 | 64 | 0 | 0.99 | 0.46 | 0.54 | 327.69 | 0.98 | 0.23 |
| Hex | 76 | 1 | 40 | 0 | 63 | 2E | 36 | 148 | 62 | 17 |
| Octal | 166 | 1 | 100 | 0 | 143 | 56 | 66 | 510 | 142 | 27 |
| Binary | 1110110 | 1 | 1000000 | 0 | 1100011 | 101110 | 110110 | 101001000 | 1100010 | 10111 |
Color Harmonies of #760140
Complementary color
Monochromatic Colors of #760140
Black with #760140
Text Example
Text Example
White with #760140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760140; }
p { color: rgb(118,1,64); }
H1.HeaderClassName
{
color: #760140;
}
.AnyTagClassName
{
color: #760140;
}
</style>
background-color css
<style>
a { background-color: #760140; }
a { background-color: rgb(118,1,64); }
div.DivClassName
{
background-color: #760140;
}
.BgClassName
{
background-color: #760140;
}
</style>
border-color css
<style>
span { border-color: #760140; }
span { border-color: rgb(118,1,64); }
td.TdClassName
{
border-color: #760140;
}
.TagClassName
{
border-color: #760140;
}
</style>