Shades of Tyrian Purple #870844
Tints of Tyrian Purple #870844
RGB
CMYK
RGB Variations
Color information
#870844 (or 0x870844) is known color: Tyrian Purple. HEX triplet: 87, 08 and 44. RGB value is (135,8,68). Sum of RGB (Red+Green+Blue) = 135+8+68=211 (27% of max value = 765). Red value is 135 (53.12% from 255 or 63.98% from 211); Green value is 8 (3.52% from 255 or 3.79% from 211); Blue value is 68 (26.95% from 255 or 32.23% from 211); Max value from RGB is 135 - color contains mainly: red. Hex color #870844 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870844 is #78F7BB. Grayscale: #343434. Windows color (decimal): -7927740 or 4458631. OLE color: 4458631.
HSL color Cylindrical-coordinate representation of color #870844: hue angle of 331.65º 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 #870844 is Cyan = 0, Magento = 0.94, Yellow = 0.50 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 8 | 68 | - |
| CMYK | 0 | 0.94 | 0.50 | 0.47 |
| HSL | 331.65º | 0.89% | 0.28% | - |
| HSV(B) | 331.65º | 0.94% | 0.53% | - |
| XYZ | 11.12 | 5.74 | 5.99 | - |
| YUV | 52.81 | 136.58 | 186.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 8 | 68 | 0 | 0.94 | 0.50 | 0.47 | 331.65 | 0.89 | 0.28 |
| Hex | 87 | 8 | 44 | 0 | 5E | 32 | 2F | 14C | 59 | 1C |
| Octal | 207 | 10 | 104 | 0 | 136 | 62 | 57 | 514 | 131 | 34 |
| Binary | 10000111 | 1000 | 1000100 | 0 | 1011110 | 110010 | 101111 | 101001100 | 1011001 | 11100 |
Color Harmonies of #870844
Complementary color
Monochromatic Colors of #870844
Black with #870844
Text Example
Text Example
White with #870844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870844; }
p { color: rgb(135,8,68); }
H1.HeaderClassName
{
color: #870844;
}
.AnyTagClassName
{
color: #870844;
}
</style>
background-color css
<style>
a { background-color: #870844; }
a { background-color: rgb(135,8,68); }
div.DivClassName
{
background-color: #870844;
}
.BgClassName
{
background-color: #870844;
}
</style>
border-color css
<style>
span { border-color: #870844; }
span { border-color: rgb(135,8,68); }
td.TdClassName
{
border-color: #870844;
}
.TagClassName
{
border-color: #870844;
}
</style>