Shades of Tyrian Purple #870042
Tints of Tyrian Purple #870042
RGB
CMYK
RGB Variations
Color information
#870042 (or 0x870042) is known color: Tyrian Purple. HEX triplet: 87, 00 and 42. RGB value is (135,0,66). Sum of RGB (Red+Green+Blue) = 135+0+66=201 (26% of max value = 765). Red value is 135 (53.12% from 255 or 67.16% from 201); Green value is 0 (0.39% from 255 or 0% from 201); Blue value is 66 (26.17% from 255 or 32.84% from 201); Max value from RGB is 135 - color contains mainly: red. Hex color #870042 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870042 is #78FFBD. Grayscale: #2F2F2F. Windows color (decimal): -7929790 or 4325511. OLE color: 4325511.
HSL color Cylindrical-coordinate representation of color #870042: hue angle of 330.67º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 1%. Process color model (Four color, CMYK) of #870042 is Cyan = 0, Magento = 1, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 0 | 66 | - |
| CMYK | 0 | 1 | 0.51 | 0.47 |
| HSL | 330.67º | 1% | 0.26% | - |
| HSV(B) | 330.67º | 1% | 0.53% | - |
| XYZ | 10.98 | 5.54 | 5.65 | - |
| YUV | 47.89 | 138.23 | 190.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 0 | 66 | 0 | 1 | 0.51 | 0.47 | 330.67 | 1 | 0.26 |
| Hex | 87 | 0 | 42 | 0 | 64 | 33 | 2F | 14B | 64 | 1A |
| Octal | 207 | 0 | 102 | 0 | 144 | 63 | 57 | 513 | 144 | 32 |
| Binary | 10000111 | 0 | 1000010 | 0 | 1100100 | 110011 | 101111 | 101001011 | 1100100 | 11010 |
Color Harmonies of #870042
Complementary color
Monochromatic Colors of #870042
Black with #870042
Text Example
Text Example
White with #870042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870042; }
p { color: rgb(135,0,66); }
H1.HeaderClassName
{
color: #870042;
}
.AnyTagClassName
{
color: #870042;
}
</style>
background-color css
<style>
a { background-color: #870042; }
a { background-color: rgb(135,0,66); }
div.DivClassName
{
background-color: #870042;
}
.BgClassName
{
background-color: #870042;
}
</style>
border-color css
<style>
span { border-color: #870042; }
span { border-color: rgb(135,0,66); }
td.TdClassName
{
border-color: #870042;
}
.TagClassName
{
border-color: #870042;
}
</style>