Shades of Tyrian Purple #860340
Tints of Tyrian Purple #860340
RGB
CMYK
RGB Variations
Color information
#860340 (or 0x860340) is known color: Tyrian Purple. HEX triplet: 86, 03 and 40. RGB value is (134,3,64). Sum of RGB (Red+Green+Blue) = 134+3+64=201 (26% of max value = 765). Red value is 134 (52.73% from 255 or 66.67% from 201); Green value is 3 (1.56% from 255 or 1.49% from 201); Blue value is 64 (25.39% from 255 or 31.84% from 201); Max value from RGB is 134 - color contains mainly: red. Hex color #860340 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860340 is #79FCBF. Grayscale: #313131. Windows color (decimal): -7994560 or 4195206. OLE color: 4195206.
HSL color Cylindrical-coordinate representation of color #860340: hue angle of 332.06º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #860340 is Cyan = 0, Magento = 0.98, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 3 | 64 | - |
| CMYK | 0 | 0.98 | 0.52 | 0.47 |
| HSL | 332.06º | 0.96% | 0.27% | - |
| HSV(B) | 332.06º | 0.98% | 0.53% | - |
| XYZ | 10.79 | 5.5 | 5.34 | - |
| YUV | 49.12 | 136.4 | 188.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 3 | 64 | 0 | 0.98 | 0.52 | 0.47 | 332.06 | 0.96 | 0.27 |
| Hex | 86 | 3 | 40 | 0 | 62 | 34 | 2F | 14C | 60 | 1B |
| Octal | 206 | 3 | 100 | 0 | 142 | 64 | 57 | 514 | 140 | 33 |
| Binary | 10000110 | 11 | 1000000 | 0 | 1100010 | 110100 | 101111 | 101001100 | 1100000 | 11011 |
Color Harmonies of #860340
Complementary color
Monochromatic Colors of #860340
Black with #860340
Text Example
Text Example
White with #860340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860340; }
p { color: rgb(134,3,64); }
H1.HeaderClassName
{
color: #860340;
}
.AnyTagClassName
{
color: #860340;
}
</style>
background-color css
<style>
a { background-color: #860340; }
a { background-color: rgb(134,3,64); }
div.DivClassName
{
background-color: #860340;
}
.BgClassName
{
background-color: #860340;
}
</style>
border-color css
<style>
span { border-color: #860340; }
span { border-color: rgb(134,3,64); }
td.TdClassName
{
border-color: #860340;
}
.TagClassName
{
border-color: #860340;
}
</style>