Shades of Disco #861544
Tints of Disco #861544
RGB
CMYK
RGB Variations
Color information
#861544 (or 0x861544) is known color: Disco. HEX triplet: 86, 15 and 44. RGB value is (134,21,68). Sum of RGB (Red+Green+Blue) = 134+21+68=223 (29% of max value = 765). Red value is 134 (52.73% from 255 or 60.09% from 223); Green value is 21 (8.59% from 255 or 9.42% from 223); Blue value is 68 (26.95% from 255 or 30.49% from 223); Max value from RGB is 134 - color contains mainly: red. Hex color #861544 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861544 is #79EABB. Grayscale: #3C3C3C. Windows color (decimal): -7989948 or 4461958. OLE color: 4461958.
HSL color Cylindrical-coordinate representation of color #861544: hue angle of 335.04º 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 #861544 is Cyan = 0, Magento = 0.84, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 21 | 68 | - |
| CMYK | 0 | 0.84 | 0.49 | 0.47 |
| HSL | 335.04º | 0.73% | 0.3% | - |
| HSV(B) | 335.04º | 0.84% | 0.53% | - |
| XYZ | 11.14 | 6.02 | 6.04 | - |
| YUV | 60.15 | 132.44 | 180.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 21 | 68 | 0 | 0.84 | 0.49 | 0.47 | 335.04 | 0.73 | 0.3 |
| Hex | 86 | 15 | 44 | 0 | 54 | 31 | 2F | 14F | 49 | 1E |
| Octal | 206 | 25 | 104 | 0 | 124 | 61 | 57 | 517 | 111 | 36 |
| Binary | 10000110 | 10101 | 1000100 | 0 | 1010100 | 110001 | 101111 | 101001111 | 1001001 | 11110 |
Color Harmonies of #861544
Complementary color
Monochromatic Colors of #861544
Black with #861544
Text Example
Text Example
White with #861544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861544; }
p { color: rgb(134,21,68); }
H1.HeaderClassName
{
color: #861544;
}
.AnyTagClassName
{
color: #861544;
}
</style>
background-color css
<style>
a { background-color: #861544; }
a { background-color: rgb(134,21,68); }
div.DivClassName
{
background-color: #861544;
}
.BgClassName
{
background-color: #861544;
}
</style>
border-color css
<style>
span { border-color: #861544; }
span { border-color: rgb(134,21,68); }
td.TdClassName
{
border-color: #861544;
}
.TagClassName
{
border-color: #861544;
}
</style>