Shades of Tyrian Purple #740142
Tints of Tyrian Purple #740142
RGB
CMYK
RGB Variations
Color information
#740142 (or 0x740142) is known color: Tyrian Purple. HEX triplet: 74, 01 and 42. RGB value is (116,1,66). Sum of RGB (Red+Green+Blue) = 116+1+66=183 (24% of max value = 765). Red value is 116 (45.70% from 255 or 63.39% from 183); Green value is 1 (0.78% from 255 or 0.55% from 183); Blue value is 66 (26.17% from 255 or 36.07% from 183); Max value from RGB is 116 - color contains mainly: red. Hex color #740142 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740142 is #8BFEBD. Grayscale: #2A2A2A. Windows color (decimal): -9174718 or 4325748. OLE color: 4325748.
HSL color Cylindrical-coordinate representation of color #740142: hue angle of 326.09º 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 #740142 is Cyan = 0, Magento = 0.99, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 1 | 66 | - |
| CMYK | 0 | 0.99 | 0.43 | 0.55 |
| HSL | 326.09º | 0.98% | 0.23% | - |
| HSV(B) | 326.09º | 0.99% | 0.45% | - |
| XYZ | 8.2 | 4.13 | 5.52 | - |
| YUV | 42.8 | 141.1 | 180.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 1 | 66 | 0 | 0.99 | 0.43 | 0.55 | 326.09 | 0.98 | 0.23 |
| Hex | 74 | 1 | 42 | 0 | 63 | 2B | 37 | 146 | 62 | 17 |
| Octal | 164 | 1 | 102 | 0 | 143 | 53 | 67 | 506 | 142 | 27 |
| Binary | 1110100 | 1 | 1000010 | 0 | 1100011 | 101011 | 110111 | 101000110 | 1100010 | 10111 |
Color Harmonies of #740142
Complementary color
Monochromatic Colors of #740142
Black with #740142
Text Example
Text Example
White with #740142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740142; }
p { color: rgb(116,1,66); }
H1.HeaderClassName
{
color: #740142;
}
.AnyTagClassName
{
color: #740142;
}
</style>
background-color css
<style>
a { background-color: #740142; }
a { background-color: rgb(116,1,66); }
div.DivClassName
{
background-color: #740142;
}
.BgClassName
{
background-color: #740142;
}
</style>
border-color css
<style>
span { border-color: #740142; }
span { border-color: rgb(116,1,66); }
td.TdClassName
{
border-color: #740142;
}
.TagClassName
{
border-color: #740142;
}
</style>