Shades of Tyrian Purple #740132
Tints of Tyrian Purple #740132
RGB
CMYK
RGB Variations
Color information
#740132 (or 0x740132) is known color: Tyrian Purple. HEX triplet: 74, 01 and 32. RGB value is (116,1,50). Sum of RGB (Red+Green+Blue) = 116+1+50=167 (22% of max value = 765). Red value is 116 (45.70% from 255 or 69.46% from 167); Green value is 1 (0.78% from 255 or 0.60% from 167); Blue value is 50 (19.92% from 255 or 29.94% from 167); Max value from RGB is 116 - color contains mainly: red. Hex color #740132 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740132 is #8BFECD. Grayscale: #282828. Windows color (decimal): -9174734 or 3277172. OLE color: 3277172.
HSL color Cylindrical-coordinate representation of color #740132: hue angle of 334.43º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #740132 is Cyan = 0, Magento = 0.99, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 1 | 50 | - |
| CMYK | 0 | 0.99 | 0.57 | 0.55 |
| HSL | 334.43º | 0.98% | 0.23% | - |
| HSV(B) | 334.43º | 0.99% | 0.45% | - |
| XYZ | 7.79 | 3.97 | 3.37 | - |
| YUV | 40.97 | 133.1 | 181.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 1 | 50 | 0 | 0.99 | 0.57 | 0.55 | 334.43 | 0.98 | 0.23 |
| Hex | 74 | 1 | 32 | 0 | 63 | 39 | 37 | 14E | 62 | 17 |
| Octal | 164 | 1 | 62 | 0 | 143 | 71 | 67 | 516 | 142 | 27 |
| Binary | 1110100 | 1 | 110010 | 0 | 1100011 | 111001 | 110111 | 101001110 | 1100010 | 10111 |
Color Harmonies of #740132
Complementary color
Monochromatic Colors of #740132
Black with #740132
Text Example
Text Example
White with #740132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740132; }
p { color: rgb(116,1,50); }
H1.HeaderClassName
{
color: #740132;
}
.AnyTagClassName
{
color: #740132;
}
</style>
background-color css
<style>
a { background-color: #740132; }
a { background-color: rgb(116,1,50); }
div.DivClassName
{
background-color: #740132;
}
.BgClassName
{
background-color: #740132;
}
</style>
border-color css
<style>
span { border-color: #740132; }
span { border-color: rgb(116,1,50); }
td.TdClassName
{
border-color: #740132;
}
.TagClassName
{
border-color: #740132;
}
</style>