Shades of Tyrian Purple #760540
Tints of Tyrian Purple #760540
RGB
CMYK
RGB Variations
Color information
#760540 (or 0x760540) is known color: Tyrian Purple. HEX triplet: 76, 05 and 40. RGB value is (118,5,64). Sum of RGB (Red+Green+Blue) = 118+5+64=187 (24% of max value = 765). Red value is 118 (46.48% from 255 or 63.10% from 187); Green value is 5 (2.34% from 255 or 2.67% from 187); Blue value is 64 (25.39% from 255 or 34.22% from 187); Max value from RGB is 118 - color contains mainly: red. Hex color #760540 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760540 is #89FABF. Grayscale: #2D2D2D. Windows color (decimal): -9042624 or 4195702. OLE color: 4195702.
HSL color Cylindrical-coordinate representation of color #760540: hue angle of 328.67º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #760540 is Cyan = 0, Magento = 0.96, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 5 | 64 | - |
| CMYK | 0 | 0.96 | 0.46 | 0.54 |
| HSL | 328.67º | 0.92% | 0.24% | - |
| HSV(B) | 328.67º | 0.96% | 0.46% | - |
| XYZ | 8.45 | 4.33 | 5.24 | - |
| YUV | 45.51 | 138.44 | 179.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 5 | 64 | 0 | 0.96 | 0.46 | 0.54 | 328.67 | 0.92 | 0.24 |
| Hex | 76 | 5 | 40 | 0 | 60 | 2E | 36 | 149 | 5C | 18 |
| Octal | 166 | 5 | 100 | 0 | 140 | 56 | 66 | 511 | 134 | 30 |
| Binary | 1110110 | 101 | 1000000 | 0 | 1100000 | 101110 | 110110 | 101001001 | 1011100 | 11000 |
Color Harmonies of #760540
Complementary color
Monochromatic Colors of #760540
Black with #760540
Text Example
Text Example
White with #760540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760540; }
p { color: rgb(118,5,64); }
H1.HeaderClassName
{
color: #760540;
}
.AnyTagClassName
{
color: #760540;
}
</style>
background-color css
<style>
a { background-color: #760540; }
a { background-color: rgb(118,5,64); }
div.DivClassName
{
background-color: #760540;
}
.BgClassName
{
background-color: #760540;
}
</style>
border-color css
<style>
span { border-color: #760540; }
span { border-color: rgb(118,5,64); }
td.TdClassName
{
border-color: #760540;
}
.TagClassName
{
border-color: #760540;
}
</style>