Shades of Tyrian Purple #740346
Tints of Tyrian Purple #740346
RGB
CMYK
RGB Variations
Color information
#740346 (or 0x740346) is known color: Tyrian Purple. HEX triplet: 74, 03 and 46. RGB value is (116,3,70). Sum of RGB (Red+Green+Blue) = 116+3+70=189 (25% of max value = 765). Red value is 116 (45.70% from 255 or 61.38% from 189); Green value is 3 (1.56% from 255 or 1.59% from 189); Blue value is 70 (27.73% from 255 or 37.04% from 189); Max value from RGB is 116 - color contains mainly: red. Hex color #740346 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740346 is #8BFCB9. Grayscale: #2C2C2C. Windows color (decimal): -9174202 or 4588404. OLE color: 4588404.
HSL color Cylindrical-coordinate representation of color #740346: hue angle of 324.42º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #740346 is Cyan = 0, Magento = 0.97, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 3 | 70 | - |
| CMYK | 0 | 0.97 | 0.40 | 0.55 |
| HSL | 324.42º | 0.95% | 0.23% | - |
| HSV(B) | 324.42º | 0.97% | 0.45% | - |
| XYZ | 8.34 | 4.22 | 6.17 | - |
| YUV | 44.43 | 142.44 | 179.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 3 | 70 | 0 | 0.97 | 0.40 | 0.55 | 324.42 | 0.95 | 0.23 |
| Hex | 74 | 3 | 46 | 0 | 61 | 28 | 37 | 144 | 5F | 17 |
| Octal | 164 | 3 | 106 | 0 | 141 | 50 | 67 | 504 | 137 | 27 |
| Binary | 1110100 | 11 | 1000110 | 0 | 1100001 | 101000 | 110111 | 101000100 | 1011111 | 10111 |
Color Harmonies of #740346
Complementary color
Monochromatic Colors of #740346
Black with #740346
Text Example
Text Example
White with #740346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740346; }
p { color: rgb(116,3,70); }
H1.HeaderClassName
{
color: #740346;
}
.AnyTagClassName
{
color: #740346;
}
</style>
background-color css
<style>
a { background-color: #740346; }
a { background-color: rgb(116,3,70); }
div.DivClassName
{
background-color: #740346;
}
.BgClassName
{
background-color: #740346;
}
</style>
border-color css
<style>
span { border-color: #740346; }
span { border-color: rgb(116,3,70); }
td.TdClassName
{
border-color: #740346;
}
.TagClassName
{
border-color: #740346;
}
</style>