Shades of Tyrian Purple #760849
Tints of Tyrian Purple #760849
RGB
CMYK
RGB Variations
Color information
#760849 (or 0x760849) is known color: Tyrian Purple. HEX triplet: 76, 08 and 49. RGB value is (118,8,73). Sum of RGB (Red+Green+Blue) = 118+8+73=199 (26% of max value = 765). Red value is 118 (46.48% from 255 or 59.30% from 199); Green value is 8 (3.52% from 255 or 4.02% from 199); Blue value is 73 (28.91% from 255 or 36.68% from 199); Max value from RGB is 118 - color contains mainly: red. Hex color #760849 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760849 is #89F7B6. Grayscale: #303030. Windows color (decimal): -9041847 or 4786294. OLE color: 4786294.
HSL color Cylindrical-coordinate representation of color #760849: hue angle of 324.55º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #760849 is Cyan = 0, Magento = 0.93, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 8 | 73 | - |
| CMYK | 0 | 0.93 | 0.38 | 0.54 |
| HSL | 324.55º | 0.87% | 0.25% | - |
| HSV(B) | 324.55º | 0.93% | 0.46% | - |
| XYZ | 8.76 | 4.51 | 6.71 | - |
| YUV | 48.3 | 141.94 | 177.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 8 | 73 | 0 | 0.93 | 0.38 | 0.54 | 324.55 | 0.87 | 0.25 |
| Hex | 76 | 8 | 49 | 0 | 5D | 26 | 36 | 145 | 57 | 19 |
| Octal | 166 | 10 | 111 | 0 | 135 | 46 | 66 | 505 | 127 | 31 |
| Binary | 1110110 | 1000 | 1001001 | 0 | 1011101 | 100110 | 110110 | 101000101 | 1010111 | 11001 |
Color Harmonies of #760849
Complementary color
Monochromatic Colors of #760849
Black with #760849
Text Example
Text Example
White with #760849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760849; }
p { color: rgb(118,8,73); }
H1.HeaderClassName
{
color: #760849;
}
.AnyTagClassName
{
color: #760849;
}
</style>
background-color css
<style>
a { background-color: #760849; }
a { background-color: rgb(118,8,73); }
div.DivClassName
{
background-color: #760849;
}
.BgClassName
{
background-color: #760849;
}
</style>
border-color css
<style>
span { border-color: #760849; }
span { border-color: rgb(118,8,73); }
td.TdClassName
{
border-color: #760849;
}
.TagClassName
{
border-color: #760849;
}
</style>