Shades of Tyrian Purple #760944
Tints of Tyrian Purple #760944
RGB
CMYK
RGB Variations
Color information
#760944 (or 0x760944) is known color: Tyrian Purple. HEX triplet: 76, 09 and 44. RGB value is (118,9,68). Sum of RGB (Red+Green+Blue) = 118+9+68=195 (25% of max value = 765). Red value is 118 (46.48% from 255 or 60.51% from 195); Green value is 9 (3.91% from 255 or 4.62% from 195); Blue value is 68 (26.95% from 255 or 34.87% from 195); Max value from RGB is 118 - color contains mainly: red. Hex color #760944 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760944 is #89F6BB. Grayscale: #303030. Windows color (decimal): -9041596 or 4458870. OLE color: 4458870.
HSL color Cylindrical-coordinate representation of color #760944: hue angle of 327.52º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #760944 is Cyan = 0, Magento = 0.92, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 9 | 68 | - |
| CMYK | 0 | 0.92 | 0.42 | 0.54 |
| HSL | 327.52º | 0.86% | 0.25% | - |
| HSV(B) | 327.52º | 0.92% | 0.46% | - |
| XYZ | 8.61 | 4.46 | 5.88 | - |
| YUV | 48.32 | 139.11 | 177.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 9 | 68 | 0 | 0.92 | 0.42 | 0.54 | 327.52 | 0.86 | 0.25 |
| Hex | 76 | 9 | 44 | 0 | 5C | 2A | 36 | 148 | 56 | 19 |
| Octal | 166 | 11 | 104 | 0 | 134 | 52 | 66 | 510 | 126 | 31 |
| Binary | 1110110 | 1001 | 1000100 | 0 | 1011100 | 101010 | 110110 | 101001000 | 1010110 | 11001 |
Color Harmonies of #760944
Complementary color
Monochromatic Colors of #760944
Black with #760944
Text Example
Text Example
White with #760944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760944; }
p { color: rgb(118,9,68); }
H1.HeaderClassName
{
color: #760944;
}
.AnyTagClassName
{
color: #760944;
}
</style>
background-color css
<style>
a { background-color: #760944; }
a { background-color: rgb(118,9,68); }
div.DivClassName
{
background-color: #760944;
}
.BgClassName
{
background-color: #760944;
}
</style>
border-color css
<style>
span { border-color: #760944; }
span { border-color: rgb(118,9,68); }
td.TdClassName
{
border-color: #760944;
}
.TagClassName
{
border-color: #760944;
}
</style>