Shades of Disco #861447
Tints of Disco #861447
RGB
CMYK
RGB Variations
Color information
#861447 (or 0x861447) is known color: Disco. HEX triplet: 86, 14 and 47. RGB value is (134,20,71). Sum of RGB (Red+Green+Blue) = 134+20+71=225 (29% of max value = 765). Red value is 134 (52.73% from 255 or 59.56% from 225); Green value is 20 (8.20% from 255 or 8.89% from 225); Blue value is 71 (28.12% from 255 or 31.56% from 225); Max value from RGB is 134 - color contains mainly: red. Hex color #861447 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861447 is #79EBB8. Grayscale: #3B3B3B. Windows color (decimal): -7990201 or 4658310. OLE color: 4658310.
HSL color Cylindrical-coordinate representation of color #861447: hue angle of 333.16º 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 #861447 is Cyan = 0, Magento = 0.85, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 20 | 71 | - |
| CMYK | 0 | 0.85 | 0.47 | 0.47 |
| HSL | 333.16º | 0.74% | 0.3% | - |
| HSV(B) | 333.16º | 0.85% | 0.53% | - |
| XYZ | 11.22 | 6.02 | 6.53 | - |
| YUV | 59.9 | 134.27 | 180.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 20 | 71 | 0 | 0.85 | 0.47 | 0.47 | 333.16 | 0.74 | 0.3 |
| Hex | 86 | 14 | 47 | 0 | 55 | 2F | 2F | 14D | 4A | 1E |
| Octal | 206 | 24 | 107 | 0 | 125 | 57 | 57 | 515 | 112 | 36 |
| Binary | 10000110 | 10100 | 1000111 | 0 | 1010101 | 101111 | 101111 | 101001101 | 1001010 | 11110 |
Color Harmonies of #861447
Complementary color
Monochromatic Colors of #861447
Black with #861447
Text Example
Text Example
White with #861447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861447; }
p { color: rgb(134,20,71); }
H1.HeaderClassName
{
color: #861447;
}
.AnyTagClassName
{
color: #861447;
}
</style>
background-color css
<style>
a { background-color: #861447; }
a { background-color: rgb(134,20,71); }
div.DivClassName
{
background-color: #861447;
}
.BgClassName
{
background-color: #861447;
}
</style>
border-color css
<style>
span { border-color: #861447; }
span { border-color: rgb(134,20,71); }
td.TdClassName
{
border-color: #861447;
}
.TagClassName
{
border-color: #861447;
}
</style>