Shades of Tyrian Purple #860840
Tints of Tyrian Purple #860840
RGB
CMYK
RGB Variations
Color information
#860840 (or 0x860840) is known color: Tyrian Purple. HEX triplet: 86, 08 and 40. RGB value is (134,8,64). Sum of RGB (Red+Green+Blue) = 134+8+64=206 (27% of max value = 765). Red value is 134 (52.73% from 255 or 65.05% from 206); Green value is 8 (3.52% from 255 or 3.88% from 206); Blue value is 64 (25.39% from 255 or 31.07% from 206); Max value from RGB is 134 - color contains mainly: red. Hex color #860840 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860840 is #79F7BF. Grayscale: #333333. Windows color (decimal): -7993280 or 4196486. OLE color: 4196486.
HSL color Cylindrical-coordinate representation of color #860840: hue angle of 333.33º 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 #860840 is Cyan = 0, Magento = 0.94, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 8 | 64 | - |
| CMYK | 0 | 0.94 | 0.52 | 0.47 |
| HSL | 333.33º | 0.89% | 0.28% | - |
| HSV(B) | 333.33º | 0.94% | 0.53% | - |
| XYZ | 10.84 | 5.61 | 5.36 | - |
| YUV | 52.06 | 134.74 | 186.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 8 | 64 | 0 | 0.94 | 0.52 | 0.47 | 333.33 | 0.89 | 0.28 |
| Hex | 86 | 8 | 40 | 0 | 5E | 34 | 2F | 14D | 59 | 1C |
| Octal | 206 | 10 | 100 | 0 | 136 | 64 | 57 | 515 | 131 | 34 |
| Binary | 10000110 | 1000 | 1000000 | 0 | 1011110 | 110100 | 101111 | 101001101 | 1011001 | 11100 |
Color Harmonies of #860840
Complementary color
Monochromatic Colors of #860840
Black with #860840
Text Example
Text Example
White with #860840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860840; }
p { color: rgb(134,8,64); }
H1.HeaderClassName
{
color: #860840;
}
.AnyTagClassName
{
color: #860840;
}
</style>
background-color css
<style>
a { background-color: #860840; }
a { background-color: rgb(134,8,64); }
div.DivClassName
{
background-color: #860840;
}
.BgClassName
{
background-color: #860840;
}
</style>
border-color css
<style>
span { border-color: #860840; }
span { border-color: rgb(134,8,64); }
td.TdClassName
{
border-color: #860840;
}
.TagClassName
{
border-color: #860840;
}
</style>