Shades of Disco #861641
Tints of Disco #861641
RGB
CMYK
RGB Variations
Color information
#861641 (or 0x861641) is known color: Disco. HEX triplet: 86, 16 and 41. RGB value is (134,22,65). Sum of RGB (Red+Green+Blue) = 134+22+65=221 (29% of max value = 765). Red value is 134 (52.73% from 255 or 60.63% from 221); Green value is 22 (8.98% from 255 or 9.95% from 221); Blue value is 65 (25.78% from 255 or 29.41% from 221); Max value from RGB is 134 - color contains mainly: red. Hex color #861641 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861641 is #79E9BE. Grayscale: #3C3C3C. Windows color (decimal): -7989695 or 4265606. OLE color: 4265606.
HSL color Cylindrical-coordinate representation of color #861641: hue angle of 336.96º 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 #861641 is Cyan = 0, Magento = 0.84, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 22 | 65 | - |
| CMYK | 0 | 0.84 | 0.51 | 0.47 |
| HSL | 336.96º | 0.72% | 0.31% | - |
| HSV(B) | 336.96º | 0.84% | 0.53% | - |
| XYZ | 11.07 | 6.02 | 5.58 | - |
| YUV | 60.39 | 130.61 | 180.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 22 | 65 | 0 | 0.84 | 0.51 | 0.47 | 336.96 | 0.72 | 0.31 |
| Hex | 86 | 16 | 41 | 0 | 54 | 33 | 2F | 151 | 48 | 1F |
| Octal | 206 | 26 | 101 | 0 | 124 | 63 | 57 | 521 | 110 | 37 |
| Binary | 10000110 | 10110 | 1000001 | 0 | 1010100 | 110011 | 101111 | 101010001 | 1001000 | 11111 |
Color Harmonies of #861641
Complementary color
Monochromatic Colors of #861641
Black with #861641
Text Example
Text Example
White with #861641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861641; }
p { color: rgb(134,22,65); }
H1.HeaderClassName
{
color: #861641;
}
.AnyTagClassName
{
color: #861641;
}
</style>
background-color css
<style>
a { background-color: #861641; }
a { background-color: rgb(134,22,65); }
div.DivClassName
{
background-color: #861641;
}
.BgClassName
{
background-color: #861641;
}
</style>
border-color css
<style>
span { border-color: #861641; }
span { border-color: rgb(134,22,65); }
td.TdClassName
{
border-color: #861641;
}
.TagClassName
{
border-color: #861641;
}
</style>