Shades of Tyrian Purple #760953
Tints of Tyrian Purple #760953
RGB
CMYK
RGB Variations
Color information
#760953 (or 0x760953) is known color: Tyrian Purple. HEX triplet: 76, 09 and 53. RGB value is (118,9,83). Sum of RGB (Red+Green+Blue) = 118+9+83=210 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.19% from 210); Green value is 9 (3.91% from 255 or 4.29% from 210); Blue value is 83 (32.81% from 255 or 39.52% from 210); Max value from RGB is 118 - color contains mainly: red. Hex color #760953 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760953 is #89F6AC. Grayscale: #313131. Windows color (decimal): -9041581 or 5441910. OLE color: 5441910.
HSL color Cylindrical-coordinate representation of color #760953: hue angle of 319.27º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #760953 is Cyan = 0, Magento = 0.92, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 9 | 83 | - |
| CMYK | 0 | 0.92 | 0.30 | 0.54 |
| HSL | 319.27º | 0.86% | 0.25% | - |
| HSV(B) | 319.27º | 0.92% | 0.46% | - |
| XYZ | 9.13 | 4.67 | 8.6 | - |
| YUV | 50.03 | 146.61 | 176.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 9 | 83 | 0 | 0.92 | 0.30 | 0.54 | 319.27 | 0.86 | 0.25 |
| Hex | 76 | 9 | 53 | 0 | 5C | 1E | 36 | 13F | 56 | 19 |
| Octal | 166 | 11 | 123 | 0 | 134 | 36 | 66 | 477 | 126 | 31 |
| Binary | 1110110 | 1001 | 1010011 | 0 | 1011100 | 11110 | 110110 | 100111111 | 1010110 | 11001 |
Color Harmonies of #760953
Complementary color
Monochromatic Colors of #760953
Black with #760953
Text Example
Text Example
White with #760953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760953; }
p { color: rgb(118,9,83); }
H1.HeaderClassName
{
color: #760953;
}
.AnyTagClassName
{
color: #760953;
}
</style>
background-color css
<style>
a { background-color: #760953; }
a { background-color: rgb(118,9,83); }
div.DivClassName
{
background-color: #760953;
}
.BgClassName
{
background-color: #760953;
}
</style>
border-color css
<style>
span { border-color: #760953; }
span { border-color: rgb(118,9,83); }
td.TdClassName
{
border-color: #760953;
}
.TagClassName
{
border-color: #760953;
}
</style>