Shades of Tyrian Purple #870047
Tints of Tyrian Purple #870047
RGB
CMYK
RGB Variations
Color information
#870047 (or 0x870047) is known color: Tyrian Purple. HEX triplet: 87, 00 and 47. RGB value is (135,0,71). Sum of RGB (Red+Green+Blue) = 135+0+71=206 (27% of max value = 765). Red value is 135 (53.12% from 255 or 65.53% from 206); Green value is 0 (0.39% from 255 or 0% from 206); Blue value is 71 (28.12% from 255 or 34.47% from 206); Max value from RGB is 135 - color contains mainly: red. Hex color #870047 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870047 is #78FFB8. Grayscale: #303030. Windows color (decimal): -7929785 or 4653191. OLE color: 4653191.
HSL color Cylindrical-coordinate representation of color #870047: hue angle of 328.44º 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 #870047 is Cyan = 0, Magento = 1, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 0 | 71 | - |
| CMYK | 0 | 1 | 0.47 | 0.47 |
| HSL | 328.44º | 1% | 0.26% | - |
| HSV(B) | 328.44º | 1% | 0.53% | - |
| XYZ | 11.13 | 5.61 | 6.46 | - |
| YUV | 48.46 | 140.73 | 189.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 0 | 71 | 0 | 1 | 0.47 | 0.47 | 328.44 | 1 | 0.26 |
| Hex | 87 | 0 | 47 | 0 | 64 | 2F | 2F | 148 | 64 | 1A |
| Octal | 207 | 0 | 107 | 0 | 144 | 57 | 57 | 510 | 144 | 32 |
| Binary | 10000111 | 0 | 1000111 | 0 | 1100100 | 101111 | 101111 | 101001000 | 1100100 | 11010 |
Color Harmonies of #870047
Complementary color
Monochromatic Colors of #870047
Black with #870047
Text Example
Text Example
White with #870047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870047; }
p { color: rgb(135,0,71); }
H1.HeaderClassName
{
color: #870047;
}
.AnyTagClassName
{
color: #870047;
}
</style>
background-color css
<style>
a { background-color: #870047; }
a { background-color: rgb(135,0,71); }
div.DivClassName
{
background-color: #870047;
}
.BgClassName
{
background-color: #870047;
}
</style>
border-color css
<style>
span { border-color: #870047; }
span { border-color: rgb(135,0,71); }
td.TdClassName
{
border-color: #870047;
}
.TagClassName
{
border-color: #870047;
}
</style>