Shades of Tyrian Purple #870643
Tints of Tyrian Purple #870643
RGB
CMYK
RGB Variations
Color information
#870643 (or 0x870643) is known color: Tyrian Purple. HEX triplet: 87, 06 and 43. RGB value is (135,6,67). Sum of RGB (Red+Green+Blue) = 135+6+67=208 (27% of max value = 765). Red value is 135 (53.12% from 255 or 64.90% from 208); Green value is 6 (2.73% from 255 or 2.88% from 208); Blue value is 67 (26.56% from 255 or 32.21% from 208); Max value from RGB is 135 - color contains mainly: red. Hex color #870643 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870643 is #78F9BC. Grayscale: #333333. Windows color (decimal): -7928253 or 4392583. OLE color: 4392583.
HSL color Cylindrical-coordinate representation of color #870643: hue angle of 331.63º degrees, saturation: 0.91, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #870643 is Cyan = 0, Magento = 0.96, Yellow = 0.50 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 6 | 67 | - |
| CMYK | 0 | 0.96 | 0.50 | 0.47 |
| HSL | 331.63º | 0.91% | 0.28% | - |
| HSV(B) | 331.63º | 0.96% | 0.53% | - |
| XYZ | 11.07 | 5.69 | 5.82 | - |
| YUV | 51.53 | 136.74 | 187.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 6 | 67 | 0 | 0.96 | 0.50 | 0.47 | 331.63 | 0.91 | 0.28 |
| Hex | 87 | 6 | 43 | 0 | 60 | 32 | 2F | 14C | 5B | 1C |
| Octal | 207 | 6 | 103 | 0 | 140 | 62 | 57 | 514 | 133 | 34 |
| Binary | 10000111 | 110 | 1000011 | 0 | 1100000 | 110010 | 101111 | 101001100 | 1011011 | 11100 |
Color Harmonies of #870643
Complementary color
Monochromatic Colors of #870643
Black with #870643
Text Example
Text Example
White with #870643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870643; }
p { color: rgb(135,6,67); }
H1.HeaderClassName
{
color: #870643;
}
.AnyTagClassName
{
color: #870643;
}
</style>
background-color css
<style>
a { background-color: #870643; }
a { background-color: rgb(135,6,67); }
div.DivClassName
{
background-color: #870643;
}
.BgClassName
{
background-color: #870643;
}
</style>
border-color css
<style>
span { border-color: #870643; }
span { border-color: rgb(135,6,67); }
td.TdClassName
{
border-color: #870643;
}
.TagClassName
{
border-color: #870643;
}
</style>