Shades of Tyrian Purple #870148
Tints of Tyrian Purple #870148
RGB
CMYK
RGB Variations
Color information
#870148 (or 0x870148) is known color: Tyrian Purple. HEX triplet: 87, 01 and 48. RGB value is (135,1,72). Sum of RGB (Red+Green+Blue) = 135+1+72=208 (27% of max value = 765). Red value is 135 (53.12% from 255 or 64.90% from 208); Green value is 1 (0.78% from 255 or 0.48% from 208); Blue value is 72 (28.52% from 255 or 34.62% from 208); Max value from RGB is 135 - color contains mainly: red. Hex color #870148 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870148 is #78FEB7. Grayscale: #313131. Windows color (decimal): -7929528 or 4718983. OLE color: 4718983.
HSL color Cylindrical-coordinate representation of color #870148: hue angle of 328.21º degrees, saturation: 0.99, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #870148 is Cyan = 0, Magento = 0.99, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 1 | 72 | - |
| CMYK | 0 | 0.99 | 0.47 | 0.47 |
| HSL | 328.21º | 0.99% | 0.27% | - |
| HSV(B) | 328.21º | 0.99% | 0.53% | - |
| XYZ | 11.17 | 5.64 | 6.63 | - |
| YUV | 49.16 | 140.89 | 189.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 1 | 72 | 0 | 0.99 | 0.47 | 0.47 | 328.21 | 0.99 | 0.27 |
| Hex | 87 | 1 | 48 | 0 | 63 | 2F | 2F | 148 | 63 | 1B |
| Octal | 207 | 1 | 110 | 0 | 143 | 57 | 57 | 510 | 143 | 33 |
| Binary | 10000111 | 1 | 1001000 | 0 | 1100011 | 101111 | 101111 | 101001000 | 1100011 | 11011 |
Color Harmonies of #870148
Complementary color
Monochromatic Colors of #870148
Black with #870148
Text Example
Text Example
White with #870148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870148; }
p { color: rgb(135,1,72); }
H1.HeaderClassName
{
color: #870148;
}
.AnyTagClassName
{
color: #870148;
}
</style>
background-color css
<style>
a { background-color: #870148; }
a { background-color: rgb(135,1,72); }
div.DivClassName
{
background-color: #870148;
}
.BgClassName
{
background-color: #870148;
}
</style>
border-color css
<style>
span { border-color: #870148; }
span { border-color: rgb(135,1,72); }
td.TdClassName
{
border-color: #870148;
}
.TagClassName
{
border-color: #870148;
}
</style>