Shades of Purple #860474
Tints of Purple #860474
RGB
CMYK
RGB Variations
Color information
#860474 (or 0x860474) is known color: Purple. HEX triplet: 86, 04 and 74. RGB value is (134,4,116). Sum of RGB (Red+Green+Blue) = 134+4+116=254 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.76% from 254); Green value is 4 (1.95% from 255 or 1.57% from 254); Blue value is 116 (45.70% from 255 or 45.67% from 254); Max value from RGB is 134 - color contains mainly: red. Hex color #860474 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #860474 is #79FB8B. Grayscale: #373737. Windows color (decimal): -7994252 or 7603334. OLE color: 7603334.
HSL color Cylindrical-coordinate representation of color #860474: hue angle of 308.31º 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 #860474 is Cyan = 0, Magento = 0.97, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 4 | 116 | - |
| CMYK | 0 | 0.97 | 0.13 | 0.47 |
| HSL | 308.31º | 0.94% | 0.27% | - |
| HSV(B) | 308.31º | 0.97% | 0.53% | - |
| XYZ | 13.03 | 6.42 | 17.07 | - |
| YUV | 55.64 | 162.07 | 183.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 4 | 116 | 0 | 0.97 | 0.13 | 0.47 | 308.31 | 0.94 | 0.27 |
| Hex | 86 | 4 | 74 | 0 | 61 | D | 2F | 134 | 5E | 1B |
| Octal | 206 | 4 | 164 | 0 | 141 | 15 | 57 | 464 | 136 | 33 |
| Binary | 10000110 | 100 | 1110100 | 0 | 1100001 | 1101 | 101111 | 100110100 | 1011110 | 11011 |
Color Harmonies of #860474
Complementary color
Monochromatic Colors of #860474
Black with #860474
Text Example
Text Example
White with #860474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860474; }
p { color: rgb(134,4,116); }
H1.HeaderClassName
{
color: #860474;
}
.AnyTagClassName
{
color: #860474;
}
</style>
background-color css
<style>
a { background-color: #860474; }
a { background-color: rgb(134,4,116); }
div.DivClassName
{
background-color: #860474;
}
.BgClassName
{
background-color: #860474;
}
</style>
border-color css
<style>
span { border-color: #860474; }
span { border-color: rgb(134,4,116); }
td.TdClassName
{
border-color: #860474;
}
.TagClassName
{
border-color: #860474;
}
</style>