Shades of Tyrian Purple #860746
Tints of Tyrian Purple #860746
RGB
CMYK
RGB Variations
Color information
#860746 (or 0x860746) is known color: Tyrian Purple. HEX triplet: 86, 07 and 46. RGB value is (134,7,70). Sum of RGB (Red+Green+Blue) = 134+7+70=211 (27% of max value = 765). Red value is 134 (52.73% from 255 or 63.51% from 211); Green value is 7 (3.12% from 255 or 3.32% from 211); Blue value is 70 (27.73% from 255 or 33.18% from 211); Max value from RGB is 134 - color contains mainly: red. Hex color #860746 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860746 is #79F8B9. Grayscale: #343434. Windows color (decimal): -7993530 or 4589446. OLE color: 4589446.
HSL color Cylindrical-coordinate representation of color #860746: hue angle of 330.24º 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 #860746 is Cyan = 0, Magento = 0.95, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 7 | 70 | - |
| CMYK | 0 | 0.95 | 0.48 | 0.47 |
| HSL | 330.24º | 0.9% | 0.28% | - |
| HSV(B) | 330.24º | 0.95% | 0.53% | - |
| XYZ | 11.01 | 5.66 | 6.31 | - |
| YUV | 52.16 | 138.08 | 186.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 7 | 70 | 0 | 0.95 | 0.48 | 0.47 | 330.24 | 0.9 | 0.28 |
| Hex | 86 | 7 | 46 | 0 | 5F | 30 | 2F | 14A | 5A | 1C |
| Octal | 206 | 7 | 106 | 0 | 137 | 60 | 57 | 512 | 132 | 34 |
| Binary | 10000110 | 111 | 1000110 | 0 | 1011111 | 110000 | 101111 | 101001010 | 1011010 | 11100 |
Color Harmonies of #860746
Complementary color
Monochromatic Colors of #860746
Black with #860746
Text Example
Text Example
White with #860746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860746; }
p { color: rgb(134,7,70); }
H1.HeaderClassName
{
color: #860746;
}
.AnyTagClassName
{
color: #860746;
}
</style>
background-color css
<style>
a { background-color: #860746; }
a { background-color: rgb(134,7,70); }
div.DivClassName
{
background-color: #860746;
}
.BgClassName
{
background-color: #860746;
}
</style>
border-color css
<style>
span { border-color: #860746; }
span { border-color: rgb(134,7,70); }
td.TdClassName
{
border-color: #860746;
}
.TagClassName
{
border-color: #860746;
}
</style>