Shades of Tyrian Purple #760844
Tints of Tyrian Purple #760844
RGB
CMYK
RGB Variations
Color information
#760844 (or 0x760844) is known color: Tyrian Purple. HEX triplet: 76, 08 and 44. RGB value is (118,8,68). Sum of RGB (Red+Green+Blue) = 118+8+68=194 (25% of max value = 765). Red value is 118 (46.48% from 255 or 60.82% from 194); Green value is 8 (3.52% from 255 or 4.12% from 194); Blue value is 68 (26.95% from 255 or 35.05% from 194); Max value from RGB is 118 - color contains mainly: red. Hex color #760844 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760844 is #89F7BB. Grayscale: #2F2F2F. Windows color (decimal): -9041852 or 4458614. OLE color: 4458614.
HSL color Cylindrical-coordinate representation of color #760844: hue angle of 327.27º 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 #760844 is Cyan = 0, Magento = 0.93, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 8 | 68 | - |
| CMYK | 0 | 0.93 | 0.42 | 0.54 |
| HSL | 327.27º | 0.87% | 0.25% | - |
| HSV(B) | 327.27º | 0.93% | 0.46% | - |
| XYZ | 8.6 | 4.44 | 5.87 | - |
| YUV | 47.73 | 139.44 | 178.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 8 | 68 | 0 | 0.93 | 0.42 | 0.54 | 327.27 | 0.87 | 0.25 |
| Hex | 76 | 8 | 44 | 0 | 5D | 2A | 36 | 147 | 57 | 19 |
| Octal | 166 | 10 | 104 | 0 | 135 | 52 | 66 | 507 | 127 | 31 |
| Binary | 1110110 | 1000 | 1000100 | 0 | 1011101 | 101010 | 110110 | 101000111 | 1010111 | 11001 |
Color Harmonies of #760844
Complementary color
Monochromatic Colors of #760844
Black with #760844
Text Example
Text Example
White with #760844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760844; }
p { color: rgb(118,8,68); }
H1.HeaderClassName
{
color: #760844;
}
.AnyTagClassName
{
color: #760844;
}
</style>
background-color css
<style>
a { background-color: #760844; }
a { background-color: rgb(118,8,68); }
div.DivClassName
{
background-color: #760844;
}
.BgClassName
{
background-color: #760844;
}
</style>
border-color css
<style>
span { border-color: #760844; }
span { border-color: rgb(118,8,68); }
td.TdClassName
{
border-color: #760844;
}
.TagClassName
{
border-color: #760844;
}
</style>