Shades of Tyrian Purple #740140
Tints of Tyrian Purple #740140
RGB
CMYK
RGB Variations
Color information
#740140 (or 0x740140) is known color: Tyrian Purple. HEX triplet: 74, 01 and 40. RGB value is (116,1,64). Sum of RGB (Red+Green+Blue) = 116+1+64=181 (23% of max value = 765). Red value is 116 (45.70% from 255 or 64.09% from 181); Green value is 1 (0.78% from 255 or 0.55% from 181); Blue value is 64 (25.39% from 255 or 35.36% from 181); Max value from RGB is 116 - color contains mainly: red. Hex color #740140 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740140 is #8BFEBF. Grayscale: #2A2A2A. Windows color (decimal): -9174720 or 4194676. OLE color: 4194676.
HSL color Cylindrical-coordinate representation of color #740140: hue angle of 327.13º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #740140 is Cyan = 0, Magento = 0.99, Yellow = 0.45 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 1 | 64 | - |
| CMYK | 0 | 0.99 | 0.45 | 0.55 |
| HSL | 327.13º | 0.98% | 0.23% | - |
| HSV(B) | 327.13º | 0.99% | 0.45% | - |
| XYZ | 8.14 | 4.1 | 5.21 | - |
| YUV | 42.57 | 140.1 | 180.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 1 | 64 | 0 | 0.99 | 0.45 | 0.55 | 327.13 | 0.98 | 0.23 |
| Hex | 74 | 1 | 40 | 0 | 63 | 2D | 37 | 147 | 62 | 17 |
| Octal | 164 | 1 | 100 | 0 | 143 | 55 | 67 | 507 | 142 | 27 |
| Binary | 1110100 | 1 | 1000000 | 0 | 1100011 | 101101 | 110111 | 101000111 | 1100010 | 10111 |
Color Harmonies of #740140
Complementary color
Monochromatic Colors of #740140
Black with #740140
Text Example
Text Example
White with #740140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740140; }
p { color: rgb(116,1,64); }
H1.HeaderClassName
{
color: #740140;
}
.AnyTagClassName
{
color: #740140;
}
</style>
background-color css
<style>
a { background-color: #740140; }
a { background-color: rgb(116,1,64); }
div.DivClassName
{
background-color: #740140;
}
.BgClassName
{
background-color: #740140;
}
</style>
border-color css
<style>
span { border-color: #740140; }
span { border-color: rgb(116,1,64); }
td.TdClassName
{
border-color: #740140;
}
.TagClassName
{
border-color: #740140;
}
</style>