Shades of Tyrian Purple #870749
Tints of Tyrian Purple #870749
RGB
CMYK
RGB Variations
Color information
#870749 (or 0x870749) is known color: Tyrian Purple. HEX triplet: 87, 07 and 49. RGB value is (135,7,73). Sum of RGB (Red+Green+Blue) = 135+7+73=215 (28% of max value = 765). Red value is 135 (53.12% from 255 or 62.79% from 215); Green value is 7 (3.12% from 255 or 3.26% from 215); Blue value is 73 (28.91% from 255 or 33.95% from 215); Max value from RGB is 135 - color contains mainly: red. Hex color #870749 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870749 is #78F8B6. Grayscale: #343434. Windows color (decimal): -7927991 or 4786055. OLE color: 4786055.
HSL color Cylindrical-coordinate representation of color #870749: hue angle of 329.06º 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 #870749 is Cyan = 0, Magento = 0.95, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 7 | 73 | - |
| CMYK | 0 | 0.95 | 0.46 | 0.47 |
| HSL | 329.06º | 0.9% | 0.28% | - |
| HSV(B) | 329.06º | 0.95% | 0.53% | - |
| XYZ | 11.27 | 5.78 | 6.83 | - |
| YUV | 52.8 | 139.41 | 186.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 7 | 73 | 0 | 0.95 | 0.46 | 0.47 | 329.06 | 0.9 | 0.28 |
| Hex | 87 | 7 | 49 | 0 | 5F | 2E | 2F | 149 | 5A | 1C |
| Octal | 207 | 7 | 111 | 0 | 137 | 56 | 57 | 511 | 132 | 34 |
| Binary | 10000111 | 111 | 1001001 | 0 | 1011111 | 101110 | 101111 | 101001001 | 1011010 | 11100 |
Color Harmonies of #870749
Complementary color
Monochromatic Colors of #870749
Black with #870749
Text Example
Text Example
White with #870749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870749; }
p { color: rgb(135,7,73); }
H1.HeaderClassName
{
color: #870749;
}
.AnyTagClassName
{
color: #870749;
}
</style>
background-color css
<style>
a { background-color: #870749; }
a { background-color: rgb(135,7,73); }
div.DivClassName
{
background-color: #870749;
}
.BgClassName
{
background-color: #870749;
}
</style>
border-color css
<style>
span { border-color: #870749; }
span { border-color: rgb(135,7,73); }
td.TdClassName
{
border-color: #870749;
}
.TagClassName
{
border-color: #870749;
}
</style>