Shades of Tyrian Purple #740839
Tints of Tyrian Purple #740839
RGB
CMYK
RGB Variations
Color information
#740839 (or 0x740839) is known color: Tyrian Purple. HEX triplet: 74, 08 and 39. RGB value is (116,8,57). Sum of RGB (Red+Green+Blue) = 116+8+57=181 (23% of max value = 765). Red value is 116 (45.70% from 255 or 64.09% from 181); Green value is 8 (3.52% from 255 or 4.42% from 181); Blue value is 57 (22.66% from 255 or 31.49% from 181); Max value from RGB is 116 - color contains mainly: red. Hex color #740839 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740839 is #8BF7C6. Grayscale: #2D2D2D. Windows color (decimal): -9172935 or 3737716. OLE color: 3737716.
HSL color Cylindrical-coordinate representation of color #740839: hue angle of 332.78º 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 #740839 is Cyan = 0, Magento = 0.93, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 8 | 57 | - |
| CMYK | 0 | 0.93 | 0.51 | 0.55 |
| HSL | 332.78º | 0.87% | 0.24% | - |
| HSV(B) | 332.78º | 0.93% | 0.45% | - |
| XYZ | 8.03 | 4.18 | 4.26 | - |
| YUV | 45.88 | 134.28 | 178.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 8 | 57 | 0 | 0.93 | 0.51 | 0.55 | 332.78 | 0.87 | 0.24 |
| Hex | 74 | 8 | 39 | 0 | 5D | 33 | 37 | 14D | 57 | 18 |
| Octal | 164 | 10 | 71 | 0 | 135 | 63 | 67 | 515 | 127 | 30 |
| Binary | 1110100 | 1000 | 111001 | 0 | 1011101 | 110011 | 110111 | 101001101 | 1010111 | 11000 |
Color Harmonies of #740839
Complementary color
Monochromatic Colors of #740839
Black with #740839
Text Example
Text Example
White with #740839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740839; }
p { color: rgb(116,8,57); }
H1.HeaderClassName
{
color: #740839;
}
.AnyTagClassName
{
color: #740839;
}
</style>
background-color css
<style>
a { background-color: #740839; }
a { background-color: rgb(116,8,57); }
div.DivClassName
{
background-color: #740839;
}
.BgClassName
{
background-color: #740839;
}
</style>
border-color css
<style>
span { border-color: #740839; }
span { border-color: rgb(116,8,57); }
td.TdClassName
{
border-color: #740839;
}
.TagClassName
{
border-color: #740839;
}
</style>