Shades of Tyrian Purple #740249
Tints of Tyrian Purple #740249
RGB
CMYK
RGB Variations
Color information
#740249 (or 0x740249) is known color: Tyrian Purple. HEX triplet: 74, 02 and 49. RGB value is (116,2,73). Sum of RGB (Red+Green+Blue) = 116+2+73=191 (25% of max value = 765). Red value is 116 (45.70% from 255 or 60.73% from 191); Green value is 2 (1.17% from 255 or 1.05% from 191); Blue value is 73 (28.91% from 255 or 38.22% from 191); Max value from RGB is 116 - color contains mainly: red. Hex color #740249 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740249 is #8BFDB6. Grayscale: #2C2C2C. Windows color (decimal): -9174455 or 4784756. OLE color: 4784756.
HSL color Cylindrical-coordinate representation of color #740249: hue angle of 322.63º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #740249 is Cyan = 0, Magento = 0.98, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 2 | 73 | - |
| CMYK | 0 | 0.98 | 0.37 | 0.55 |
| HSL | 322.63º | 0.97% | 0.23% | - |
| HSV(B) | 322.63º | 0.98% | 0.45% | - |
| XYZ | 8.43 | 4.24 | 6.68 | - |
| YUV | 44.18 | 144.27 | 179.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 2 | 73 | 0 | 0.98 | 0.37 | 0.55 | 322.63 | 0.97 | 0.23 |
| Hex | 74 | 2 | 49 | 0 | 62 | 25 | 37 | 143 | 61 | 17 |
| Octal | 164 | 2 | 111 | 0 | 142 | 45 | 67 | 503 | 141 | 27 |
| Binary | 1110100 | 10 | 1001001 | 0 | 1100010 | 100101 | 110111 | 101000011 | 1100001 | 10111 |
Color Harmonies of #740249
Complementary color
Monochromatic Colors of #740249
Black with #740249
Text Example
Text Example
White with #740249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740249; }
p { color: rgb(116,2,73); }
H1.HeaderClassName
{
color: #740249;
}
.AnyTagClassName
{
color: #740249;
}
</style>
background-color css
<style>
a { background-color: #740249; }
a { background-color: rgb(116,2,73); }
div.DivClassName
{
background-color: #740249;
}
.BgClassName
{
background-color: #740249;
}
</style>
border-color css
<style>
span { border-color: #740249; }
span { border-color: rgb(116,2,73); }
td.TdClassName
{
border-color: #740249;
}
.TagClassName
{
border-color: #740249;
}
</style>