Shades of Tyrian Purple #870947
Tints of Tyrian Purple #870947
RGB
CMYK
RGB Variations
Color information
#870947 (or 0x870947) is known color: Tyrian Purple. HEX triplet: 87, 09 and 47. RGB value is (135,9,71). Sum of RGB (Red+Green+Blue) = 135+9+71=215 (28% of max value = 765). Red value is 135 (53.12% from 255 or 62.79% from 215); Green value is 9 (3.91% from 255 or 4.19% from 215); Blue value is 71 (28.12% from 255 or 33.02% from 215); Max value from RGB is 135 - color contains mainly: red. Hex color #870947 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870947 is #78F6B8. Grayscale: #353535. Windows color (decimal): -7927481 or 4655495. OLE color: 4655495.
HSL color Cylindrical-coordinate representation of color #870947: hue angle of 330.48º degrees, saturation: 0.88, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #870947 is Cyan = 0, Magento = 0.93, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 9 | 71 | - |
| CMYK | 0 | 0.93 | 0.47 | 0.47 |
| HSL | 330.48º | 0.88% | 0.28% | - |
| HSV(B) | 330.48º | 0.93% | 0.53% | - |
| XYZ | 11.23 | 5.8 | 6.49 | - |
| YUV | 53.74 | 137.74 | 185.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 9 | 71 | 0 | 0.93 | 0.47 | 0.47 | 330.48 | 0.88 | 0.28 |
| Hex | 87 | 9 | 47 | 0 | 5D | 2F | 2F | 14A | 58 | 1C |
| Octal | 207 | 11 | 107 | 0 | 135 | 57 | 57 | 512 | 130 | 34 |
| Binary | 10000111 | 1001 | 1000111 | 0 | 1011101 | 101111 | 101111 | 101001010 | 1011000 | 11100 |
Color Harmonies of #870947
Complementary color
Monochromatic Colors of #870947
Black with #870947
Text Example
Text Example
White with #870947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870947; }
p { color: rgb(135,9,71); }
H1.HeaderClassName
{
color: #870947;
}
.AnyTagClassName
{
color: #870947;
}
</style>
background-color css
<style>
a { background-color: #870947; }
a { background-color: rgb(135,9,71); }
div.DivClassName
{
background-color: #870947;
}
.BgClassName
{
background-color: #870947;
}
</style>
border-color css
<style>
span { border-color: #870947; }
span { border-color: rgb(135,9,71); }
td.TdClassName
{
border-color: #870947;
}
.TagClassName
{
border-color: #870947;
}
</style>