Shades of Disco #861047
Tints of Disco #861047
RGB
CMYK
RGB Variations
Color information
#861047 (or 0x861047) is known color: Disco. HEX triplet: 86, 10 and 47. RGB value is (134,16,71). Sum of RGB (Red+Green+Blue) = 134+16+71=221 (29% of max value = 765). Red value is 134 (52.73% from 255 or 60.63% from 221); Green value is 16 (6.64% from 255 or 7.24% from 221); Blue value is 71 (28.12% from 255 or 32.13% from 221); Max value from RGB is 134 - color contains mainly: red. Hex color #861047 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861047 is #79EFB8. Grayscale: #393939. Windows color (decimal): -7991225 or 4657286. OLE color: 4657286.
HSL color Cylindrical-coordinate representation of color #861047: hue angle of 332.03º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #861047 is Cyan = 0, Magento = 0.88, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 16 | 71 | - |
| CMYK | 0 | 0.88 | 0.47 | 0.47 |
| HSL | 332.03º | 0.79% | 0.29% | - |
| HSV(B) | 332.03º | 0.88% | 0.53% | - |
| XYZ | 11.15 | 5.89 | 6.51 | - |
| YUV | 57.55 | 135.59 | 182.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 16 | 71 | 0 | 0.88 | 0.47 | 0.47 | 332.03 | 0.79 | 0.29 |
| Hex | 86 | 10 | 47 | 0 | 58 | 2F | 2F | 14C | 4F | 1D |
| Octal | 206 | 20 | 107 | 0 | 130 | 57 | 57 | 514 | 117 | 35 |
| Binary | 10000110 | 10000 | 1000111 | 0 | 1011000 | 101111 | 101111 | 101001100 | 1001111 | 11101 |
Color Harmonies of #861047
Complementary color
Monochromatic Colors of #861047
Black with #861047
Text Example
Text Example
White with #861047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861047; }
p { color: rgb(134,16,71); }
H1.HeaderClassName
{
color: #861047;
}
.AnyTagClassName
{
color: #861047;
}
</style>
background-color css
<style>
a { background-color: #861047; }
a { background-color: rgb(134,16,71); }
div.DivClassName
{
background-color: #861047;
}
.BgClassName
{
background-color: #861047;
}
</style>
border-color css
<style>
span { border-color: #861047; }
span { border-color: rgb(134,16,71); }
td.TdClassName
{
border-color: #861047;
}
.TagClassName
{
border-color: #861047;
}
</style>