Shades of Tyrian Purple #740937
Tints of Tyrian Purple #740937
RGB
CMYK
RGB Variations
Color information
#740937 (or 0x740937) is known color: Tyrian Purple. HEX triplet: 74, 09 and 37. RGB value is (116,9,55). Sum of RGB (Red+Green+Blue) = 116+9+55=180 (23% of max value = 765). Red value is 116 (45.70% from 255 or 64.44% from 180); Green value is 9 (3.91% from 255 or 5% from 180); Blue value is 55 (21.88% from 255 or 30.56% from 180); Max value from RGB is 116 - color contains mainly: red. Hex color #740937 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740937 is #8BF6C8. Grayscale: #2E2E2E. Windows color (decimal): -9172681 or 3606900. OLE color: 3606900.
HSL color Cylindrical-coordinate representation of color #740937: hue angle of 334.21º 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 #740937 is Cyan = 0, Magento = 0.92, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 9 | 55 | - |
| CMYK | 0 | 0.92 | 0.53 | 0.55 |
| HSL | 334.21º | 0.86% | 0.25% | - |
| HSV(B) | 334.21º | 0.92% | 0.45% | - |
| XYZ | 7.99 | 4.18 | 4 | - |
| YUV | 46.24 | 132.95 | 177.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 9 | 55 | 0 | 0.92 | 0.53 | 0.55 | 334.21 | 0.86 | 0.25 |
| Hex | 74 | 9 | 37 | 0 | 5C | 35 | 37 | 14E | 56 | 19 |
| Octal | 164 | 11 | 67 | 0 | 134 | 65 | 67 | 516 | 126 | 31 |
| Binary | 1110100 | 1001 | 110111 | 0 | 1011100 | 110101 | 110111 | 101001110 | 1010110 | 11001 |
Color Harmonies of #740937
Complementary color
Monochromatic Colors of #740937
Black with #740937
Text Example
Text Example
White with #740937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740937; }
p { color: rgb(116,9,55); }
H1.HeaderClassName
{
color: #740937;
}
.AnyTagClassName
{
color: #740937;
}
</style>
background-color css
<style>
a { background-color: #740937; }
a { background-color: rgb(116,9,55); }
div.DivClassName
{
background-color: #740937;
}
.BgClassName
{
background-color: #740937;
}
</style>
border-color css
<style>
span { border-color: #740937; }
span { border-color: rgb(116,9,55); }
td.TdClassName
{
border-color: #740937;
}
.TagClassName
{
border-color: #740937;
}
</style>