Shades of Tyrian Purple #870548
Tints of Tyrian Purple #870548
RGB
CMYK
RGB Variations
Color information
#870548 (or 0x870548) is known color: Tyrian Purple. HEX triplet: 87, 05 and 48. RGB value is (135,5,72). Sum of RGB (Red+Green+Blue) = 135+5+72=212 (28% of max value = 765). Red value is 135 (53.12% from 255 or 63.68% from 212); Green value is 5 (2.34% from 255 or 2.36% from 212); Blue value is 72 (28.52% from 255 or 33.96% from 212); Max value from RGB is 135 - color contains mainly: red. Hex color #870548 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870548 is #78FAB7. Grayscale: #333333. Windows color (decimal): -7928504 or 4720007. OLE color: 4720007.
HSL color Cylindrical-coordinate representation of color #870548: hue angle of 329.08º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #870548 is Cyan = 0, Magento = 0.96, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 5 | 72 | - |
| CMYK | 0 | 0.96 | 0.47 | 0.47 |
| HSL | 329.08º | 0.93% | 0.27% | - |
| HSV(B) | 329.08º | 0.96% | 0.53% | - |
| XYZ | 11.22 | 5.73 | 6.65 | - |
| YUV | 51.51 | 139.57 | 187.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 5 | 72 | 0 | 0.96 | 0.47 | 0.47 | 329.08 | 0.93 | 0.27 |
| Hex | 87 | 5 | 48 | 0 | 60 | 2F | 2F | 149 | 5D | 1B |
| Octal | 207 | 5 | 110 | 0 | 140 | 57 | 57 | 511 | 135 | 33 |
| Binary | 10000111 | 101 | 1001000 | 0 | 1100000 | 101111 | 101111 | 101001001 | 1011101 | 11011 |
Color Harmonies of #870548
Complementary color
Monochromatic Colors of #870548
Black with #870548
Text Example
Text Example
White with #870548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870548; }
p { color: rgb(135,5,72); }
H1.HeaderClassName
{
color: #870548;
}
.AnyTagClassName
{
color: #870548;
}
</style>
background-color css
<style>
a { background-color: #870548; }
a { background-color: rgb(135,5,72); }
div.DivClassName
{
background-color: #870548;
}
.BgClassName
{
background-color: #870548;
}
</style>
border-color css
<style>
span { border-color: #870548; }
span { border-color: rgb(135,5,72); }
td.TdClassName
{
border-color: #870548;
}
.TagClassName
{
border-color: #870548;
}
</style>