Shades of Purple #860472
Tints of Purple #860472
RGB
CMYK
RGB Variations
Color information
#860472 (or 0x860472) is known color: Purple. HEX triplet: 86, 04 and 72. RGB value is (134,4,114). Sum of RGB (Red+Green+Blue) = 134+4+114=252 (33% of max value = 765). Red value is 134 (52.73% from 255 or 53.17% from 252); Green value is 4 (1.95% from 255 or 1.59% from 252); Blue value is 114 (44.92% from 255 or 45.24% from 252); Max value from RGB is 134 - color contains mainly: red. Hex color #860472 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #860472 is #79FB8D. Grayscale: #373737. Windows color (decimal): -7994254 or 7472262. OLE color: 7472262.
HSL color Cylindrical-coordinate representation of color #860472: hue angle of 309.23º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #860472 is Cyan = 0, Magento = 0.97, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 4 | 114 | - |
| CMYK | 0 | 0.97 | 0.15 | 0.47 |
| HSL | 309.23º | 0.94% | 0.27% | - |
| HSV(B) | 309.23º | 0.97% | 0.53% | - |
| XYZ | 12.91 | 6.37 | 16.47 | - |
| YUV | 55.41 | 161.07 | 184.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 4 | 114 | 0 | 0.97 | 0.15 | 0.47 | 309.23 | 0.94 | 0.27 |
| Hex | 86 | 4 | 72 | 0 | 61 | F | 2F | 135 | 5E | 1B |
| Octal | 206 | 4 | 162 | 0 | 141 | 17 | 57 | 465 | 136 | 33 |
| Binary | 10000110 | 100 | 1110010 | 0 | 1100001 | 1111 | 101111 | 100110101 | 1011110 | 11011 |
Color Harmonies of #860472
Complementary color
Monochromatic Colors of #860472
Black with #860472
Text Example
Text Example
White with #860472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860472; }
p { color: rgb(134,4,114); }
H1.HeaderClassName
{
color: #860472;
}
.AnyTagClassName
{
color: #860472;
}
</style>
background-color css
<style>
a { background-color: #860472; }
a { background-color: rgb(134,4,114); }
div.DivClassName
{
background-color: #860472;
}
.BgClassName
{
background-color: #860472;
}
</style>
border-color css
<style>
span { border-color: #860472; }
span { border-color: rgb(134,4,114); }
td.TdClassName
{
border-color: #860472;
}
.TagClassName
{
border-color: #860472;
}
</style>