Shades of Dark Purple #861476
Tints of Dark Purple #861476
RGB
CMYK
RGB Variations
Color information
#861476 (or 0x861476) is known color: Dark Purple. HEX triplet: 86, 14 and 76. RGB value is (134,20,118). Sum of RGB (Red+Green+Blue) = 134+20+118=272 (36% of max value = 765). Red value is 134 (52.73% from 255 or 49.26% from 272); Green value is 20 (8.20% from 255 or 7.35% from 272); Blue value is 118 (46.48% from 255 or 43.38% from 272); Max value from RGB is 134 - color contains mainly: red. Hex color #861476 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861476 is #79EB89. Grayscale: #404040. Windows color (decimal): -7990154 or 7738502. OLE color: 7738502.
HSL color Cylindrical-coordinate representation of color #861476: hue angle of 308.42º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #861476 is Cyan = 0, Magento = 0.85, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 20 | 118 | - |
| CMYK | 0 | 0.85 | 0.12 | 0.47 |
| HSL | 308.42º | 0.74% | 0.3% | - |
| HSV(B) | 308.42º | 0.85% | 0.53% | - |
| XYZ | 13.35 | 6.88 | 17.76 | - |
| YUV | 65.26 | 157.77 | 177.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 20 | 118 | 0 | 0.85 | 0.12 | 0.47 | 308.42 | 0.74 | 0.3 |
| Hex | 86 | 14 | 76 | 0 | 55 | C | 2F | 134 | 4A | 1E |
| Octal | 206 | 24 | 166 | 0 | 125 | 14 | 57 | 464 | 112 | 36 |
| Binary | 10000110 | 10100 | 1110110 | 0 | 1010101 | 1100 | 101111 | 100110100 | 1001010 | 11110 |
Color Harmonies of #861476
Complementary color
Monochromatic Colors of #861476
Black with #861476
Text Example
Text Example
White with #861476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861476; }
p { color: rgb(134,20,118); }
H1.HeaderClassName
{
color: #861476;
}
.AnyTagClassName
{
color: #861476;
}
</style>
background-color css
<style>
a { background-color: #861476; }
a { background-color: rgb(134,20,118); }
div.DivClassName
{
background-color: #861476;
}
.BgClassName
{
background-color: #861476;
}
</style>
border-color css
<style>
span { border-color: #861476; }
span { border-color: rgb(134,20,118); }
td.TdClassName
{
border-color: #861476;
}
.TagClassName
{
border-color: #861476;
}
</style>