Shades of Disco #861440
Tints of Disco #861440
RGB
CMYK
RGB Variations
Color information
#861440 (or 0x861440) is known color: Disco. HEX triplet: 86, 14 and 40. RGB value is (134,20,64). Sum of RGB (Red+Green+Blue) = 134+20+64=218 (28% of max value = 765). Red value is 134 (52.73% from 255 or 61.47% from 218); Green value is 20 (8.20% from 255 or 9.17% from 218); Blue value is 64 (25.39% from 255 or 29.36% from 218); Max value from RGB is 134 - color contains mainly: red. Hex color #861440 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861440 is #79EBBF. Grayscale: #3B3B3B. Windows color (decimal): -7990208 or 4199558. OLE color: 4199558.
HSL color Cylindrical-coordinate representation of color #861440: hue angle of 336.84º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #861440 is Cyan = 0, Magento = 0.85, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 20 | 64 | - |
| CMYK | 0 | 0.85 | 0.52 | 0.47 |
| HSL | 336.84º | 0.74% | 0.3% | - |
| HSV(B) | 336.84º | 0.85% | 0.53% | - |
| XYZ | 11.01 | 5.94 | 5.42 | - |
| YUV | 59.1 | 130.77 | 181.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 20 | 64 | 0 | 0.85 | 0.52 | 0.47 | 336.84 | 0.74 | 0.3 |
| Hex | 86 | 14 | 40 | 0 | 55 | 34 | 2F | 151 | 4A | 1E |
| Octal | 206 | 24 | 100 | 0 | 125 | 64 | 57 | 521 | 112 | 36 |
| Binary | 10000110 | 10100 | 1000000 | 0 | 1010101 | 110100 | 101111 | 101010001 | 1001010 | 11110 |
Color Harmonies of #861440
Complementary color
Monochromatic Colors of #861440
Black with #861440
Text Example
Text Example
White with #861440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861440; }
p { color: rgb(134,20,64); }
H1.HeaderClassName
{
color: #861440;
}
.AnyTagClassName
{
color: #861440;
}
</style>
background-color css
<style>
a { background-color: #861440; }
a { background-color: rgb(134,20,64); }
div.DivClassName
{
background-color: #861440;
}
.BgClassName
{
background-color: #861440;
}
</style>
border-color css
<style>
span { border-color: #861440; }
span { border-color: rgb(134,20,64); }
td.TdClassName
{
border-color: #861440;
}
.TagClassName
{
border-color: #861440;
}
</style>