Shades of Tyrian Purple #870649
Tints of Tyrian Purple #870649
RGB
CMYK
RGB Variations
Color information
#870649 (or 0x870649) is known color: Tyrian Purple. HEX triplet: 87, 06 and 49. RGB value is (135,6,73). Sum of RGB (Red+Green+Blue) = 135+6+73=214 (28% of max value = 765). Red value is 135 (53.12% from 255 or 63.08% from 214); Green value is 6 (2.73% from 255 or 2.80% from 214); Blue value is 73 (28.91% from 255 or 34.11% from 214); Max value from RGB is 135 - color contains mainly: red. Hex color #870649 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870649 is #78F9B6. Grayscale: #343434. Windows color (decimal): -7928247 or 4785799. OLE color: 4785799.
HSL color Cylindrical-coordinate representation of color #870649: hue angle of 328.84º 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 #870649 is Cyan = 0, Magento = 0.96, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 6 | 73 | - |
| CMYK | 0 | 0.96 | 0.46 | 0.47 |
| HSL | 328.84º | 0.91% | 0.28% | - |
| HSV(B) | 328.84º | 0.96% | 0.53% | - |
| XYZ | 11.26 | 5.76 | 6.82 | - |
| YUV | 52.21 | 139.74 | 187.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 6 | 73 | 0 | 0.96 | 0.46 | 0.47 | 328.84 | 0.91 | 0.28 |
| Hex | 87 | 6 | 49 | 0 | 60 | 2E | 2F | 149 | 5B | 1C |
| Octal | 207 | 6 | 111 | 0 | 140 | 56 | 57 | 511 | 133 | 34 |
| Binary | 10000111 | 110 | 1001001 | 0 | 1100000 | 101110 | 101111 | 101001001 | 1011011 | 11100 |
Color Harmonies of #870649
Complementary color
Monochromatic Colors of #870649
Black with #870649
Text Example
Text Example
White with #870649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870649; }
p { color: rgb(135,6,73); }
H1.HeaderClassName
{
color: #870649;
}
.AnyTagClassName
{
color: #870649;
}
</style>
background-color css
<style>
a { background-color: #870649; }
a { background-color: rgb(135,6,73); }
div.DivClassName
{
background-color: #870649;
}
.BgClassName
{
background-color: #870649;
}
</style>
border-color css
<style>
span { border-color: #870649; }
span { border-color: rgb(135,6,73); }
td.TdClassName
{
border-color: #870649;
}
.TagClassName
{
border-color: #870649;
}
</style>