Shades of Disco #871040
Tints of Disco #871040
RGB
CMYK
RGB Variations
Color information
#871040 (or 0x871040) is known color: Disco. HEX triplet: 87, 10 and 40. RGB value is (135,16,64). Sum of RGB (Red+Green+Blue) = 135+16+64=215 (28% of max value = 765). Red value is 135 (53.12% from 255 or 62.79% from 215); Green value is 16 (6.64% from 255 or 7.44% from 215); Blue value is 64 (25.39% from 255 or 29.77% from 215); Max value from RGB is 135 - color contains mainly: red. Hex color #871040 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #871040 is #78EFBF. Grayscale: #383838. Windows color (decimal): -7925696 or 4198535. OLE color: 4198535.
HSL color Cylindrical-coordinate representation of color #871040: hue angle of 335.8º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #871040 is Cyan = 0, Magento = 0.88, Yellow = 0.53 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 16 | 64 | - |
| CMYK | 0 | 0.88 | 0.53 | 0.47 |
| HSL | 335.8º | 0.79% | 0.3% | - |
| HSV(B) | 335.8º | 0.88% | 0.53% | - |
| XYZ | 11.1 | 5.89 | 5.4 | - |
| YUV | 57.05 | 131.92 | 183.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 16 | 64 | 0 | 0.88 | 0.53 | 0.47 | 335.8 | 0.79 | 0.3 |
| Hex | 87 | 10 | 40 | 0 | 58 | 35 | 2F | 150 | 4F | 1E |
| Octal | 207 | 20 | 100 | 0 | 130 | 65 | 57 | 520 | 117 | 36 |
| Binary | 10000111 | 10000 | 1000000 | 0 | 1011000 | 110101 | 101111 | 101010000 | 1001111 | 11110 |
Color Harmonies of #871040
Complementary color
Monochromatic Colors of #871040
Black with #871040
Text Example
Text Example
White with #871040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871040; }
p { color: rgb(135,16,64); }
H1.HeaderClassName
{
color: #871040;
}
.AnyTagClassName
{
color: #871040;
}
</style>
background-color css
<style>
a { background-color: #871040; }
a { background-color: rgb(135,16,64); }
div.DivClassName
{
background-color: #871040;
}
.BgClassName
{
background-color: #871040;
}
</style>
border-color css
<style>
span { border-color: #871040; }
span { border-color: rgb(135,16,64); }
td.TdClassName
{
border-color: #871040;
}
.TagClassName
{
border-color: #871040;
}
</style>