Shades of Dark Purple #861572
Tints of Dark Purple #861572
RGB
CMYK
RGB Variations
Color information
#861572 (or 0x861572) is known color: Dark Purple. HEX triplet: 86, 15 and 72. RGB value is (134,21,114). Sum of RGB (Red+Green+Blue) = 134+21+114=269 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.81% from 269); Green value is 21 (8.59% from 255 or 7.81% from 269); Blue value is 114 (44.92% from 255 or 42.38% from 269); Max value from RGB is 134 - color contains mainly: red. Hex color #861572 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861572 is #79EA8D. Grayscale: #414141. Windows color (decimal): -7989902 or 7476614. OLE color: 7476614.
HSL color Cylindrical-coordinate representation of color #861572: hue angle of 310.62º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #861572 is Cyan = 0, Magento = 0.84, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 21 | 114 | - |
| CMYK | 0 | 0.84 | 0.15 | 0.47 |
| HSL | 310.62º | 0.73% | 0.3% | - |
| HSV(B) | 310.62º | 0.84% | 0.53% | - |
| XYZ | 13.14 | 6.82 | 16.54 | - |
| YUV | 65.39 | 155.44 | 176.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 21 | 114 | 0 | 0.84 | 0.15 | 0.47 | 310.62 | 0.73 | 0.3 |
| Hex | 86 | 15 | 72 | 0 | 54 | F | 2F | 137 | 49 | 1E |
| Octal | 206 | 25 | 162 | 0 | 124 | 17 | 57 | 467 | 111 | 36 |
| Binary | 10000110 | 10101 | 1110010 | 0 | 1010100 | 1111 | 101111 | 100110111 | 1001001 | 11110 |
Color Harmonies of #861572
Complementary color
Monochromatic Colors of #861572
Black with #861572
Text Example
Text Example
White with #861572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861572; }
p { color: rgb(134,21,114); }
H1.HeaderClassName
{
color: #861572;
}
.AnyTagClassName
{
color: #861572;
}
</style>
background-color css
<style>
a { background-color: #861572; }
a { background-color: rgb(134,21,114); }
div.DivClassName
{
background-color: #861572;
}
.BgClassName
{
background-color: #861572;
}
</style>
border-color css
<style>
span { border-color: #861572; }
span { border-color: rgb(134,21,114); }
td.TdClassName
{
border-color: #861572;
}
.TagClassName
{
border-color: #861572;
}
</style>