Shades of Purple #870670
Tints of Purple #870670
RGB
CMYK
RGB Variations
Color information
#870670 (or 0x870670) is known color: Purple. HEX triplet: 87, 06 and 70. RGB value is (135,6,112). Sum of RGB (Red+Green+Blue) = 135+6+112=253 (33% of max value = 765). Red value is 135 (53.12% from 255 or 53.36% from 253); Green value is 6 (2.73% from 255 or 2.37% from 253); Blue value is 112 (44.14% from 255 or 44.27% from 253); Max value from RGB is 135 - color contains mainly: red. Hex color #870670 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #870670 is #78F98F. Grayscale: #383838. Windows color (decimal): -7928208 or 7341703. OLE color: 7341703.
HSL color Cylindrical-coordinate representation of color #870670: hue angle of 310.7º 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 #870670 is Cyan = 0, Magento = 0.96, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 6 | 112 | - |
| CMYK | 0 | 0.96 | 0.17 | 0.47 |
| HSL | 310.7º | 0.91% | 0.28% | - |
| HSV(B) | 310.7º | 0.96% | 0.53% | - |
| XYZ | 12.98 | 6.45 | 15.89 | - |
| YUV | 56.66 | 159.24 | 183.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 6 | 112 | 0 | 0.96 | 0.17 | 0.47 | 310.7 | 0.91 | 0.28 |
| Hex | 87 | 6 | 70 | 0 | 60 | 11 | 2F | 137 | 5B | 1C |
| Octal | 207 | 6 | 160 | 0 | 140 | 21 | 57 | 467 | 133 | 34 |
| Binary | 10000111 | 110 | 1110000 | 0 | 1100000 | 10001 | 101111 | 100110111 | 1011011 | 11100 |
Color Harmonies of #870670
Complementary color
Monochromatic Colors of #870670
Black with #870670
Text Example
Text Example
White with #870670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870670; }
p { color: rgb(135,6,112); }
H1.HeaderClassName
{
color: #870670;
}
.AnyTagClassName
{
color: #870670;
}
</style>
background-color css
<style>
a { background-color: #870670; }
a { background-color: rgb(135,6,112); }
div.DivClassName
{
background-color: #870670;
}
.BgClassName
{
background-color: #870670;
}
</style>
border-color css
<style>
span { border-color: #870670; }
span { border-color: rgb(135,6,112); }
td.TdClassName
{
border-color: #870670;
}
.TagClassName
{
border-color: #870670;
}
</style>