Shades of Tyrian Purple #860045
Tints of Tyrian Purple #860045
RGB
CMYK
RGB Variations
Color information
#860045 (or 0x860045) is known color: Tyrian Purple. HEX triplet: 86, 00 and 45. RGB value is (134,0,69). Sum of RGB (Red+Green+Blue) = 134+0+69=203 (26% of max value = 765). Red value is 134 (52.73% from 255 or 66.01% from 203); Green value is 0 (0.39% from 255 or 0% from 203); Blue value is 69 (27.34% from 255 or 33.99% from 203); Max value from RGB is 134 - color contains mainly: red. Hex color #860045 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860045 is #79FFBA. Grayscale: #2F2F2F. Windows color (decimal): -7995323 or 4522118. OLE color: 4522118.
HSL color Cylindrical-coordinate representation of color #860045: hue angle of 329.1º 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 #860045 is Cyan = 0, Magento = 1, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 0 | 69 | - |
| CMYK | 0 | 1 | 0.49 | 0.47 |
| HSL | 329.1º | 1% | 0.26% | - |
| HSV(B) | 329.1º | 1% | 0.53% | - |
| XYZ | 10.91 | 5.5 | 6.12 | - |
| YUV | 47.93 | 139.89 | 189.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 0 | 69 | 0 | 1 | 0.49 | 0.47 | 329.1 | 1 | 0.26 |
| Hex | 86 | 0 | 45 | 0 | 64 | 31 | 2F | 149 | 64 | 1A |
| Octal | 206 | 0 | 105 | 0 | 144 | 61 | 57 | 511 | 144 | 32 |
| Binary | 10000110 | 0 | 1000101 | 0 | 1100100 | 110001 | 101111 | 101001001 | 1100100 | 11010 |
Color Harmonies of #860045
Complementary color
Monochromatic Colors of #860045
Black with #860045
Text Example
Text Example
White with #860045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860045; }
p { color: rgb(134,0,69); }
H1.HeaderClassName
{
color: #860045;
}
.AnyTagClassName
{
color: #860045;
}
</style>
background-color css
<style>
a { background-color: #860045; }
a { background-color: rgb(134,0,69); }
div.DivClassName
{
background-color: #860045;
}
.BgClassName
{
background-color: #860045;
}
</style>
border-color css
<style>
span { border-color: #860045; }
span { border-color: rgb(134,0,69); }
td.TdClassName
{
border-color: #860045;
}
.TagClassName
{
border-color: #860045;
}
</style>