Shades of Tyrian Purple #740840
Tints of Tyrian Purple #740840
RGB
CMYK
RGB Variations
Color information
#740840 (or 0x740840) is known color: Tyrian Purple. HEX triplet: 74, 08 and 40. RGB value is (116,8,64). Sum of RGB (Red+Green+Blue) = 116+8+64=188 (24% of max value = 765). Red value is 116 (45.70% from 255 or 61.70% from 188); Green value is 8 (3.52% from 255 or 4.26% from 188); Blue value is 64 (25.39% from 255 or 34.04% from 188); Max value from RGB is 116 - color contains mainly: red. Hex color #740840 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740840 is #8BF7BF. Grayscale: #2E2E2E. Windows color (decimal): -9172928 or 4196468. OLE color: 4196468.
HSL color Cylindrical-coordinate representation of color #740840: hue angle of 328.89º 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 #740840 is Cyan = 0, Magento = 0.93, Yellow = 0.45 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 8 | 64 | - |
| CMYK | 0 | 0.93 | 0.45 | 0.55 |
| HSL | 328.89º | 0.87% | 0.24% | - |
| HSV(B) | 328.89º | 0.93% | 0.45% | - |
| XYZ | 8.21 | 4.26 | 5.24 | - |
| YUV | 46.68 | 137.78 | 177.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 8 | 64 | 0 | 0.93 | 0.45 | 0.55 | 328.89 | 0.87 | 0.24 |
| Hex | 74 | 8 | 40 | 0 | 5D | 2D | 37 | 149 | 57 | 18 |
| Octal | 164 | 10 | 100 | 0 | 135 | 55 | 67 | 511 | 127 | 30 |
| Binary | 1110100 | 1000 | 1000000 | 0 | 1011101 | 101101 | 110111 | 101001001 | 1010111 | 11000 |
Color Harmonies of #740840
Complementary color
Monochromatic Colors of #740840
Black with #740840
Text Example
Text Example
White with #740840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740840; }
p { color: rgb(116,8,64); }
H1.HeaderClassName
{
color: #740840;
}
.AnyTagClassName
{
color: #740840;
}
</style>
background-color css
<style>
a { background-color: #740840; }
a { background-color: rgb(116,8,64); }
div.DivClassName
{
background-color: #740840;
}
.BgClassName
{
background-color: #740840;
}
</style>
border-color css
<style>
span { border-color: #740840; }
span { border-color: rgb(116,8,64); }
td.TdClassName
{
border-color: #740840;
}
.TagClassName
{
border-color: #740840;
}
</style>