Shades of Tyrian Purple #860542
Tints of Tyrian Purple #860542
RGB
CMYK
RGB Variations
Color information
#860542 (or 0x860542) is known color: Tyrian Purple. HEX triplet: 86, 05 and 42. RGB value is (134,5,66). Sum of RGB (Red+Green+Blue) = 134+5+66=205 (27% of max value = 765). Red value is 134 (52.73% from 255 or 65.37% from 205); Green value is 5 (2.34% from 255 or 2.44% from 205); Blue value is 66 (26.17% from 255 or 32.20% from 205); Max value from RGB is 134 - color contains mainly: red. Hex color #860542 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860542 is #79FABD. Grayscale: #323232. Windows color (decimal): -7994046 or 4326790. OLE color: 4326790.
HSL color Cylindrical-coordinate representation of color #860542: hue angle of 331.63º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #860542 is Cyan = 0, Magento = 0.96, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 5 | 66 | - |
| CMYK | 0 | 0.96 | 0.51 | 0.47 |
| HSL | 331.63º | 0.93% | 0.27% | - |
| HSV(B) | 331.63º | 0.96% | 0.53% | - |
| XYZ | 10.87 | 5.57 | 5.66 | - |
| YUV | 50.53 | 136.74 | 187.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 5 | 66 | 0 | 0.96 | 0.51 | 0.47 | 331.63 | 0.93 | 0.27 |
| Hex | 86 | 5 | 42 | 0 | 60 | 33 | 2F | 14C | 5D | 1B |
| Octal | 206 | 5 | 102 | 0 | 140 | 63 | 57 | 514 | 135 | 33 |
| Binary | 10000110 | 101 | 1000010 | 0 | 1100000 | 110011 | 101111 | 101001100 | 1011101 | 11011 |
Color Harmonies of #860542
Complementary color
Monochromatic Colors of #860542
Black with #860542
Text Example
Text Example
White with #860542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860542; }
p { color: rgb(134,5,66); }
H1.HeaderClassName
{
color: #860542;
}
.AnyTagClassName
{
color: #860542;
}
</style>
background-color css
<style>
a { background-color: #860542; }
a { background-color: rgb(134,5,66); }
div.DivClassName
{
background-color: #860542;
}
.BgClassName
{
background-color: #860542;
}
</style>
border-color css
<style>
span { border-color: #860542; }
span { border-color: rgb(134,5,66); }
td.TdClassName
{
border-color: #860542;
}
.TagClassName
{
border-color: #860542;
}
</style>