Shades of Tyrian Purple #740141
Tints of Tyrian Purple #740141
RGB
CMYK
RGB Variations
Color information
#740141 (or 0x740141) is known color: Tyrian Purple. HEX triplet: 74, 01 and 41. RGB value is (116,1,65). Sum of RGB (Red+Green+Blue) = 116+1+65=182 (24% of max value = 765). Red value is 116 (45.70% from 255 or 63.74% from 182); Green value is 1 (0.78% from 255 or 0.55% from 182); Blue value is 65 (25.78% from 255 or 35.71% from 182); Max value from RGB is 116 - color contains mainly: red. Hex color #740141 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740141 is #8BFEBE. Grayscale: #2A2A2A. Windows color (decimal): -9174719 or 4260212. OLE color: 4260212.
HSL color Cylindrical-coordinate representation of color #740141: hue angle of 326.61º 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 #740141 is Cyan = 0, Magento = 0.99, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 1 | 65 | - |
| CMYK | 0 | 0.99 | 0.44 | 0.55 |
| HSL | 326.61º | 0.98% | 0.23% | - |
| HSV(B) | 326.61º | 0.99% | 0.45% | - |
| XYZ | 8.17 | 4.12 | 5.37 | - |
| YUV | 42.68 | 140.6 | 180.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 1 | 65 | 0 | 0.99 | 0.44 | 0.55 | 326.61 | 0.98 | 0.23 |
| Hex | 74 | 1 | 41 | 0 | 63 | 2C | 37 | 147 | 62 | 17 |
| Octal | 164 | 1 | 101 | 0 | 143 | 54 | 67 | 507 | 142 | 27 |
| Binary | 1110100 | 1 | 1000001 | 0 | 1100011 | 101100 | 110111 | 101000111 | 1100010 | 10111 |
Color Harmonies of #740141
Complementary color
Monochromatic Colors of #740141
Black with #740141
Text Example
Text Example
White with #740141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740141; }
p { color: rgb(116,1,65); }
H1.HeaderClassName
{
color: #740141;
}
.AnyTagClassName
{
color: #740141;
}
</style>
background-color css
<style>
a { background-color: #740141; }
a { background-color: rgb(116,1,65); }
div.DivClassName
{
background-color: #740141;
}
.BgClassName
{
background-color: #740141;
}
</style>
border-color css
<style>
span { border-color: #740141; }
span { border-color: rgb(116,1,65); }
td.TdClassName
{
border-color: #740141;
}
.TagClassName
{
border-color: #740141;
}
</style>