Shades of Purple #860572
Tints of Purple #860572
RGB
CMYK
RGB Variations
Color information
#860572 (or 0x860572) is known color: Purple. HEX triplet: 86, 05 and 72. RGB value is (134,5,114). Sum of RGB (Red+Green+Blue) = 134+5+114=253 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.96% from 253); Green value is 5 (2.34% from 255 or 1.98% from 253); Blue value is 114 (44.92% from 255 or 45.06% from 253); Max value from RGB is 134 - color contains mainly: red. Hex color #860572 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #860572 is #79FA8D. Grayscale: #373737. Windows color (decimal): -7993998 or 7472518. OLE color: 7472518.
HSL color Cylindrical-coordinate representation of color #860572: hue angle of 309.3º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #860572 is Cyan = 0, Magento = 0.96, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 5 | 114 | - |
| CMYK | 0 | 0.96 | 0.15 | 0.47 |
| HSL | 309.3º | 0.93% | 0.27% | - |
| HSV(B) | 309.3º | 0.96% | 0.53% | - |
| XYZ | 12.92 | 6.39 | 16.47 | - |
| YUV | 56 | 160.74 | 183.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 5 | 114 | 0 | 0.96 | 0.15 | 0.47 | 309.3 | 0.93 | 0.27 |
| Hex | 86 | 5 | 72 | 0 | 60 | F | 2F | 135 | 5D | 1B |
| Octal | 206 | 5 | 162 | 0 | 140 | 17 | 57 | 465 | 135 | 33 |
| Binary | 10000110 | 101 | 1110010 | 0 | 1100000 | 1111 | 101111 | 100110101 | 1011101 | 11011 |
Color Harmonies of #860572
Complementary color
Monochromatic Colors of #860572
Black with #860572
Text Example
Text Example
White with #860572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860572; }
p { color: rgb(134,5,114); }
H1.HeaderClassName
{
color: #860572;
}
.AnyTagClassName
{
color: #860572;
}
</style>
background-color css
<style>
a { background-color: #860572; }
a { background-color: rgb(134,5,114); }
div.DivClassName
{
background-color: #860572;
}
.BgClassName
{
background-color: #860572;
}
</style>
border-color css
<style>
span { border-color: #860572; }
span { border-color: rgb(134,5,114); }
td.TdClassName
{
border-color: #860572;
}
.TagClassName
{
border-color: #860572;
}
</style>