Shades of Purple #860375
Tints of Purple #860375
RGB
CMYK
RGB Variations
Color information
#860375 (or 0x860375) is known color: Purple. HEX triplet: 86, 03 and 75. RGB value is (134,3,117). Sum of RGB (Red+Green+Blue) = 134+3+117=254 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.76% from 254); Green value is 3 (1.56% from 255 or 1.18% from 254); Blue value is 117 (46.09% from 255 or 46.06% from 254); Max value from RGB is 134 - color contains mainly: red. Hex color #860375 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #860375 is #79FC8A. Grayscale: #363636. Windows color (decimal): -7994507 or 7668614. OLE color: 7668614.
HSL color Cylindrical-coordinate representation of color #860375: hue angle of 307.79º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #860375 is Cyan = 0, Magento = 0.98, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 3 | 117 | - |
| CMYK | 0 | 0.98 | 0.13 | 0.47 |
| HSL | 307.79º | 0.96% | 0.27% | - |
| HSV(B) | 307.79º | 0.98% | 0.53% | - |
| XYZ | 13.07 | 6.42 | 17.38 | - |
| YUV | 55.17 | 162.9 | 184.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 3 | 117 | 0 | 0.98 | 0.13 | 0.47 | 307.79 | 0.96 | 0.27 |
| Hex | 86 | 3 | 75 | 0 | 62 | D | 2F | 134 | 60 | 1B |
| Octal | 206 | 3 | 165 | 0 | 142 | 15 | 57 | 464 | 140 | 33 |
| Binary | 10000110 | 11 | 1110101 | 0 | 1100010 | 1101 | 101111 | 100110100 | 1100000 | 11011 |
Color Harmonies of #860375
Complementary color
Monochromatic Colors of #860375
Black with #860375
Text Example
Text Example
White with #860375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860375; }
p { color: rgb(134,3,117); }
H1.HeaderClassName
{
color: #860375;
}
.AnyTagClassName
{
color: #860375;
}
</style>
background-color css
<style>
a { background-color: #860375; }
a { background-color: rgb(134,3,117); }
div.DivClassName
{
background-color: #860375;
}
.BgClassName
{
background-color: #860375;
}
</style>
border-color css
<style>
span { border-color: #860375; }
span { border-color: rgb(134,3,117); }
td.TdClassName
{
border-color: #860375;
}
.TagClassName
{
border-color: #860375;
}
</style>