Shades of Tyrian Purple #740936
Tints of Tyrian Purple #740936
RGB
CMYK
RGB Variations
Color information
#740936 (or 0x740936) is known color: Tyrian Purple. HEX triplet: 74, 09 and 36. RGB value is (116,9,54). Sum of RGB (Red+Green+Blue) = 116+9+54=179 (23% of max value = 765). Red value is 116 (45.70% from 255 or 64.80% from 179); Green value is 9 (3.91% from 255 or 5.03% from 179); Blue value is 54 (21.48% from 255 or 30.17% from 179); Max value from RGB is 116 - color contains mainly: red. Hex color #740936 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740936 is #8BF6C9. Grayscale: #2E2E2E. Windows color (decimal): -9172682 or 3541364. OLE color: 3541364.
HSL color Cylindrical-coordinate representation of color #740936: hue angle of 334.77º 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 #740936 is Cyan = 0, Magento = 0.92, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 9 | 54 | - |
| CMYK | 0 | 0.92 | 0.53 | 0.55 |
| HSL | 334.77º | 0.86% | 0.25% | - |
| HSV(B) | 334.77º | 0.92% | 0.45% | - |
| XYZ | 7.97 | 4.17 | 3.88 | - |
| YUV | 46.12 | 132.45 | 177.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 9 | 54 | 0 | 0.92 | 0.53 | 0.55 | 334.77 | 0.86 | 0.25 |
| Hex | 74 | 9 | 36 | 0 | 5C | 35 | 37 | 14F | 56 | 19 |
| Octal | 164 | 11 | 66 | 0 | 134 | 65 | 67 | 517 | 126 | 31 |
| Binary | 1110100 | 1001 | 110110 | 0 | 1011100 | 110101 | 110111 | 101001111 | 1010110 | 11001 |
Color Harmonies of #740936
Complementary color
Monochromatic Colors of #740936
Black with #740936
Text Example
Text Example
White with #740936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740936; }
p { color: rgb(116,9,54); }
H1.HeaderClassName
{
color: #740936;
}
.AnyTagClassName
{
color: #740936;
}
</style>
background-color css
<style>
a { background-color: #740936; }
a { background-color: rgb(116,9,54); }
div.DivClassName
{
background-color: #740936;
}
.BgClassName
{
background-color: #740936;
}
</style>
border-color css
<style>
span { border-color: #740936; }
span { border-color: rgb(116,9,54); }
td.TdClassName
{
border-color: #740936;
}
.TagClassName
{
border-color: #740936;
}
</style>