Shades of Tyrian Purple #760853
Tints of Tyrian Purple #760853
RGB
CMYK
RGB Variations
Color information
#760853 (or 0x760853) is known color: Tyrian Purple. HEX triplet: 76, 08 and 53. RGB value is (118,8,83). Sum of RGB (Red+Green+Blue) = 118+8+83=209 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.46% from 209); Green value is 8 (3.52% from 255 or 3.83% from 209); Blue value is 83 (32.81% from 255 or 39.71% from 209); Max value from RGB is 118 - color contains mainly: red. Hex color #760853 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760853 is #89F7AC. Grayscale: #313131. Windows color (decimal): -9041837 or 5441654. OLE color: 5441654.
HSL color Cylindrical-coordinate representation of color #760853: hue angle of 319.09º 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 #760853 is Cyan = 0, Magento = 0.93, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 8 | 83 | - |
| CMYK | 0 | 0.93 | 0.30 | 0.54 |
| HSL | 319.09º | 0.87% | 0.25% | - |
| HSV(B) | 319.09º | 0.93% | 0.46% | - |
| XYZ | 9.12 | 4.65 | 8.6 | - |
| YUV | 49.44 | 146.94 | 176.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 8 | 83 | 0 | 0.93 | 0.30 | 0.54 | 319.09 | 0.87 | 0.25 |
| Hex | 76 | 8 | 53 | 0 | 5D | 1E | 36 | 13F | 57 | 19 |
| Octal | 166 | 10 | 123 | 0 | 135 | 36 | 66 | 477 | 127 | 31 |
| Binary | 1110110 | 1000 | 1010011 | 0 | 1011101 | 11110 | 110110 | 100111111 | 1010111 | 11001 |
Color Harmonies of #760853
Complementary color
Monochromatic Colors of #760853
Black with #760853
Text Example
Text Example
White with #760853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760853; }
p { color: rgb(118,8,83); }
H1.HeaderClassName
{
color: #760853;
}
.AnyTagClassName
{
color: #760853;
}
</style>
background-color css
<style>
a { background-color: #760853; }
a { background-color: rgb(118,8,83); }
div.DivClassName
{
background-color: #760853;
}
.BgClassName
{
background-color: #760853;
}
</style>
border-color css
<style>
span { border-color: #760853; }
span { border-color: rgb(118,8,83); }
td.TdClassName
{
border-color: #760853;
}
.TagClassName
{
border-color: #760853;
}
</style>