Shades of Disco #861241
Tints of Disco #861241
RGB
CMYK
RGB Variations
Color information
#861241 (or 0x861241) is known color: Disco. HEX triplet: 86, 12 and 41. RGB value is (134,18,65). Sum of RGB (Red+Green+Blue) = 134+18+65=217 (28% of max value = 765). Red value is 134 (52.73% from 255 or 61.75% from 217); Green value is 18 (7.42% from 255 or 8.29% from 217); Blue value is 65 (25.78% from 255 or 29.95% from 217); Max value from RGB is 134 - color contains mainly: red. Hex color #861241 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861241 is #79EDBE. Grayscale: #393939. Windows color (decimal): -7990719 or 4264582. OLE color: 4264582.
HSL color Cylindrical-coordinate representation of color #861241: hue angle of 335.69º 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 #861241 is Cyan = 0, Magento = 0.87, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 18 | 65 | - |
| CMYK | 0 | 0.87 | 0.51 | 0.47 |
| HSL | 335.69º | 0.76% | 0.3% | - |
| HSV(B) | 335.69º | 0.87% | 0.53% | - |
| XYZ | 11 | 5.88 | 5.56 | - |
| YUV | 58.04 | 131.93 | 182.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 18 | 65 | 0 | 0.87 | 0.51 | 0.47 | 335.69 | 0.76 | 0.3 |
| Hex | 86 | 12 | 41 | 0 | 57 | 33 | 2F | 150 | 4C | 1E |
| Octal | 206 | 22 | 101 | 0 | 127 | 63 | 57 | 520 | 114 | 36 |
| Binary | 10000110 | 10010 | 1000001 | 0 | 1010111 | 110011 | 101111 | 101010000 | 1001100 | 11110 |
Color Harmonies of #861241
Complementary color
Monochromatic Colors of #861241
Black with #861241
Text Example
Text Example
White with #861241
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861241; }
p { color: rgb(134,18,65); }
H1.HeaderClassName
{
color: #861241;
}
.AnyTagClassName
{
color: #861241;
}
</style>
background-color css
<style>
a { background-color: #861241; }
a { background-color: rgb(134,18,65); }
div.DivClassName
{
background-color: #861241;
}
.BgClassName
{
background-color: #861241;
}
</style>
border-color css
<style>
span { border-color: #861241; }
span { border-color: rgb(134,18,65); }
td.TdClassName
{
border-color: #861241;
}
.TagClassName
{
border-color: #861241;
}
</style>