Shades of Tyrian Purple #740945
Tints of Tyrian Purple #740945
RGB
CMYK
RGB Variations
Color information
#740945 (or 0x740945) is known color: Tyrian Purple. HEX triplet: 74, 09 and 45. RGB value is (116,9,69). Sum of RGB (Red+Green+Blue) = 116+9+69=194 (25% of max value = 765). Red value is 116 (45.70% from 255 or 59.79% from 194); Green value is 9 (3.91% from 255 or 4.64% from 194); Blue value is 69 (27.34% from 255 or 35.57% from 194); Max value from RGB is 116 - color contains mainly: red. Hex color #740945 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740945 is #8BF6BA. Grayscale: #2F2F2F. Windows color (decimal): -9172667 or 4524404. OLE color: 4524404.
HSL color Cylindrical-coordinate representation of color #740945: hue angle of 326.36º 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 #740945 is Cyan = 0, Magento = 0.92, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 9 | 69 | - |
| CMYK | 0 | 0.92 | 0.41 | 0.55 |
| HSL | 326.36º | 0.86% | 0.25% | - |
| HSV(B) | 326.36º | 0.92% | 0.45% | - |
| XYZ | 8.37 | 4.34 | 6.03 | - |
| YUV | 47.83 | 139.95 | 176.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 9 | 69 | 0 | 0.92 | 0.41 | 0.55 | 326.36 | 0.86 | 0.25 |
| Hex | 74 | 9 | 45 | 0 | 5C | 29 | 37 | 146 | 56 | 19 |
| Octal | 164 | 11 | 105 | 0 | 134 | 51 | 67 | 506 | 126 | 31 |
| Binary | 1110100 | 1001 | 1000101 | 0 | 1011100 | 101001 | 110111 | 101000110 | 1010110 | 11001 |
Color Harmonies of #740945
Complementary color
Monochromatic Colors of #740945
Black with #740945
Text Example
Text Example
White with #740945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740945; }
p { color: rgb(116,9,69); }
H1.HeaderClassName
{
color: #740945;
}
.AnyTagClassName
{
color: #740945;
}
</style>
background-color css
<style>
a { background-color: #740945; }
a { background-color: rgb(116,9,69); }
div.DivClassName
{
background-color: #740945;
}
.BgClassName
{
background-color: #740945;
}
</style>
border-color css
<style>
span { border-color: #740945; }
span { border-color: rgb(116,9,69); }
td.TdClassName
{
border-color: #740945;
}
.TagClassName
{
border-color: #740945;
}
</style>