Shades of Disco #861249
Tints of Disco #861249
RGB
CMYK
RGB Variations
Color information
#861249 (or 0x861249) is known color: Disco. HEX triplet: 86, 12 and 49. RGB value is (134,18,73). Sum of RGB (Red+Green+Blue) = 134+18+73=225 (29% of max value = 765). Red value is 134 (52.73% from 255 or 59.56% from 225); Green value is 18 (7.42% from 255 or 8% from 225); Blue value is 73 (28.91% from 255 or 32.44% from 225); Max value from RGB is 134 - color contains mainly: red. Hex color #861249 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861249 is #79EDB6. Grayscale: #3A3A3A. Windows color (decimal): -7990711 or 4788870. OLE color: 4788870.
HSL color Cylindrical-coordinate representation of color #861249: hue angle of 331.55º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #861249 is Cyan = 0, Magento = 0.87, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 18 | 73 | - |
| CMYK | 0 | 0.87 | 0.46 | 0.47 |
| HSL | 331.55º | 0.76% | 0.3% | - |
| HSV(B) | 331.55º | 0.87% | 0.53% | - |
| XYZ | 11.25 | 5.98 | 6.87 | - |
| YUV | 58.95 | 135.93 | 181.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 18 | 73 | 0 | 0.87 | 0.46 | 0.47 | 331.55 | 0.76 | 0.3 |
| Hex | 86 | 12 | 49 | 0 | 57 | 2E | 2F | 14C | 4C | 1E |
| Octal | 206 | 22 | 111 | 0 | 127 | 56 | 57 | 514 | 114 | 36 |
| Binary | 10000110 | 10010 | 1001001 | 0 | 1010111 | 101110 | 101111 | 101001100 | 1001100 | 11110 |
Color Harmonies of #861249
Complementary color
Monochromatic Colors of #861249
Black with #861249
Text Example
Text Example
White with #861249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861249; }
p { color: rgb(134,18,73); }
H1.HeaderClassName
{
color: #861249;
}
.AnyTagClassName
{
color: #861249;
}
</style>
background-color css
<style>
a { background-color: #861249; }
a { background-color: rgb(134,18,73); }
div.DivClassName
{
background-color: #861249;
}
.BgClassName
{
background-color: #861249;
}
</style>
border-color css
<style>
span { border-color: #861249; }
span { border-color: rgb(134,18,73); }
td.TdClassName
{
border-color: #861249;
}
.TagClassName
{
border-color: #861249;
}
</style>