Shades of Purple #870671
Tints of Purple #870671
RGB
CMYK
RGB Variations
Color information
#870671 (or 0x870671) is known color: Purple. HEX triplet: 87, 06 and 71. RGB value is (135,6,113). Sum of RGB (Red+Green+Blue) = 135+6+113=254 (33% of max value = 765). Red value is 135 (53.12% from 255 or 53.15% from 254); Green value is 6 (2.73% from 255 or 2.36% from 254); Blue value is 113 (44.53% from 255 or 44.49% from 254); Max value from RGB is 135 - color contains mainly: red. Hex color #870671 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #870671 is #78F98E. Grayscale: #383838. Windows color (decimal): -7928207 or 7407239. OLE color: 7407239.
HSL color Cylindrical-coordinate representation of color #870671: hue angle of 310.23º 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 #870671 is Cyan = 0, Magento = 0.96, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 6 | 113 | - |
| CMYK | 0 | 0.96 | 0.16 | 0.47 |
| HSL | 310.23º | 0.91% | 0.28% | - |
| HSV(B) | 310.23º | 0.96% | 0.53% | - |
| XYZ | 13.04 | 6.47 | 16.19 | - |
| YUV | 56.77 | 159.74 | 183.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 6 | 113 | 0 | 0.96 | 0.16 | 0.47 | 310.23 | 0.91 | 0.28 |
| Hex | 87 | 6 | 71 | 0 | 60 | 10 | 2F | 136 | 5B | 1C |
| Octal | 207 | 6 | 161 | 0 | 140 | 20 | 57 | 466 | 133 | 34 |
| Binary | 10000111 | 110 | 1110001 | 0 | 1100000 | 10000 | 101111 | 100110110 | 1011011 | 11100 |
Color Harmonies of #870671
Complementary color
Monochromatic Colors of #870671
Black with #870671
Text Example
Text Example
White with #870671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870671; }
p { color: rgb(135,6,113); }
H1.HeaderClassName
{
color: #870671;
}
.AnyTagClassName
{
color: #870671;
}
</style>
background-color css
<style>
a { background-color: #870671; }
a { background-color: rgb(135,6,113); }
div.DivClassName
{
background-color: #870671;
}
.BgClassName
{
background-color: #870671;
}
</style>
border-color css
<style>
span { border-color: #870671; }
span { border-color: rgb(135,6,113); }
td.TdClassName
{
border-color: #870671;
}
.TagClassName
{
border-color: #870671;
}
</style>