Shades of Tyrian Purple #860140
Tints of Tyrian Purple #860140
RGB
CMYK
RGB Variations
Color information
#860140 (or 0x860140) is known color: Tyrian Purple. HEX triplet: 86, 01 and 40. RGB value is (134,1,64). Sum of RGB (Red+Green+Blue) = 134+1+64=199 (26% of max value = 765). Red value is 134 (52.73% from 255 or 67.34% from 199); Green value is 1 (0.78% from 255 or 0.50% from 199); Blue value is 64 (25.39% from 255 or 32.16% from 199); Max value from RGB is 134 - color contains mainly: red. Hex color #860140 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860140 is #79FEBF. Grayscale: #2F2F2F. Windows color (decimal): -7995072 or 4194694. OLE color: 4194694.
HSL color Cylindrical-coordinate representation of color #860140: hue angle of 331.58º degrees, saturation: 0.99, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #860140 is Cyan = 0, Magento = 0.99, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 1 | 64 | - |
| CMYK | 0 | 0.99 | 0.52 | 0.47 |
| HSL | 331.58º | 0.99% | 0.26% | - |
| HSV(B) | 331.58º | 0.99% | 0.53% | - |
| XYZ | 10.77 | 5.46 | 5.34 | - |
| YUV | 47.95 | 137.06 | 189.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 1 | 64 | 0 | 0.99 | 0.52 | 0.47 | 331.58 | 0.99 | 0.26 |
| Hex | 86 | 1 | 40 | 0 | 63 | 34 | 2F | 14C | 63 | 1A |
| Octal | 206 | 1 | 100 | 0 | 143 | 64 | 57 | 514 | 143 | 32 |
| Binary | 10000110 | 1 | 1000000 | 0 | 1100011 | 110100 | 101111 | 101001100 | 1100011 | 11010 |
Color Harmonies of #860140
Complementary color
Monochromatic Colors of #860140
Black with #860140
Text Example
Text Example
White with #860140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860140; }
p { color: rgb(134,1,64); }
H1.HeaderClassName
{
color: #860140;
}
.AnyTagClassName
{
color: #860140;
}
</style>
background-color css
<style>
a { background-color: #860140; }
a { background-color: rgb(134,1,64); }
div.DivClassName
{
background-color: #860140;
}
.BgClassName
{
background-color: #860140;
}
</style>
border-color css
<style>
span { border-color: #860140; }
span { border-color: rgb(134,1,64); }
td.TdClassName
{
border-color: #860140;
}
.TagClassName
{
border-color: #860140;
}
</style>