Shades of Tyrian Purple #740438
Tints of Tyrian Purple #740438
RGB
CMYK
RGB Variations
Color information
#740438 (or 0x740438) is known color: Tyrian Purple. HEX triplet: 74, 04 and 38. RGB value is (116,4,56). Sum of RGB (Red+Green+Blue) = 116+4+56=176 (23% of max value = 765). Red value is 116 (45.70% from 255 or 65.91% from 176); Green value is 4 (1.95% from 255 or 2.27% from 176); Blue value is 56 (22.27% from 255 or 31.82% from 176); Max value from RGB is 116 - color contains mainly: red. Hex color #740438 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740438 is #8BFBC7. Grayscale: #2B2B2B. Windows color (decimal): -9173960 or 3671156. OLE color: 3671156.
HSL color Cylindrical-coordinate representation of color #740438: hue angle of 332.14º 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 #740438 is Cyan = 0, Magento = 0.97, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 4 | 56 | - |
| CMYK | 0 | 0.97 | 0.52 | 0.55 |
| HSL | 332.14º | 0.93% | 0.24% | - |
| HSV(B) | 332.14º | 0.97% | 0.45% | - |
| XYZ | 7.96 | 4.09 | 4.11 | - |
| YUV | 43.42 | 135.11 | 179.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 4 | 56 | 0 | 0.97 | 0.52 | 0.55 | 332.14 | 0.93 | 0.24 |
| Hex | 74 | 4 | 38 | 0 | 61 | 34 | 37 | 14C | 5D | 18 |
| Octal | 164 | 4 | 70 | 0 | 141 | 64 | 67 | 514 | 135 | 30 |
| Binary | 1110100 | 100 | 111000 | 0 | 1100001 | 110100 | 110111 | 101001100 | 1011101 | 11000 |
Color Harmonies of #740438
Complementary color
Monochromatic Colors of #740438
Black with #740438
Text Example
Text Example
White with #740438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740438; }
p { color: rgb(116,4,56); }
H1.HeaderClassName
{
color: #740438;
}
.AnyTagClassName
{
color: #740438;
}
</style>
background-color css
<style>
a { background-color: #740438; }
a { background-color: rgb(116,4,56); }
div.DivClassName
{
background-color: #740438;
}
.BgClassName
{
background-color: #740438;
}
</style>
border-color css
<style>
span { border-color: #740438; }
span { border-color: rgb(116,4,56); }
td.TdClassName
{
border-color: #740438;
}
.TagClassName
{
border-color: #740438;
}
</style>