Shades of Tyrian Purple #860141
Tints of Tyrian Purple #860141
RGB
CMYK
RGB Variations
Color information
#860141 (or 0x860141) is known color: Tyrian Purple. HEX triplet: 86, 01 and 41. RGB value is (134,1,65). Sum of RGB (Red+Green+Blue) = 134+1+65=200 (26% of max value = 765). Red value is 134 (52.73% from 255 or 67% from 200); Green value is 1 (0.78% from 255 or 0.5% from 200); Blue value is 65 (25.78% from 255 or 32.5% from 200); Max value from RGB is 134 - color contains mainly: red. Hex color #860141 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860141 is #79FEBE. Grayscale: #2F2F2F. Windows color (decimal): -7995071 or 4260230. OLE color: 4260230.
HSL color Cylindrical-coordinate representation of color #860141: hue angle of 331.13º 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 #860141 is Cyan = 0, Magento = 0.99, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 1 | 65 | - |
| CMYK | 0 | 0.99 | 0.51 | 0.47 |
| HSL | 331.13º | 0.99% | 0.26% | - |
| HSV(B) | 331.13º | 0.99% | 0.53% | - |
| XYZ | 10.8 | 5.47 | 5.49 | - |
| YUV | 48.06 | 137.56 | 189.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 1 | 65 | 0 | 0.99 | 0.51 | 0.47 | 331.13 | 0.99 | 0.26 |
| Hex | 86 | 1 | 41 | 0 | 63 | 33 | 2F | 14B | 63 | 1A |
| Octal | 206 | 1 | 101 | 0 | 143 | 63 | 57 | 513 | 143 | 32 |
| Binary | 10000110 | 1 | 1000001 | 0 | 1100011 | 110011 | 101111 | 101001011 | 1100011 | 11010 |
Color Harmonies of #860141
Complementary color
Monochromatic Colors of #860141
Black with #860141
Text Example
Text Example
White with #860141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860141; }
p { color: rgb(134,1,65); }
H1.HeaderClassName
{
color: #860141;
}
.AnyTagClassName
{
color: #860141;
}
</style>
background-color css
<style>
a { background-color: #860141; }
a { background-color: rgb(134,1,65); }
div.DivClassName
{
background-color: #860141;
}
.BgClassName
{
background-color: #860141;
}
</style>
border-color css
<style>
span { border-color: #860141; }
span { border-color: rgb(134,1,65); }
td.TdClassName
{
border-color: #860141;
}
.TagClassName
{
border-color: #860141;
}
</style>