Shades of Tyrian Purple #740051
Tints of Tyrian Purple #740051
RGB
CMYK
RGB Variations
Color information
#740051 (or 0x740051) is known color: Tyrian Purple. HEX triplet: 74, 00 and 51. RGB value is (116,0,81). Sum of RGB (Red+Green+Blue) = 116+0+81=197 (26% of max value = 765). Red value is 116 (45.70% from 255 or 58.88% from 197); Green value is 0 (0.39% from 255 or 0% from 197); Blue value is 81 (32.03% from 255 or 41.12% from 197); Max value from RGB is 116 - color contains mainly: red. Hex color #740051 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #740051 is #8BFFAE. Grayscale: #2B2B2B. Windows color (decimal): -9174959 or 5308532. OLE color: 5308532.
HSL color Cylindrical-coordinate representation of color #740051: hue angle of 318.1º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #740051 is Cyan = 0, Magento = 1, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 0 | 81 | - |
| CMYK | 0 | 1 | 0.30 | 0.55 |
| HSL | 318.1º | 1% | 0.23% | - |
| HSV(B) | 318.1º | 1% | 0.45% | - |
| XYZ | 8.69 | 4.31 | 8.16 | - |
| YUV | 43.92 | 148.93 | 179.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 0 | 81 | 0 | 1 | 0.30 | 0.55 | 318.1 | 1 | 0.23 |
| Hex | 74 | 0 | 51 | 0 | 64 | 1E | 37 | 13E | 64 | 17 |
| Octal | 164 | 0 | 121 | 0 | 144 | 36 | 67 | 476 | 144 | 27 |
| Binary | 1110100 | 0 | 1010001 | 0 | 1100100 | 11110 | 110111 | 100111110 | 1100100 | 10111 |
Color Harmonies of #740051
Complementary color
Monochromatic Colors of #740051
Black with #740051
Text Example
Text Example
White with #740051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740051; }
p { color: rgb(116,0,81); }
H1.HeaderClassName
{
color: #740051;
}
.AnyTagClassName
{
color: #740051;
}
</style>
background-color css
<style>
a { background-color: #740051; }
a { background-color: rgb(116,0,81); }
div.DivClassName
{
background-color: #740051;
}
.BgClassName
{
background-color: #740051;
}
</style>
border-color css
<style>
span { border-color: #740051; }
span { border-color: rgb(116,0,81); }
td.TdClassName
{
border-color: #740051;
}
.TagClassName
{
border-color: #740051;
}
</style>