Shades of Tyrian Purple #860744
Tints of Tyrian Purple #860744
RGB
CMYK
RGB Variations
Color information
#860744 (or 0x860744) is known color: Tyrian Purple. HEX triplet: 86, 07 and 44. RGB value is (134,7,68). Sum of RGB (Red+Green+Blue) = 134+7+68=209 (27% of max value = 765). Red value is 134 (52.73% from 255 or 64.11% from 209); Green value is 7 (3.12% from 255 or 3.35% from 209); Blue value is 68 (26.95% from 255 or 32.54% from 209); Max value from RGB is 134 - color contains mainly: red. Hex color #860744 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860744 is #79F8BB. Grayscale: #333333. Windows color (decimal): -7993532 or 4458374. OLE color: 4458374.
HSL color Cylindrical-coordinate representation of color #860744: hue angle of 331.18º 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 #860744 is Cyan = 0, Magento = 0.95, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 7 | 68 | - |
| CMYK | 0 | 0.95 | 0.49 | 0.47 |
| HSL | 331.18º | 0.9% | 0.28% | - |
| HSV(B) | 331.18º | 0.95% | 0.53% | - |
| XYZ | 10.95 | 5.64 | 5.98 | - |
| YUV | 51.93 | 137.08 | 186.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 7 | 68 | 0 | 0.95 | 0.49 | 0.47 | 331.18 | 0.9 | 0.28 |
| Hex | 86 | 7 | 44 | 0 | 5F | 31 | 2F | 14B | 5A | 1C |
| Octal | 206 | 7 | 104 | 0 | 137 | 61 | 57 | 513 | 132 | 34 |
| Binary | 10000110 | 111 | 1000100 | 0 | 1011111 | 110001 | 101111 | 101001011 | 1011010 | 11100 |
Color Harmonies of #860744
Complementary color
Monochromatic Colors of #860744
Black with #860744
Text Example
Text Example
White with #860744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860744; }
p { color: rgb(134,7,68); }
H1.HeaderClassName
{
color: #860744;
}
.AnyTagClassName
{
color: #860744;
}
</style>
background-color css
<style>
a { background-color: #860744; }
a { background-color: rgb(134,7,68); }
div.DivClassName
{
background-color: #860744;
}
.BgClassName
{
background-color: #860744;
}
</style>
border-color css
<style>
span { border-color: #860744; }
span { border-color: rgb(134,7,68); }
td.TdClassName
{
border-color: #860744;
}
.TagClassName
{
border-color: #860744;
}
</style>