Shades of Tyrian Purple #740538
Tints of Tyrian Purple #740538
RGB
CMYK
RGB Variations
Color information
#740538 (or 0x740538) is known color: Tyrian Purple. HEX triplet: 74, 05 and 38. RGB value is (116,5,56). Sum of RGB (Red+Green+Blue) = 116+5+56=177 (23% of max value = 765). Red value is 116 (45.70% from 255 or 65.54% from 177); Green value is 5 (2.34% from 255 or 2.82% from 177); Blue value is 56 (22.27% from 255 or 31.64% from 177); Max value from RGB is 116 - color contains mainly: red. Hex color #740538 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740538 is #8BFAC7. Grayscale: #2B2B2B. Windows color (decimal): -9173704 or 3671412. OLE color: 3671412.
HSL color Cylindrical-coordinate representation of color #740538: hue angle of 332.43º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #740538 is Cyan = 0, Magento = 0.96, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 5 | 56 | - |
| CMYK | 0 | 0.96 | 0.52 | 0.55 |
| HSL | 332.43º | 0.92% | 0.24% | - |
| HSV(B) | 332.43º | 0.96% | 0.45% | - |
| XYZ | 7.97 | 4.11 | 4.11 | - |
| YUV | 44 | 134.77 | 179.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 5 | 56 | 0 | 0.96 | 0.52 | 0.55 | 332.43 | 0.92 | 0.24 |
| Hex | 74 | 5 | 38 | 0 | 60 | 34 | 37 | 14C | 5C | 18 |
| Octal | 164 | 5 | 70 | 0 | 140 | 64 | 67 | 514 | 134 | 30 |
| Binary | 1110100 | 101 | 111000 | 0 | 1100000 | 110100 | 110111 | 101001100 | 1011100 | 11000 |
Color Harmonies of #740538
Complementary color
Monochromatic Colors of #740538
Black with #740538
Text Example
Text Example
White with #740538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740538; }
p { color: rgb(116,5,56); }
H1.HeaderClassName
{
color: #740538;
}
.AnyTagClassName
{
color: #740538;
}
</style>
background-color css
<style>
a { background-color: #740538; }
a { background-color: rgb(116,5,56); }
div.DivClassName
{
background-color: #740538;
}
.BgClassName
{
background-color: #740538;
}
</style>
border-color css
<style>
span { border-color: #740538; }
span { border-color: rgb(116,5,56); }
td.TdClassName
{
border-color: #740538;
}
.TagClassName
{
border-color: #740538;
}
</style>