Shades of Tyrian Purple #760237
Tints of Tyrian Purple #760237
RGB
CMYK
RGB Variations
Color information
#760237 (or 0x760237) is known color: Tyrian Purple. HEX triplet: 76, 02 and 37. RGB value is (118,2,55). Sum of RGB (Red+Green+Blue) = 118+2+55=175 (23% of max value = 765). Red value is 118 (46.48% from 255 or 67.43% from 175); Green value is 2 (1.17% from 255 or 1.14% from 175); Blue value is 55 (21.88% from 255 or 31.43% from 175); Max value from RGB is 118 - color contains mainly: red. Hex color #760237 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760237 is #89FDC8. Grayscale: #2A2A2A. Windows color (decimal): -9043401 or 3605110. OLE color: 3605110.
HSL color Cylindrical-coordinate representation of color #760237: hue angle of 332.59º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #760237 is Cyan = 0, Magento = 0.98, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 2 | 55 | - |
| CMYK | 0 | 0.98 | 0.53 | 0.54 |
| HSL | 332.59º | 0.97% | 0.24% | - |
| HSV(B) | 332.59º | 0.98% | 0.46% | - |
| XYZ | 8.18 | 4.17 | 3.99 | - |
| YUV | 42.73 | 134.93 | 181.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 2 | 55 | 0 | 0.98 | 0.53 | 0.54 | 332.59 | 0.97 | 0.24 |
| Hex | 76 | 2 | 37 | 0 | 62 | 35 | 36 | 14D | 61 | 18 |
| Octal | 166 | 2 | 67 | 0 | 142 | 65 | 66 | 515 | 141 | 30 |
| Binary | 1110110 | 10 | 110111 | 0 | 1100010 | 110101 | 110110 | 101001101 | 1100001 | 11000 |
Color Harmonies of #760237
Complementary color
Monochromatic Colors of #760237
Black with #760237
Text Example
Text Example
White with #760237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760237; }
p { color: rgb(118,2,55); }
H1.HeaderClassName
{
color: #760237;
}
.AnyTagClassName
{
color: #760237;
}
</style>
background-color css
<style>
a { background-color: #760237; }
a { background-color: rgb(118,2,55); }
div.DivClassName
{
background-color: #760237;
}
.BgClassName
{
background-color: #760237;
}
</style>
border-color css
<style>
span { border-color: #760237; }
span { border-color: rgb(118,2,55); }
td.TdClassName
{
border-color: #760237;
}
.TagClassName
{
border-color: #760237;
}
</style>