Shades of Tyrian Purple #740236
Tints of Tyrian Purple #740236
RGB
CMYK
RGB Variations
Color information
#740236 (or 0x740236) is known color: Tyrian Purple. HEX triplet: 74, 02 and 36. RGB value is (116,2,54). Sum of RGB (Red+Green+Blue) = 116+2+54=172 (22% of max value = 765). Red value is 116 (45.70% from 255 or 67.44% from 172); Green value is 2 (1.17% from 255 or 1.16% from 172); Blue value is 54 (21.48% from 255 or 31.40% from 172); Max value from RGB is 116 - color contains mainly: red. Hex color #740236 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740236 is #8BFDC9. Grayscale: #292929. Windows color (decimal): -9174474 or 3539572. OLE color: 3539572.
HSL color Cylindrical-coordinate representation of color #740236: hue angle of 332.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 #740236 is Cyan = 0, Magento = 0.98, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 2 | 54 | - |
| CMYK | 0 | 0.98 | 0.53 | 0.55 |
| HSL | 332.63º | 0.97% | 0.23% | - |
| HSV(B) | 332.63º | 0.98% | 0.45% | - |
| XYZ | 7.89 | 4.02 | 3.85 | - |
| YUV | 42.01 | 134.77 | 180.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 2 | 54 | 0 | 0.98 | 0.53 | 0.55 | 332.63 | 0.97 | 0.23 |
| Hex | 74 | 2 | 36 | 0 | 62 | 35 | 37 | 14D | 61 | 17 |
| Octal | 164 | 2 | 66 | 0 | 142 | 65 | 67 | 515 | 141 | 27 |
| Binary | 1110100 | 10 | 110110 | 0 | 1100010 | 110101 | 110111 | 101001101 | 1100001 | 10111 |
Color Harmonies of #740236
Complementary color
Monochromatic Colors of #740236
Black with #740236
Text Example
Text Example
White with #740236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740236; }
p { color: rgb(116,2,54); }
H1.HeaderClassName
{
color: #740236;
}
.AnyTagClassName
{
color: #740236;
}
</style>
background-color css
<style>
a { background-color: #740236; }
a { background-color: rgb(116,2,54); }
div.DivClassName
{
background-color: #740236;
}
.BgClassName
{
background-color: #740236;
}
</style>
border-color css
<style>
span { border-color: #740236; }
span { border-color: rgb(116,2,54); }
td.TdClassName
{
border-color: #740236;
}
.TagClassName
{
border-color: #740236;
}
</style>