Shades of Tyrian Purple #740048
Tints of Tyrian Purple #740048
RGB
CMYK
RGB Variations
Color information
#740048 (or 0x740048) is known color: Tyrian Purple. HEX triplet: 74, 00 and 48. RGB value is (116,0,72). Sum of RGB (Red+Green+Blue) = 116+0+72=188 (24% of max value = 765). Red value is 116 (45.70% from 255 or 61.70% from 188); Green value is 0 (0.39% from 255 or 0% from 188); Blue value is 72 (28.52% from 255 or 38.30% from 188); Max value from RGB is 116 - color contains mainly: red. Hex color #740048 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740048 is #8BFFB7. Grayscale: #2A2A2A. Windows color (decimal): -9174968 or 4718708. OLE color: 4718708.
HSL color Cylindrical-coordinate representation of color #740048: hue angle of 322.76º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #740048 is Cyan = 0, Magento = 1, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 0 | 72 | - |
| CMYK | 0 | 1 | 0.38 | 0.55 |
| HSL | 322.76º | 1% | 0.23% | - |
| HSV(B) | 322.76º | 1% | 0.45% | - |
| XYZ | 8.37 | 4.18 | 6.5 | - |
| YUV | 42.89 | 144.43 | 180.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 0 | 72 | 0 | 1 | 0.38 | 0.55 | 322.76 | 1 | 0.23 |
| Hex | 74 | 0 | 48 | 0 | 64 | 26 | 37 | 143 | 64 | 17 |
| Octal | 164 | 0 | 110 | 0 | 144 | 46 | 67 | 503 | 144 | 27 |
| Binary | 1110100 | 0 | 1001000 | 0 | 1100100 | 100110 | 110111 | 101000011 | 1100100 | 10111 |
Color Harmonies of #740048
Complementary color
Monochromatic Colors of #740048
Black with #740048
Text Example
Text Example
White with #740048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740048; }
p { color: rgb(116,0,72); }
H1.HeaderClassName
{
color: #740048;
}
.AnyTagClassName
{
color: #740048;
}
</style>
background-color css
<style>
a { background-color: #740048; }
a { background-color: rgb(116,0,72); }
div.DivClassName
{
background-color: #740048;
}
.BgClassName
{
background-color: #740048;
}
</style>
border-color css
<style>
span { border-color: #740048; }
span { border-color: rgb(116,0,72); }
td.TdClassName
{
border-color: #740048;
}
.TagClassName
{
border-color: #740048;
}
</style>