Shades of Tyrian Purple #740131
Tints of Tyrian Purple #740131
RGB
CMYK
RGB Variations
Color information
#740131 (or 0x740131) is known color: Tyrian Purple. HEX triplet: 74, 01 and 31. RGB value is (116,1,49). Sum of RGB (Red+Green+Blue) = 116+1+49=166 (21% of max value = 765). Red value is 116 (45.70% from 255 or 69.88% from 166); Green value is 1 (0.78% from 255 or 0.60% from 166); Blue value is 49 (19.53% from 255 or 29.52% from 166); Max value from RGB is 116 - color contains mainly: red. Hex color #740131 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740131 is #8BFECE. Grayscale: #282828. Windows color (decimal): -9174735 or 3211636. OLE color: 3211636.
HSL color Cylindrical-coordinate representation of color #740131: hue angle of 334.96º 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 #740131 is Cyan = 0, Magento = 0.99, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 1 | 49 | - |
| CMYK | 0 | 0.99 | 0.58 | 0.55 |
| HSL | 334.96º | 0.98% | 0.23% | - |
| HSV(B) | 334.96º | 0.99% | 0.45% | - |
| XYZ | 7.77 | 3.96 | 3.26 | - |
| YUV | 40.86 | 132.6 | 181.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 1 | 49 | 0 | 0.99 | 0.58 | 0.55 | 334.96 | 0.98 | 0.23 |
| Hex | 74 | 1 | 31 | 0 | 63 | 3A | 37 | 14F | 62 | 17 |
| Octal | 164 | 1 | 61 | 0 | 143 | 72 | 67 | 517 | 142 | 27 |
| Binary | 1110100 | 1 | 110001 | 0 | 1100011 | 111010 | 110111 | 101001111 | 1100010 | 10111 |
Color Harmonies of #740131
Complementary color
Monochromatic Colors of #740131
Black with #740131
Text Example
Text Example
White with #740131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740131; }
p { color: rgb(116,1,49); }
H1.HeaderClassName
{
color: #740131;
}
.AnyTagClassName
{
color: #740131;
}
</style>
background-color css
<style>
a { background-color: #740131; }
a { background-color: rgb(116,1,49); }
div.DivClassName
{
background-color: #740131;
}
.BgClassName
{
background-color: #740131;
}
</style>
border-color css
<style>
span { border-color: #740131; }
span { border-color: rgb(116,1,49); }
td.TdClassName
{
border-color: #740131;
}
.TagClassName
{
border-color: #740131;
}
</style>