Shades of Disco #861649
Tints of Disco #861649
RGB
CMYK
RGB Variations
Color information
#861649 (or 0x861649) is known color: Disco. HEX triplet: 86, 16 and 49. RGB value is (134,22,73). Sum of RGB (Red+Green+Blue) = 134+22+73=229 (30% of max value = 765). Red value is 134 (52.73% from 255 or 58.52% from 229); Green value is 22 (8.98% from 255 or 9.61% from 229); Blue value is 73 (28.91% from 255 or 31.88% from 229); Max value from RGB is 134 - color contains mainly: red. Hex color #861649 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861649 is #79E9B6. Grayscale: #3D3D3D. Windows color (decimal): -7989687 or 4789894. OLE color: 4789894.
HSL color Cylindrical-coordinate representation of color #861649: hue angle of 332.68º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #861649 is Cyan = 0, Magento = 0.84, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 22 | 73 | - |
| CMYK | 0 | 0.84 | 0.46 | 0.47 |
| HSL | 332.68º | 0.72% | 0.31% | - |
| HSV(B) | 332.68º | 0.84% | 0.53% | - |
| XYZ | 11.32 | 6.12 | 6.89 | - |
| YUV | 61.3 | 134.61 | 179.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 22 | 73 | 0 | 0.84 | 0.46 | 0.47 | 332.68 | 0.72 | 0.31 |
| Hex | 86 | 16 | 49 | 0 | 54 | 2E | 2F | 14D | 48 | 1F |
| Octal | 206 | 26 | 111 | 0 | 124 | 56 | 57 | 515 | 110 | 37 |
| Binary | 10000110 | 10110 | 1001001 | 0 | 1010100 | 101110 | 101111 | 101001101 | 1001000 | 11111 |
Color Harmonies of #861649
Complementary color
Monochromatic Colors of #861649
Black with #861649
Text Example
Text Example
White with #861649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861649; }
p { color: rgb(134,22,73); }
H1.HeaderClassName
{
color: #861649;
}
.AnyTagClassName
{
color: #861649;
}
</style>
background-color css
<style>
a { background-color: #861649; }
a { background-color: rgb(134,22,73); }
div.DivClassName
{
background-color: #861649;
}
.BgClassName
{
background-color: #861649;
}
</style>
border-color css
<style>
span { border-color: #861649; }
span { border-color: rgb(134,22,73); }
td.TdClassName
{
border-color: #861649;
}
.TagClassName
{
border-color: #861649;
}
</style>