Shades of Tyrian Purple #740455
Tints of Tyrian Purple #740455
RGB
CMYK
RGB Variations
Color information
#740455 (or 0x740455) is known color: Tyrian Purple. HEX triplet: 74, 04 and 55. RGB value is (116,4,85). Sum of RGB (Red+Green+Blue) = 116+4+85=205 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.59% from 205); Green value is 4 (1.95% from 255 or 1.95% from 205); Blue value is 85 (33.59% from 255 or 41.46% from 205); Max value from RGB is 116 - color contains mainly: red. Hex color #740455 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #740455 is #8BFBAA. Grayscale: #2E2E2E. Windows color (decimal): -9173931 or 5571700. OLE color: 5571700.
HSL color Cylindrical-coordinate representation of color #740455: hue angle of 316.61º 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 #740455 is Cyan = 0, Magento = 0.97, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 4 | 85 | - |
| CMYK | 0 | 0.97 | 0.27 | 0.55 |
| HSL | 316.61º | 0.93% | 0.24% | - |
| HSV(B) | 316.61º | 0.97% | 0.45% | - |
| XYZ | 8.89 | 4.46 | 8.99 | - |
| YUV | 46.72 | 149.61 | 177.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 4 | 85 | 0 | 0.97 | 0.27 | 0.55 | 316.61 | 0.93 | 0.24 |
| Hex | 74 | 4 | 55 | 0 | 61 | 1B | 37 | 13D | 5D | 18 |
| Octal | 164 | 4 | 125 | 0 | 141 | 33 | 67 | 475 | 135 | 30 |
| Binary | 1110100 | 100 | 1010101 | 0 | 1100001 | 11011 | 110111 | 100111101 | 1011101 | 11000 |
Color Harmonies of #740455
Complementary color
Monochromatic Colors of #740455
Black with #740455
Text Example
Text Example
White with #740455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740455; }
p { color: rgb(116,4,85); }
H1.HeaderClassName
{
color: #740455;
}
.AnyTagClassName
{
color: #740455;
}
</style>
background-color css
<style>
a { background-color: #740455; }
a { background-color: rgb(116,4,85); }
div.DivClassName
{
background-color: #740455;
}
.BgClassName
{
background-color: #740455;
}
</style>
border-color css
<style>
span { border-color: #740455; }
span { border-color: rgb(116,4,85); }
td.TdClassName
{
border-color: #740455;
}
.TagClassName
{
border-color: #740455;
}
</style>