Shades of Tyrian Purple #870142
Tints of Tyrian Purple #870142
RGB
CMYK
RGB Variations
Color information
#870142 (or 0x870142) is known color: Tyrian Purple. HEX triplet: 87, 01 and 42. RGB value is (135,1,66). Sum of RGB (Red+Green+Blue) = 135+1+66=202 (26% of max value = 765). Red value is 135 (53.12% from 255 or 66.83% from 202); Green value is 1 (0.78% from 255 or 0.50% from 202); Blue value is 66 (26.17% from 255 or 32.67% from 202); Max value from RGB is 135 - color contains mainly: red. Hex color #870142 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870142 is #78FEBD. Grayscale: #303030. Windows color (decimal): -7929534 or 4325767. OLE color: 4325767.
HSL color Cylindrical-coordinate representation of color #870142: hue angle of 330.9º degrees, saturation: 0.99, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #870142 is Cyan = 0, Magento = 0.99, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 1 | 66 | - |
| CMYK | 0 | 0.99 | 0.51 | 0.47 |
| HSL | 330.9º | 0.99% | 0.27% | - |
| HSV(B) | 330.9º | 0.99% | 0.53% | - |
| XYZ | 10.99 | 5.57 | 5.65 | - |
| YUV | 48.48 | 137.89 | 189.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 1 | 66 | 0 | 0.99 | 0.51 | 0.47 | 330.9 | 0.99 | 0.27 |
| Hex | 87 | 1 | 42 | 0 | 63 | 33 | 2F | 14B | 63 | 1B |
| Octal | 207 | 1 | 102 | 0 | 143 | 63 | 57 | 513 | 143 | 33 |
| Binary | 10000111 | 1 | 1000010 | 0 | 1100011 | 110011 | 101111 | 101001011 | 1100011 | 11011 |
Color Harmonies of #870142
Complementary color
Monochromatic Colors of #870142
Black with #870142
Text Example
Text Example
White with #870142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870142; }
p { color: rgb(135,1,66); }
H1.HeaderClassName
{
color: #870142;
}
.AnyTagClassName
{
color: #870142;
}
</style>
background-color css
<style>
a { background-color: #870142; }
a { background-color: rgb(135,1,66); }
div.DivClassName
{
background-color: #870142;
}
.BgClassName
{
background-color: #870142;
}
</style>
border-color css
<style>
span { border-color: #870142; }
span { border-color: rgb(135,1,66); }
td.TdClassName
{
border-color: #870142;
}
.TagClassName
{
border-color: #870142;
}
</style>