Shades of Tyrian Purple #860741
Tints of Tyrian Purple #860741
RGB
CMYK
RGB Variations
Color information
#860741 (or 0x860741) is known color: Tyrian Purple. HEX triplet: 86, 07 and 41. RGB value is (134,7,65). Sum of RGB (Red+Green+Blue) = 134+7+65=206 (27% of max value = 765). Red value is 134 (52.73% from 255 or 65.05% from 206); Green value is 7 (3.12% from 255 or 3.40% from 206); Blue value is 65 (25.78% from 255 or 31.55% from 206); Max value from RGB is 134 - color contains mainly: red. Hex color #860741 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860741 is #79F8BE. Grayscale: #333333. Windows color (decimal): -7993535 or 4261766. OLE color: 4261766.
HSL color Cylindrical-coordinate representation of color #860741: hue angle of 332.6º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #860741 is Cyan = 0, Magento = 0.95, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 7 | 65 | - |
| CMYK | 0 | 0.95 | 0.51 | 0.47 |
| HSL | 332.6º | 0.9% | 0.28% | - |
| HSV(B) | 332.6º | 0.95% | 0.53% | - |
| XYZ | 10.86 | 5.6 | 5.51 | - |
| YUV | 51.59 | 135.58 | 186.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 7 | 65 | 0 | 0.95 | 0.51 | 0.47 | 332.6 | 0.9 | 0.28 |
| Hex | 86 | 7 | 41 | 0 | 5F | 33 | 2F | 14D | 5A | 1C |
| Octal | 206 | 7 | 101 | 0 | 137 | 63 | 57 | 515 | 132 | 34 |
| Binary | 10000110 | 111 | 1000001 | 0 | 1011111 | 110011 | 101111 | 101001101 | 1011010 | 11100 |
Color Harmonies of #860741
Complementary color
Monochromatic Colors of #860741
Black with #860741
Text Example
Text Example
White with #860741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860741; }
p { color: rgb(134,7,65); }
H1.HeaderClassName
{
color: #860741;
}
.AnyTagClassName
{
color: #860741;
}
</style>
background-color css
<style>
a { background-color: #860741; }
a { background-color: rgb(134,7,65); }
div.DivClassName
{
background-color: #860741;
}
.BgClassName
{
background-color: #860741;
}
</style>
border-color css
<style>
span { border-color: #860741; }
span { border-color: rgb(134,7,65); }
td.TdClassName
{
border-color: #860741;
}
.TagClassName
{
border-color: #860741;
}
</style>