Shades of Tyrian Purple #740957
Tints of Tyrian Purple #740957
RGB
CMYK
RGB Variations
Color information
#740957 (or 0x740957) is known color: Tyrian Purple. HEX triplet: 74, 09 and 57. RGB value is (116,9,87). Sum of RGB (Red+Green+Blue) = 116+9+87=212 (28% of max value = 765). Red value is 116 (45.70% from 255 or 54.72% from 212); Green value is 9 (3.91% from 255 or 4.25% from 212); Blue value is 87 (34.38% from 255 or 41.04% from 212); Max value from RGB is 116 - color contains mainly: red. Hex color #740957 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #740957 is #8BF6A8. Grayscale: #313131. Windows color (decimal): -9172649 or 5704052. OLE color: 5704052.
HSL color Cylindrical-coordinate representation of color #740957: hue angle of 316.26º 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 #740957 is Cyan = 0, Magento = 0.92, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 9 | 87 | - |
| CMYK | 0 | 0.92 | 0.25 | 0.55 |
| HSL | 316.26º | 0.86% | 0.25% | - |
| HSV(B) | 316.26º | 0.92% | 0.45% | - |
| XYZ | 9.02 | 4.6 | 9.43 | - |
| YUV | 49.89 | 148.95 | 175.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 9 | 87 | 0 | 0.92 | 0.25 | 0.55 | 316.26 | 0.86 | 0.25 |
| Hex | 74 | 9 | 57 | 0 | 5C | 19 | 37 | 13C | 56 | 19 |
| Octal | 164 | 11 | 127 | 0 | 134 | 31 | 67 | 474 | 126 | 31 |
| Binary | 1110100 | 1001 | 1010111 | 0 | 1011100 | 11001 | 110111 | 100111100 | 1010110 | 11001 |
Color Harmonies of #740957
Complementary color
Monochromatic Colors of #740957
Black with #740957
Text Example
Text Example
White with #740957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740957; }
p { color: rgb(116,9,87); }
H1.HeaderClassName
{
color: #740957;
}
.AnyTagClassName
{
color: #740957;
}
</style>
background-color css
<style>
a { background-color: #740957; }
a { background-color: rgb(116,9,87); }
div.DivClassName
{
background-color: #740957;
}
.BgClassName
{
background-color: #740957;
}
</style>
border-color css
<style>
span { border-color: #740957; }
span { border-color: rgb(116,9,87); }
td.TdClassName
{
border-color: #740957;
}
.TagClassName
{
border-color: #740957;
}
</style>