Shades of Tyrian Purple #740859
Tints of Tyrian Purple #740859
RGB
CMYK
RGB Variations
Color information
#740859 (or 0x740859) is known color: Tyrian Purple. HEX triplet: 74, 08 and 59. RGB value is (116,8,89). Sum of RGB (Red+Green+Blue) = 116+8+89=213 (28% of max value = 765). Red value is 116 (45.70% from 255 or 54.46% from 213); Green value is 8 (3.52% from 255 or 3.76% from 213); Blue value is 89 (35.16% from 255 or 41.78% from 213); Max value from RGB is 116 - color contains mainly: red. Hex color #740859 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #740859 is #8BF7A6. Grayscale: #313131. Windows color (decimal): -9172903 or 5834868. OLE color: 5834868.
HSL color Cylindrical-coordinate representation of color #740859: hue angle of 315º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #740859 is Cyan = 0, Magento = 0.93, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 8 | 89 | - |
| CMYK | 0 | 0.93 | 0.23 | 0.55 |
| HSL | 315º | 0.87% | 0.24% | - |
| HSV(B) | 315º | 0.93% | 0.45% | - |
| XYZ | 9.09 | 4.61 | 9.86 | - |
| YUV | 49.53 | 150.28 | 175.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 8 | 89 | 0 | 0.93 | 0.23 | 0.55 | 315 | 0.87 | 0.24 |
| Hex | 74 | 8 | 59 | 0 | 5D | 17 | 37 | 13B | 57 | 18 |
| Octal | 164 | 10 | 131 | 0 | 135 | 27 | 67 | 473 | 127 | 30 |
| Binary | 1110100 | 1000 | 1011001 | 0 | 1011101 | 10111 | 110111 | 100111011 | 1010111 | 11000 |
Color Harmonies of #740859
Complementary color
Monochromatic Colors of #740859
Black with #740859
Text Example
Text Example
White with #740859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740859; }
p { color: rgb(116,8,89); }
H1.HeaderClassName
{
color: #740859;
}
.AnyTagClassName
{
color: #740859;
}
</style>
background-color css
<style>
a { background-color: #740859; }
a { background-color: rgb(116,8,89); }
div.DivClassName
{
background-color: #740859;
}
.BgClassName
{
background-color: #740859;
}
</style>
border-color css
<style>
span { border-color: #740859; }
span { border-color: rgb(116,8,89); }
td.TdClassName
{
border-color: #740859;
}
.TagClassName
{
border-color: #740859;
}
</style>