Shades of Tyrian Purple #860641
Tints of Tyrian Purple #860641
RGB
CMYK
RGB Variations
Color information
#860641 (or 0x860641) is known color: Tyrian Purple. HEX triplet: 86, 06 and 41. RGB value is (134,6,65). Sum of RGB (Red+Green+Blue) = 134+6+65=205 (27% of max value = 765). Red value is 134 (52.73% from 255 or 65.37% from 205); Green value is 6 (2.73% from 255 or 2.93% from 205); Blue value is 65 (25.78% from 255 or 31.71% from 205); Max value from RGB is 134 - color contains mainly: red. Hex color #860641 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860641 is #79F9BE. Grayscale: #323232. Windows color (decimal): -7993791 or 4261510. OLE color: 4261510.
HSL color Cylindrical-coordinate representation of color #860641: hue angle of 332.34º degrees, saturation: 0.91, 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 #860641 is Cyan = 0, Magento = 0.96, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 6 | 65 | - |
| CMYK | 0 | 0.96 | 0.51 | 0.47 |
| HSL | 332.34º | 0.91% | 0.27% | - |
| HSV(B) | 332.34º | 0.96% | 0.53% | - |
| XYZ | 10.85 | 5.58 | 5.51 | - |
| YUV | 51 | 135.91 | 187.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 6 | 65 | 0 | 0.96 | 0.51 | 0.47 | 332.34 | 0.91 | 0.27 |
| Hex | 86 | 6 | 41 | 0 | 60 | 33 | 2F | 14C | 5B | 1B |
| Octal | 206 | 6 | 101 | 0 | 140 | 63 | 57 | 514 | 133 | 33 |
| Binary | 10000110 | 110 | 1000001 | 0 | 1100000 | 110011 | 101111 | 101001100 | 1011011 | 11011 |
Color Harmonies of #860641
Complementary color
Monochromatic Colors of #860641
Black with #860641
Text Example
Text Example
White with #860641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860641; }
p { color: rgb(134,6,65); }
H1.HeaderClassName
{
color: #860641;
}
.AnyTagClassName
{
color: #860641;
}
</style>
background-color css
<style>
a { background-color: #860641; }
a { background-color: rgb(134,6,65); }
div.DivClassName
{
background-color: #860641;
}
.BgClassName
{
background-color: #860641;
}
</style>
border-color css
<style>
span { border-color: #860641; }
span { border-color: rgb(134,6,65); }
td.TdClassName
{
border-color: #860641;
}
.TagClassName
{
border-color: #860641;
}
</style>