Shades of Dark Magenta #861092
Tints of Dark Magenta #861092
RGB
CMYK
RGB Variations
Color information
#861092 (or 0x861092) is known color: Dark Magenta. HEX triplet: 86, 10 and 92. RGB value is (134,16,146). Sum of RGB (Red+Green+Blue) = 134+16+146=296 (39% of max value = 765). Red value is 134 (52.73% from 255 or 45.27% from 296); Green value is 16 (6.64% from 255 or 5.41% from 296); Blue value is 146 (57.42% from 255 or 49.32% from 296); Max value from RGB is 146 - color contains mainly: blue. Hex color #861092 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #861092 is #79EF6D. Grayscale: #414141. Windows color (decimal): -7991150 or 9572486. OLE color: 9572486.
HSL color Cylindrical-coordinate representation of color #861092: hue angle of 294.46º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #861092 is Cyan = 0.08, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 134 | 16 | 146 | - |
| CMYK | 0.08 | 0.89 | 0 | 0.43 |
| HSL | 294.46º | 0.8% | 0.32% | - |
| HSV(B) | 294.46º | 0.89% | 0.57% | - |
| XYZ | 15.21 | 7.51 | 27.84 | - |
| YUV | 66.1 | 173.09 | 176.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 16 | 146 | 0.08 | 0.89 | 0 | 0.43 | 294.46 | 0.8 | 0.32 |
| Hex | 86 | 10 | 92 | 8 | 59 | 0 | 2B | 126 | 50 | 20 |
| Octal | 206 | 20 | 222 | 10 | 131 | 0 | 53 | 446 | 120 | 40 |
| Binary | 10000110 | 10000 | 10010010 | 1000 | 1011001 | 0 | 101011 | 100100110 | 1010000 | 100000 |
Color Harmonies of #861092
Complementary color
Monochromatic Colors of #861092
Black with #861092
Text Example
Text Example
White with #861092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861092; }
p { color: rgb(134,16,146); }
H1.HeaderClassName
{
color: #861092;
}
.AnyTagClassName
{
color: #861092;
}
</style>
background-color css
<style>
a { background-color: #861092; }
a { background-color: rgb(134,16,146); }
div.DivClassName
{
background-color: #861092;
}
.BgClassName
{
background-color: #861092;
}
</style>
border-color css
<style>
span { border-color: #861092; }
span { border-color: rgb(134,16,146); }
td.TdClassName
{
border-color: #861092;
}
.TagClassName
{
border-color: #861092;
}
</style>