Shades of Tyrian Purple #760744
Tints of Tyrian Purple #760744
RGB
CMYK
RGB Variations
Color information
#760744 (or 0x760744) is known color: Tyrian Purple. HEX triplet: 76, 07 and 44. RGB value is (118,7,68). Sum of RGB (Red+Green+Blue) = 118+7+68=193 (25% of max value = 765). Red value is 118 (46.48% from 255 or 61.14% from 193); Green value is 7 (3.12% from 255 or 3.63% from 193); Blue value is 68 (26.95% from 255 or 35.23% from 193); Max value from RGB is 118 - color contains mainly: red. Hex color #760744 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760744 is #89F8BB. Grayscale: #2F2F2F. Windows color (decimal): -9042108 or 4458358. OLE color: 4458358.
HSL color Cylindrical-coordinate representation of color #760744: hue angle of 327.03º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #760744 is Cyan = 0, Magento = 0.94, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 7 | 68 | - |
| CMYK | 0 | 0.94 | 0.42 | 0.54 |
| HSL | 327.03º | 0.89% | 0.25% | - |
| HSV(B) | 327.03º | 0.94% | 0.46% | - |
| XYZ | 8.59 | 4.42 | 5.87 | - |
| YUV | 47.14 | 139.77 | 178.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 7 | 68 | 0 | 0.94 | 0.42 | 0.54 | 327.03 | 0.89 | 0.25 |
| Hex | 76 | 7 | 44 | 0 | 5E | 2A | 36 | 147 | 59 | 19 |
| Octal | 166 | 7 | 104 | 0 | 136 | 52 | 66 | 507 | 131 | 31 |
| Binary | 1110110 | 111 | 1000100 | 0 | 1011110 | 101010 | 110110 | 101000111 | 1011001 | 11001 |
Color Harmonies of #760744
Complementary color
Monochromatic Colors of #760744
Black with #760744
Text Example
Text Example
White with #760744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760744; }
p { color: rgb(118,7,68); }
H1.HeaderClassName
{
color: #760744;
}
.AnyTagClassName
{
color: #760744;
}
</style>
background-color css
<style>
a { background-color: #760744; }
a { background-color: rgb(118,7,68); }
div.DivClassName
{
background-color: #760744;
}
.BgClassName
{
background-color: #760744;
}
</style>
border-color css
<style>
span { border-color: #760744; }
span { border-color: rgb(118,7,68); }
td.TdClassName
{
border-color: #760744;
}
.TagClassName
{
border-color: #760744;
}
</style>