Shades of Tyrian Purple #870347
Tints of Tyrian Purple #870347
RGB
CMYK
RGB Variations
Color information
#870347 (or 0x870347) is known color: Tyrian Purple. HEX triplet: 87, 03 and 47. RGB value is (135,3,71). Sum of RGB (Red+Green+Blue) = 135+3+71=209 (27% of max value = 765). Red value is 135 (53.12% from 255 or 64.59% from 209); Green value is 3 (1.56% from 255 or 1.44% from 209); Blue value is 71 (28.12% from 255 or 33.97% from 209); Max value from RGB is 135 - color contains mainly: red. Hex color #870347 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870347 is #78FCB8. Grayscale: #323232. Windows color (decimal): -7929017 or 4653959. OLE color: 4653959.
HSL color Cylindrical-coordinate representation of color #870347: hue angle of 329.09º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #870347 is Cyan = 0, Magento = 0.98, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 3 | 71 | - |
| CMYK | 0 | 0.98 | 0.47 | 0.47 |
| HSL | 329.09º | 0.96% | 0.27% | - |
| HSV(B) | 329.09º | 0.98% | 0.53% | - |
| XYZ | 11.16 | 5.67 | 6.47 | - |
| YUV | 50.22 | 139.73 | 188.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 3 | 71 | 0 | 0.98 | 0.47 | 0.47 | 329.09 | 0.96 | 0.27 |
| Hex | 87 | 3 | 47 | 0 | 62 | 2F | 2F | 149 | 60 | 1B |
| Octal | 207 | 3 | 107 | 0 | 142 | 57 | 57 | 511 | 140 | 33 |
| Binary | 10000111 | 11 | 1000111 | 0 | 1100010 | 101111 | 101111 | 101001001 | 1100000 | 11011 |
Color Harmonies of #870347
Complementary color
Monochromatic Colors of #870347
Black with #870347
Text Example
Text Example
White with #870347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870347; }
p { color: rgb(135,3,71); }
H1.HeaderClassName
{
color: #870347;
}
.AnyTagClassName
{
color: #870347;
}
</style>
background-color css
<style>
a { background-color: #870347; }
a { background-color: rgb(135,3,71); }
div.DivClassName
{
background-color: #870347;
}
.BgClassName
{
background-color: #870347;
}
</style>
border-color css
<style>
span { border-color: #870347; }
span { border-color: rgb(135,3,71); }
td.TdClassName
{
border-color: #870347;
}
.TagClassName
{
border-color: #870347;
}
</style>