Shades of Purple #860271
Tints of Purple #860271
RGB
CMYK
RGB Variations
Color information
#860271 (or 0x860271) is known color: Purple. HEX triplet: 86, 02 and 71. RGB value is (134,2,113). Sum of RGB (Red+Green+Blue) = 134+2+113=249 (32% of max value = 765). Red value is 134 (52.73% from 255 or 53.82% from 249); Green value is 2 (1.17% from 255 or 0.80% from 249); Blue value is 113 (44.53% from 255 or 45.38% from 249); Max value from RGB is 134 - color contains mainly: red. Hex color #860271 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #860271 is #79FD8E. Grayscale: #353535. Windows color (decimal): -7994767 or 7406214. OLE color: 7406214.
HSL color Cylindrical-coordinate representation of color #860271: hue angle of 309.55º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #860271 is Cyan = 0, Magento = 0.99, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 2 | 113 | - |
| CMYK | 0 | 0.99 | 0.16 | 0.47 |
| HSL | 309.55º | 0.97% | 0.27% | - |
| HSV(B) | 309.55º | 0.99% | 0.53% | - |
| XYZ | 12.83 | 6.3 | 16.16 | - |
| YUV | 54.12 | 161.23 | 184.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 2 | 113 | 0 | 0.99 | 0.16 | 0.47 | 309.55 | 0.97 | 0.27 |
| Hex | 86 | 2 | 71 | 0 | 63 | 10 | 2F | 136 | 61 | 1B |
| Octal | 206 | 2 | 161 | 0 | 143 | 20 | 57 | 466 | 141 | 33 |
| Binary | 10000110 | 10 | 1110001 | 0 | 1100011 | 10000 | 101111 | 100110110 | 1100001 | 11011 |
Color Harmonies of #860271
Complementary color
Monochromatic Colors of #860271
Black with #860271
Text Example
Text Example
White with #860271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860271; }
p { color: rgb(134,2,113); }
H1.HeaderClassName
{
color: #860271;
}
.AnyTagClassName
{
color: #860271;
}
</style>
background-color css
<style>
a { background-color: #860271; }
a { background-color: rgb(134,2,113); }
div.DivClassName
{
background-color: #860271;
}
.BgClassName
{
background-color: #860271;
}
</style>
border-color css
<style>
span { border-color: #860271; }
span { border-color: rgb(134,2,113); }
td.TdClassName
{
border-color: #860271;
}
.TagClassName
{
border-color: #860271;
}
</style>