Shades of Disco #871940
Tints of Disco #871940
RGB
CMYK
RGB Variations
Color information
#871940 (or 0x871940) is known color: Disco. HEX triplet: 87, 19 and 40. RGB value is (135,25,64). Sum of RGB (Red+Green+Blue) = 135+25+64=224 (29% of max value = 765). Red value is 135 (53.12% from 255 or 60.27% from 224); Green value is 25 (10.16% from 255 or 11.16% from 224); Blue value is 64 (25.39% from 255 or 28.57% from 224); Max value from RGB is 135 - color contains mainly: red. Hex color #871940 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #871940 is #78E6BF. Grayscale: #3E3E3E. Windows color (decimal): -7923392 or 4200839. OLE color: 4200839.
HSL color Cylindrical-coordinate representation of color #871940: hue angle of 338.73º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #871940 is Cyan = 0, Magento = 0.81, Yellow = 0.53 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 25 | 64 | - |
| CMYK | 0 | 0.81 | 0.53 | 0.47 |
| HSL | 338.73º | 0.69% | 0.31% | - |
| HSV(B) | 338.73º | 0.81% | 0.53% | - |
| XYZ | 11.26 | 6.22 | 5.46 | - |
| YUV | 62.34 | 128.94 | 179.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 25 | 64 | 0 | 0.81 | 0.53 | 0.47 | 338.73 | 0.69 | 0.31 |
| Hex | 87 | 19 | 40 | 0 | 51 | 35 | 2F | 153 | 45 | 1F |
| Octal | 207 | 31 | 100 | 0 | 121 | 65 | 57 | 523 | 105 | 37 |
| Binary | 10000111 | 11001 | 1000000 | 0 | 1010001 | 110101 | 101111 | 101010011 | 1000101 | 11111 |
Color Harmonies of #871940
Complementary color
Monochromatic Colors of #871940
Black with #871940
Text Example
Text Example
White with #871940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871940; }
p { color: rgb(135,25,64); }
H1.HeaderClassName
{
color: #871940;
}
.AnyTagClassName
{
color: #871940;
}
</style>
background-color css
<style>
a { background-color: #871940; }
a { background-color: rgb(135,25,64); }
div.DivClassName
{
background-color: #871940;
}
.BgClassName
{
background-color: #871940;
}
</style>
border-color css
<style>
span { border-color: #871940; }
span { border-color: rgb(135,25,64); }
td.TdClassName
{
border-color: #871940;
}
.TagClassName
{
border-color: #871940;
}
</style>