Shades of Tyrian Purple #870845
Tints of Tyrian Purple #870845
RGB
CMYK
RGB Variations
Color information
#870845 (or 0x870845) is known color: Tyrian Purple. HEX triplet: 87, 08 and 45. RGB value is (135,8,69). Sum of RGB (Red+Green+Blue) = 135+8+69=212 (28% of max value = 765). Red value is 135 (53.12% from 255 or 63.68% from 212); Green value is 8 (3.52% from 255 or 3.77% from 212); Blue value is 69 (27.34% from 255 or 32.55% from 212); Max value from RGB is 135 - color contains mainly: red. Hex color #870845 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870845 is #78F7BA. Grayscale: #343434. Windows color (decimal): -7927739 or 4524167. OLE color: 4524167.
HSL color Cylindrical-coordinate representation of color #870845: hue angle of 331.18º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #870845 is Cyan = 0, Magento = 0.94, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 8 | 69 | - |
| CMYK | 0 | 0.94 | 0.49 | 0.47 |
| HSL | 331.18º | 0.89% | 0.28% | - |
| HSV(B) | 331.18º | 0.94% | 0.53% | - |
| XYZ | 11.15 | 5.75 | 6.15 | - |
| YUV | 52.93 | 137.08 | 186.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 8 | 69 | 0 | 0.94 | 0.49 | 0.47 | 331.18 | 0.89 | 0.28 |
| Hex | 87 | 8 | 45 | 0 | 5E | 31 | 2F | 14B | 59 | 1C |
| Octal | 207 | 10 | 105 | 0 | 136 | 61 | 57 | 513 | 131 | 34 |
| Binary | 10000111 | 1000 | 1000101 | 0 | 1011110 | 110001 | 101111 | 101001011 | 1011001 | 11100 |
Color Harmonies of #870845
Complementary color
Monochromatic Colors of #870845
Black with #870845
Text Example
Text Example
White with #870845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870845; }
p { color: rgb(135,8,69); }
H1.HeaderClassName
{
color: #870845;
}
.AnyTagClassName
{
color: #870845;
}
</style>
background-color css
<style>
a { background-color: #870845; }
a { background-color: rgb(135,8,69); }
div.DivClassName
{
background-color: #870845;
}
.BgClassName
{
background-color: #870845;
}
</style>
border-color css
<style>
span { border-color: #870845; }
span { border-color: rgb(135,8,69); }
td.TdClassName
{
border-color: #870845;
}
.TagClassName
{
border-color: #870845;
}
</style>