Shades of Tyrian Purple #740459
Tints of Tyrian Purple #740459
RGB
CMYK
RGB Variations
Color information
#740459 (or 0x740459) is known color: Tyrian Purple. HEX triplet: 74, 04 and 59. RGB value is (116,4,89). Sum of RGB (Red+Green+Blue) = 116+4+89=209 (27% of max value = 765). Red value is 116 (45.70% from 255 or 55.50% from 209); Green value is 4 (1.95% from 255 or 1.91% from 209); Blue value is 89 (35.16% from 255 or 42.58% from 209); Max value from RGB is 116 - color contains mainly: red. Hex color #740459 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #740459 is #8BFBA6. Grayscale: #2E2E2E. Windows color (decimal): -9173927 or 5833844. OLE color: 5833844.
HSL color Cylindrical-coordinate representation of color #740459: hue angle of 314.46º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #740459 is Cyan = 0, Magento = 0.97, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 4 | 89 | - |
| CMYK | 0 | 0.97 | 0.23 | 0.55 |
| HSL | 314.46º | 0.93% | 0.24% | - |
| HSV(B) | 314.46º | 0.97% | 0.45% | - |
| XYZ | 9.05 | 4.52 | 9.85 | - |
| YUV | 47.18 | 151.61 | 177.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 4 | 89 | 0 | 0.97 | 0.23 | 0.55 | 314.46 | 0.93 | 0.24 |
| Hex | 74 | 4 | 59 | 0 | 61 | 17 | 37 | 13A | 5D | 18 |
| Octal | 164 | 4 | 131 | 0 | 141 | 27 | 67 | 472 | 135 | 30 |
| Binary | 1110100 | 100 | 1011001 | 0 | 1100001 | 10111 | 110111 | 100111010 | 1011101 | 11000 |
Color Harmonies of #740459
Complementary color
Monochromatic Colors of #740459
Black with #740459
Text Example
Text Example
White with #740459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740459; }
p { color: rgb(116,4,89); }
H1.HeaderClassName
{
color: #740459;
}
.AnyTagClassName
{
color: #740459;
}
</style>
background-color css
<style>
a { background-color: #740459; }
a { background-color: rgb(116,4,89); }
div.DivClassName
{
background-color: #740459;
}
.BgClassName
{
background-color: #740459;
}
</style>
border-color css
<style>
span { border-color: #740459; }
span { border-color: rgb(116,4,89); }
td.TdClassName
{
border-color: #740459;
}
.TagClassName
{
border-color: #740459;
}
</style>