Shades of Tyrian Purple #740951
Tints of Tyrian Purple #740951
RGB
CMYK
RGB Variations
Color information
#740951 (or 0x740951) is known color: Tyrian Purple. HEX triplet: 74, 09 and 51. RGB value is (116,9,81). Sum of RGB (Red+Green+Blue) = 116+9+81=206 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.31% from 206); Green value is 9 (3.91% from 255 or 4.37% from 206); Blue value is 81 (32.03% from 255 or 39.32% from 206); Max value from RGB is 116 - color contains mainly: red. Hex color #740951 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #740951 is #8BF6AE. Grayscale: #313131. Windows color (decimal): -9172655 or 5310836. OLE color: 5310836.
HSL color Cylindrical-coordinate representation of color #740951: hue angle of 319.63º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #740951 is Cyan = 0, Magento = 0.92, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 9 | 81 | - |
| CMYK | 0 | 0.92 | 0.30 | 0.55 |
| HSL | 319.63º | 0.86% | 0.25% | - |
| HSV(B) | 319.63º | 0.92% | 0.45% | - |
| XYZ | 8.79 | 4.5 | 8.19 | - |
| YUV | 49.2 | 145.95 | 175.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 9 | 81 | 0 | 0.92 | 0.30 | 0.55 | 319.63 | 0.86 | 0.25 |
| Hex | 74 | 9 | 51 | 0 | 5C | 1E | 37 | 140 | 56 | 19 |
| Octal | 164 | 11 | 121 | 0 | 134 | 36 | 67 | 500 | 126 | 31 |
| Binary | 1110100 | 1001 | 1010001 | 0 | 1011100 | 11110 | 110111 | 101000000 | 1010110 | 11001 |
Color Harmonies of #740951
Complementary color
Monochromatic Colors of #740951
Black with #740951
Text Example
Text Example
White with #740951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740951; }
p { color: rgb(116,9,81); }
H1.HeaderClassName
{
color: #740951;
}
.AnyTagClassName
{
color: #740951;
}
</style>
background-color css
<style>
a { background-color: #740951; }
a { background-color: rgb(116,9,81); }
div.DivClassName
{
background-color: #740951;
}
.BgClassName
{
background-color: #740951;
}
</style>
border-color css
<style>
span { border-color: #740951; }
span { border-color: rgb(116,9,81); }
td.TdClassName
{
border-color: #740951;
}
.TagClassName
{
border-color: #740951;
}
</style>