Shades of Tyrian Purple #740558
Tints of Tyrian Purple #740558
RGB
CMYK
RGB Variations
Color information
#740558 (or 0x740558) is known color: Tyrian Purple. HEX triplet: 74, 05 and 58. RGB value is (116,5,88). Sum of RGB (Red+Green+Blue) = 116+5+88=209 (27% of max value = 765). Red value is 116 (45.70% from 255 or 55.50% from 209); Green value is 5 (2.34% from 255 or 2.39% from 209); Blue value is 88 (34.77% from 255 or 42.11% from 209); Max value from RGB is 116 - color contains mainly: red. Hex color #740558 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #740558 is #8BFAA7. Grayscale: #2F2F2F. Windows color (decimal): -9173672 or 5768564. OLE color: 5768564.
HSL color Cylindrical-coordinate representation of color #740558: hue angle of 315.14º 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 #740558 is Cyan = 0, Magento = 0.96, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 5 | 88 | - |
| CMYK | 0 | 0.96 | 0.24 | 0.55 |
| HSL | 315.14º | 0.92% | 0.24% | - |
| HSV(B) | 315.14º | 0.96% | 0.45% | - |
| XYZ | 9.02 | 4.53 | 9.63 | - |
| YUV | 47.65 | 150.77 | 176.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 5 | 88 | 0 | 0.96 | 0.24 | 0.55 | 315.14 | 0.92 | 0.24 |
| Hex | 74 | 5 | 58 | 0 | 60 | 18 | 37 | 13B | 5C | 18 |
| Octal | 164 | 5 | 130 | 0 | 140 | 30 | 67 | 473 | 134 | 30 |
| Binary | 1110100 | 101 | 1011000 | 0 | 1100000 | 11000 | 110111 | 100111011 | 1011100 | 11000 |
Color Harmonies of #740558
Complementary color
Monochromatic Colors of #740558
Black with #740558
Text Example
Text Example
White with #740558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740558; }
p { color: rgb(116,5,88); }
H1.HeaderClassName
{
color: #740558;
}
.AnyTagClassName
{
color: #740558;
}
</style>
background-color css
<style>
a { background-color: #740558; }
a { background-color: rgb(116,5,88); }
div.DivClassName
{
background-color: #740558;
}
.BgClassName
{
background-color: #740558;
}
</style>
border-color css
<style>
span { border-color: #740558; }
span { border-color: rgb(116,5,88); }
td.TdClassName
{
border-color: #740558;
}
.TagClassName
{
border-color: #740558;
}
</style>