Shades of Tyrian Purple #870940
Tints of Tyrian Purple #870940
RGB
CMYK
RGB Variations
Color information
#870940 (or 0x870940) is known color: Tyrian Purple. HEX triplet: 87, 09 and 40. RGB value is (135,9,64). Sum of RGB (Red+Green+Blue) = 135+9+64=208 (27% of max value = 765). Red value is 135 (53.12% from 255 or 64.90% from 208); Green value is 9 (3.91% from 255 or 4.33% from 208); Blue value is 64 (25.39% from 255 or 30.77% from 208); Max value from RGB is 135 - color contains mainly: red. Hex color #870940 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870940 is #78F6BF. Grayscale: #343434. Windows color (decimal): -7927488 or 4196743. OLE color: 4196743.
HSL color Cylindrical-coordinate representation of color #870940: hue angle of 333.81º 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 #870940 is Cyan = 0, Magento = 0.93, Yellow = 0.53 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 9 | 64 | - |
| CMYK | 0 | 0.93 | 0.53 | 0.47 |
| HSL | 333.81º | 0.88% | 0.28% | - |
| HSV(B) | 333.81º | 0.93% | 0.53% | - |
| XYZ | 11.01 | 5.72 | 5.37 | - |
| YUV | 52.94 | 134.24 | 186.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 9 | 64 | 0 | 0.93 | 0.53 | 0.47 | 333.81 | 0.88 | 0.28 |
| Hex | 87 | 9 | 40 | 0 | 5D | 35 | 2F | 14E | 58 | 1C |
| Octal | 207 | 11 | 100 | 0 | 135 | 65 | 57 | 516 | 130 | 34 |
| Binary | 10000111 | 1001 | 1000000 | 0 | 1011101 | 110101 | 101111 | 101001110 | 1011000 | 11100 |
Color Harmonies of #870940
Complementary color
Monochromatic Colors of #870940
Black with #870940
Text Example
Text Example
White with #870940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870940; }
p { color: rgb(135,9,64); }
H1.HeaderClassName
{
color: #870940;
}
.AnyTagClassName
{
color: #870940;
}
</style>
background-color css
<style>
a { background-color: #870940; }
a { background-color: rgb(135,9,64); }
div.DivClassName
{
background-color: #870940;
}
.BgClassName
{
background-color: #870940;
}
</style>
border-color css
<style>
span { border-color: #870940; }
span { border-color: rgb(135,9,64); }
td.TdClassName
{
border-color: #870940;
}
.TagClassName
{
border-color: #870940;
}
</style>