Shades of Tyrian Purple #740955
Tints of Tyrian Purple #740955
RGB
CMYK
RGB Variations
Color information
#740955 (or 0x740955) is known color: Tyrian Purple. HEX triplet: 74, 09 and 55. RGB value is (116,9,85). Sum of RGB (Red+Green+Blue) = 116+9+85=210 (27% of max value = 765). Red value is 116 (45.70% from 255 or 55.24% from 210); Green value is 9 (3.91% from 255 or 4.29% from 210); Blue value is 85 (33.59% from 255 or 40.48% from 210); Max value from RGB is 116 - color contains mainly: red. Hex color #740955 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #740955 is #8BF6AA. Grayscale: #313131. Windows color (decimal): -9172651 or 5572980. OLE color: 5572980.
HSL color Cylindrical-coordinate representation of color #740955: hue angle of 317.38º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #740955 is Cyan = 0, Magento = 0.92, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 9 | 85 | - |
| CMYK | 0 | 0.92 | 0.27 | 0.55 |
| HSL | 317.38º | 0.86% | 0.25% | - |
| HSV(B) | 317.38º | 0.92% | 0.45% | - |
| XYZ | 8.94 | 4.56 | 9 | - |
| YUV | 49.66 | 147.95 | 175.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 9 | 85 | 0 | 0.92 | 0.27 | 0.55 | 317.38 | 0.86 | 0.25 |
| Hex | 74 | 9 | 55 | 0 | 5C | 1B | 37 | 13D | 56 | 19 |
| Octal | 164 | 11 | 125 | 0 | 134 | 33 | 67 | 475 | 126 | 31 |
| Binary | 1110100 | 1001 | 1010101 | 0 | 1011100 | 11011 | 110111 | 100111101 | 1010110 | 11001 |
Color Harmonies of #740955
Complementary color
Monochromatic Colors of #740955
Black with #740955
Text Example
Text Example
White with #740955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740955; }
p { color: rgb(116,9,85); }
H1.HeaderClassName
{
color: #740955;
}
.AnyTagClassName
{
color: #740955;
}
</style>
background-color css
<style>
a { background-color: #740955; }
a { background-color: rgb(116,9,85); }
div.DivClassName
{
background-color: #740955;
}
.BgClassName
{
background-color: #740955;
}
</style>
border-color css
<style>
span { border-color: #740955; }
span { border-color: rgb(116,9,85); }
td.TdClassName
{
border-color: #740955;
}
.TagClassName
{
border-color: #740955;
}
</style>