Shades of Tyrian Purple #870847
Tints of Tyrian Purple #870847
RGB
CMYK
RGB Variations
Color information
#870847 (or 0x870847) is known color: Tyrian Purple. HEX triplet: 87, 08 and 47. RGB value is (135,8,71). Sum of RGB (Red+Green+Blue) = 135+8+71=214 (28% of max value = 765). Red value is 135 (53.12% from 255 or 63.08% from 214); Green value is 8 (3.52% from 255 or 3.74% from 214); Blue value is 71 (28.12% from 255 or 33.18% from 214); Max value from RGB is 135 - color contains mainly: red. Hex color #870847 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870847 is #78F7B8. Grayscale: #353535. Windows color (decimal): -7927737 or 4655239. OLE color: 4655239.
HSL color Cylindrical-coordinate representation of color #870847: hue angle of 330.24º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #870847 is Cyan = 0, Magento = 0.94, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 8 | 71 | - |
| CMYK | 0 | 0.94 | 0.47 | 0.47 |
| HSL | 330.24º | 0.89% | 0.28% | - |
| HSV(B) | 330.24º | 0.94% | 0.53% | - |
| XYZ | 11.22 | 5.78 | 6.49 | - |
| YUV | 53.16 | 138.08 | 186.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 8 | 71 | 0 | 0.94 | 0.47 | 0.47 | 330.24 | 0.89 | 0.28 |
| Hex | 87 | 8 | 47 | 0 | 5E | 2F | 2F | 14A | 59 | 1C |
| Octal | 207 | 10 | 107 | 0 | 136 | 57 | 57 | 512 | 131 | 34 |
| Binary | 10000111 | 1000 | 1000111 | 0 | 1011110 | 101111 | 101111 | 101001010 | 1011001 | 11100 |
Color Harmonies of #870847
Complementary color
Monochromatic Colors of #870847
Black with #870847
Text Example
Text Example
White with #870847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870847; }
p { color: rgb(135,8,71); }
H1.HeaderClassName
{
color: #870847;
}
.AnyTagClassName
{
color: #870847;
}
</style>
background-color css
<style>
a { background-color: #870847; }
a { background-color: rgb(135,8,71); }
div.DivClassName
{
background-color: #870847;
}
.BgClassName
{
background-color: #870847;
}
</style>
border-color css
<style>
span { border-color: #870847; }
span { border-color: rgb(135,8,71); }
td.TdClassName
{
border-color: #870847;
}
.TagClassName
{
border-color: #870847;
}
</style>