Shades of Tyrian Purple #860040
Tints of Tyrian Purple #860040
RGB
CMYK
RGB Variations
Color information
#860040 (or 0x860040) is known color: Tyrian Purple. HEX triplet: 86, 00 and 40. RGB value is (134,0,64). Sum of RGB (Red+Green+Blue) = 134+0+64=198 (26% of max value = 765). Red value is 134 (52.73% from 255 or 67.68% from 198); Green value is 0 (0.39% from 255 or 0% from 198); Blue value is 64 (25.39% from 255 or 32.32% from 198); Max value from RGB is 134 - color contains mainly: red. Hex color #860040 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860040 is #79FFBF. Grayscale: #2F2F2F. Windows color (decimal): -7995328 or 4194438. OLE color: 4194438.
HSL color Cylindrical-coordinate representation of color #860040: hue angle of 331.34º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 1%. Process color model (Four color, CMYK) of #860040 is Cyan = 0, Magento = 1, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 0 | 64 | - |
| CMYK | 0 | 1 | 0.52 | 0.47 |
| HSL | 331.34º | 1% | 0.26% | - |
| HSV(B) | 331.34º | 1% | 0.53% | - |
| XYZ | 10.76 | 5.44 | 5.33 | - |
| YUV | 47.36 | 137.39 | 189.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 0 | 64 | 0 | 1 | 0.52 | 0.47 | 331.34 | 1 | 0.26 |
| Hex | 86 | 0 | 40 | 0 | 64 | 34 | 2F | 14B | 64 | 1A |
| Octal | 206 | 0 | 100 | 0 | 144 | 64 | 57 | 513 | 144 | 32 |
| Binary | 10000110 | 0 | 1000000 | 0 | 1100100 | 110100 | 101111 | 101001011 | 1100100 | 11010 |
Color Harmonies of #860040
Complementary color
Monochromatic Colors of #860040
Black with #860040
Text Example
Text Example
White with #860040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860040; }
p { color: rgb(134,0,64); }
H1.HeaderClassName
{
color: #860040;
}
.AnyTagClassName
{
color: #860040;
}
</style>
background-color css
<style>
a { background-color: #860040; }
a { background-color: rgb(134,0,64); }
div.DivClassName
{
background-color: #860040;
}
.BgClassName
{
background-color: #860040;
}
</style>
border-color css
<style>
span { border-color: #860040; }
span { border-color: rgb(134,0,64); }
td.TdClassName
{
border-color: #860040;
}
.TagClassName
{
border-color: #860040;
}
</style>