Shades of Tyrian Purple #870140
Tints of Tyrian Purple #870140
RGB
CMYK
RGB Variations
Color information
#870140 (or 0x870140) is known color: Tyrian Purple. HEX triplet: 87, 01 and 40. RGB value is (135,1,64). Sum of RGB (Red+Green+Blue) = 135+1+64=200 (26% of max value = 765). Red value is 135 (53.12% from 255 or 67.5% from 200); Green value is 1 (0.78% from 255 or 0.5% from 200); Blue value is 64 (25.39% from 255 or 32% from 200); Max value from RGB is 135 - color contains mainly: red. Hex color #870140 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870140 is #78FEBF. Grayscale: #303030. Windows color (decimal): -7929536 or 4194695. OLE color: 4194695.
HSL color Cylindrical-coordinate representation of color #870140: hue angle of 331.79º 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 #870140 is Cyan = 0, Magento = 0.99, Yellow = 0.53 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 1 | 64 | - |
| CMYK | 0 | 0.99 | 0.53 | 0.47 |
| HSL | 331.79º | 0.99% | 0.27% | - |
| HSV(B) | 331.79º | 0.99% | 0.53% | - |
| XYZ | 10.93 | 5.54 | 5.34 | - |
| YUV | 48.25 | 136.89 | 189.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 1 | 64 | 0 | 0.99 | 0.53 | 0.47 | 331.79 | 0.99 | 0.27 |
| Hex | 87 | 1 | 40 | 0 | 63 | 35 | 2F | 14C | 63 | 1B |
| Octal | 207 | 1 | 100 | 0 | 143 | 65 | 57 | 514 | 143 | 33 |
| Binary | 10000111 | 1 | 1000000 | 0 | 1100011 | 110101 | 101111 | 101001100 | 1100011 | 11011 |
Color Harmonies of #870140
Complementary color
Monochromatic Colors of #870140
Black with #870140
Text Example
Text Example
White with #870140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870140; }
p { color: rgb(135,1,64); }
H1.HeaderClassName
{
color: #870140;
}
.AnyTagClassName
{
color: #870140;
}
</style>
background-color css
<style>
a { background-color: #870140; }
a { background-color: rgb(135,1,64); }
div.DivClassName
{
background-color: #870140;
}
.BgClassName
{
background-color: #870140;
}
</style>
border-color css
<style>
span { border-color: #870140; }
span { border-color: rgb(135,1,64); }
td.TdClassName
{
border-color: #870140;
}
.TagClassName
{
border-color: #870140;
}
</style>