Shades of Tyrian Purple #760045
Tints of Tyrian Purple #760045
RGB
CMYK
RGB Variations
Color information
#760045 (or 0x760045) is known color: Tyrian Purple. HEX triplet: 76, 00 and 45. RGB value is (118,0,69). Sum of RGB (Red+Green+Blue) = 118+0+69=187 (24% of max value = 765). Red value is 118 (46.48% from 255 or 63.10% from 187); Green value is 0 (0.39% from 255 or 0% from 187); Blue value is 69 (27.34% from 255 or 36.90% from 187); Max value from RGB is 118 - color contains mainly: red. Hex color #760045 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760045 is #89FFBA. Grayscale: #2A2A2A. Windows color (decimal): -9043899 or 4522102. OLE color: 4522102.
HSL color Cylindrical-coordinate representation of color #760045: hue angle of 324.92º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 1%. Process color model (Four color, CMYK) of #760045 is Cyan = 0, Magento = 1, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 0 | 69 | - |
| CMYK | 0 | 1 | 0.42 | 0.54 |
| HSL | 324.92º | 1% | 0.23% | - |
| HSV(B) | 324.92º | 1% | 0.46% | - |
| XYZ | 8.55 | 4.28 | 6.01 | - |
| YUV | 43.15 | 142.59 | 181.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 0 | 69 | 0 | 1 | 0.42 | 0.54 | 324.92 | 1 | 0.23 |
| Hex | 76 | 0 | 45 | 0 | 64 | 2A | 36 | 145 | 64 | 17 |
| Octal | 166 | 0 | 105 | 0 | 144 | 52 | 66 | 505 | 144 | 27 |
| Binary | 1110110 | 0 | 1000101 | 0 | 1100100 | 101010 | 110110 | 101000101 | 1100100 | 10111 |
Color Harmonies of #760045
Complementary color
Monochromatic Colors of #760045
Black with #760045
Text Example
Text Example
White with #760045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760045; }
p { color: rgb(118,0,69); }
H1.HeaderClassName
{
color: #760045;
}
.AnyTagClassName
{
color: #760045;
}
</style>
background-color css
<style>
a { background-color: #760045; }
a { background-color: rgb(118,0,69); }
div.DivClassName
{
background-color: #760045;
}
.BgClassName
{
background-color: #760045;
}
</style>
border-color css
<style>
span { border-color: #760045; }
span { border-color: rgb(118,0,69); }
td.TdClassName
{
border-color: #760045;
}
.TagClassName
{
border-color: #760045;
}
</style>