Shades of Tyrian Purple #740437
Tints of Tyrian Purple #740437
RGB
CMYK
RGB Variations
Color information
#740437 (or 0x740437) is known color: Tyrian Purple. HEX triplet: 74, 04 and 37. RGB value is (116,4,55). Sum of RGB (Red+Green+Blue) = 116+4+55=175 (23% of max value = 765). Red value is 116 (45.70% from 255 or 66.29% from 175); Green value is 4 (1.95% from 255 or 2.29% from 175); Blue value is 55 (21.88% from 255 or 31.43% from 175); Max value from RGB is 116 - color contains mainly: red. Hex color #740437 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740437 is #8BFBC8. Grayscale: #2B2B2B. Windows color (decimal): -9173961 or 3605620. OLE color: 3605620.
HSL color Cylindrical-coordinate representation of color #740437: hue angle of 332.68º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #740437 is Cyan = 0, Magento = 0.97, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 4 | 55 | - |
| CMYK | 0 | 0.97 | 0.53 | 0.55 |
| HSL | 332.68º | 0.93% | 0.24% | - |
| HSV(B) | 332.68º | 0.97% | 0.45% | - |
| XYZ | 7.94 | 4.08 | 3.98 | - |
| YUV | 43.3 | 134.61 | 179.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 4 | 55 | 0 | 0.97 | 0.53 | 0.55 | 332.68 | 0.93 | 0.24 |
| Hex | 74 | 4 | 37 | 0 | 61 | 35 | 37 | 14D | 5D | 18 |
| Octal | 164 | 4 | 67 | 0 | 141 | 65 | 67 | 515 | 135 | 30 |
| Binary | 1110100 | 100 | 110111 | 0 | 1100001 | 110101 | 110111 | 101001101 | 1011101 | 11000 |
Color Harmonies of #740437
Complementary color
Monochromatic Colors of #740437
Black with #740437
Text Example
Text Example
White with #740437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740437; }
p { color: rgb(116,4,55); }
H1.HeaderClassName
{
color: #740437;
}
.AnyTagClassName
{
color: #740437;
}
</style>
background-color css
<style>
a { background-color: #740437; }
a { background-color: rgb(116,4,55); }
div.DivClassName
{
background-color: #740437;
}
.BgClassName
{
background-color: #740437;
}
</style>
border-color css
<style>
span { border-color: #740437; }
span { border-color: rgb(116,4,55); }
td.TdClassName
{
border-color: #740437;
}
.TagClassName
{
border-color: #740437;
}
</style>