Shades of Tyrian Purple #870049
Tints of Tyrian Purple #870049
RGB
CMYK
RGB Variations
Color information
#870049 (or 0x870049) is known color: Tyrian Purple. HEX triplet: 87, 00 and 49. RGB value is (135,0,73). Sum of RGB (Red+Green+Blue) = 135+0+73=208 (27% of max value = 765). Red value is 135 (53.12% from 255 or 64.90% from 208); Green value is 0 (0.39% from 255 or 0% from 208); Blue value is 73 (28.91% from 255 or 35.10% from 208); Max value from RGB is 135 - color contains mainly: red. Hex color #870049 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870049 is #78FFB6. Grayscale: #303030. Windows color (decimal): -7929783 or 4784263. OLE color: 4784263.
HSL color Cylindrical-coordinate representation of color #870049: hue angle of 327.56º 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 #870049 is Cyan = 0, Magento = 1, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 0 | 73 | - |
| CMYK | 0 | 1 | 0.46 | 0.47 |
| HSL | 327.56º | 1% | 0.26% | - |
| HSV(B) | 327.56º | 1% | 0.53% | - |
| XYZ | 11.19 | 5.63 | 6.8 | - |
| YUV | 48.69 | 141.73 | 189.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 0 | 73 | 0 | 1 | 0.46 | 0.47 | 327.56 | 1 | 0.26 |
| Hex | 87 | 0 | 49 | 0 | 64 | 2E | 2F | 148 | 64 | 1A |
| Octal | 207 | 0 | 111 | 0 | 144 | 56 | 57 | 510 | 144 | 32 |
| Binary | 10000111 | 0 | 1001001 | 0 | 1100100 | 101110 | 101111 | 101001000 | 1100100 | 11010 |
Color Harmonies of #870049
Complementary color
Monochromatic Colors of #870049
Black with #870049
Text Example
Text Example
White with #870049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870049; }
p { color: rgb(135,0,73); }
H1.HeaderClassName
{
color: #870049;
}
.AnyTagClassName
{
color: #870049;
}
</style>
background-color css
<style>
a { background-color: #870049; }
a { background-color: rgb(135,0,73); }
div.DivClassName
{
background-color: #870049;
}
.BgClassName
{
background-color: #870049;
}
</style>
border-color css
<style>
span { border-color: #870049; }
span { border-color: rgb(135,0,73); }
td.TdClassName
{
border-color: #870049;
}
.TagClassName
{
border-color: #870049;
}
</style>