Shades of Tyrian Purple #870742
Tints of Tyrian Purple #870742
RGB
CMYK
RGB Variations
Color information
#870742 (or 0x870742) is known color: Tyrian Purple. HEX triplet: 87, 07 and 42. RGB value is (135,7,66). Sum of RGB (Red+Green+Blue) = 135+7+66=208 (27% of max value = 765). Red value is 135 (53.12% from 255 or 64.90% from 208); Green value is 7 (3.12% from 255 or 3.37% from 208); Blue value is 66 (26.17% from 255 or 31.73% from 208); Max value from RGB is 135 - color contains mainly: red. Hex color #870742 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870742 is #78F8BD. Grayscale: #333333. Windows color (decimal): -7927998 or 4327303. OLE color: 4327303.
HSL color Cylindrical-coordinate representation of color #870742: hue angle of 332.34º 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 #870742 is Cyan = 0, Magento = 0.95, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 7 | 66 | - |
| CMYK | 0 | 0.95 | 0.51 | 0.47 |
| HSL | 332.34º | 0.9% | 0.28% | - |
| HSV(B) | 332.34º | 0.95% | 0.53% | - |
| XYZ | 11.05 | 5.7 | 5.67 | - |
| YUV | 52 | 135.91 | 187.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 7 | 66 | 0 | 0.95 | 0.51 | 0.47 | 332.34 | 0.9 | 0.28 |
| Hex | 87 | 7 | 42 | 0 | 5F | 33 | 2F | 14C | 5A | 1C |
| Octal | 207 | 7 | 102 | 0 | 137 | 63 | 57 | 514 | 132 | 34 |
| Binary | 10000111 | 111 | 1000010 | 0 | 1011111 | 110011 | 101111 | 101001100 | 1011010 | 11100 |
Color Harmonies of #870742
Complementary color
Monochromatic Colors of #870742
Black with #870742
Text Example
Text Example
White with #870742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870742; }
p { color: rgb(135,7,66); }
H1.HeaderClassName
{
color: #870742;
}
.AnyTagClassName
{
color: #870742;
}
</style>
background-color css
<style>
a { background-color: #870742; }
a { background-color: rgb(135,7,66); }
div.DivClassName
{
background-color: #870742;
}
.BgClassName
{
background-color: #870742;
}
</style>
border-color css
<style>
span { border-color: #870742; }
span { border-color: rgb(135,7,66); }
td.TdClassName
{
border-color: #870742;
}
.TagClassName
{
border-color: #870742;
}
</style>