Shades of Disco #862049
Tints of Disco #862049
RGB
CMYK
RGB Variations
Color information
#862049 (or 0x862049) is known color: Disco. HEX triplet: 86, 20 and 49. RGB value is (134,32,73). Sum of RGB (Red+Green+Blue) = 134+32+73=239 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.07% from 239); Green value is 32 (12.89% from 255 or 13.39% from 239); Blue value is 73 (28.91% from 255 or 30.54% from 239); Max value from RGB is 134 - color contains mainly: red. Hex color #862049 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862049 is #79DFB6. Grayscale: #434343. Windows color (decimal): -7987127 or 4792454. OLE color: 4792454.
HSL color Cylindrical-coordinate representation of color #862049: hue angle of 335.88º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #862049 is Cyan = 0, Magento = 0.76, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 32 | 73 | - |
| CMYK | 0 | 0.76 | 0.46 | 0.47 |
| HSL | 335.88º | 0.61% | 0.33% | - |
| HSV(B) | 335.88º | 0.76% | 0.53% | - |
| XYZ | 11.55 | 6.58 | 6.97 | - |
| YUV | 67.17 | 131.29 | 175.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 32 | 73 | 0 | 0.76 | 0.46 | 0.47 | 335.88 | 0.61 | 0.33 |
| Hex | 86 | 20 | 49 | 0 | 4C | 2E | 2F | 150 | 3D | 21 |
| Octal | 206 | 40 | 111 | 0 | 114 | 56 | 57 | 520 | 75 | 41 |
| Binary | 10000110 | 100000 | 1001001 | 0 | 1001100 | 101110 | 101111 | 101010000 | 111101 | 100001 |
Color Harmonies of #862049
Complementary color
Monochromatic Colors of #862049
Black with #862049
Text Example
Text Example
White with #862049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862049; }
p { color: rgb(134,32,73); }
H1.HeaderClassName
{
color: #862049;
}
.AnyTagClassName
{
color: #862049;
}
</style>
background-color css
<style>
a { background-color: #862049; }
a { background-color: rgb(134,32,73); }
div.DivClassName
{
background-color: #862049;
}
.BgClassName
{
background-color: #862049;
}
</style>
border-color css
<style>
span { border-color: #862049; }
span { border-color: rgb(134,32,73); }
td.TdClassName
{
border-color: #862049;
}
.TagClassName
{
border-color: #862049;
}
</style>