Shades of Disco #871740
Tints of Disco #871740
RGB
CMYK
RGB Variations
Color information
#871740 (or 0x871740) is known color: Disco. HEX triplet: 87, 17 and 40. RGB value is (135,23,64). Sum of RGB (Red+Green+Blue) = 135+23+64=222 (29% of max value = 765). Red value is 135 (53.12% from 255 or 60.81% from 222); Green value is 23 (9.38% from 255 or 10.36% from 222); Blue value is 64 (25.39% from 255 or 28.83% from 222); Max value from RGB is 135 - color contains mainly: red. Hex color #871740 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #871740 is #78E8BF. Grayscale: #3D3D3D. Windows color (decimal): -7923904 or 4200327. OLE color: 4200327.
HSL color Cylindrical-coordinate representation of color #871740: hue angle of 338.04º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #871740 is Cyan = 0, Magento = 0.83, Yellow = 0.53 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 23 | 64 | - |
| CMYK | 0 | 0.83 | 0.53 | 0.47 |
| HSL | 338.04º | 0.71% | 0.31% | - |
| HSV(B) | 338.04º | 0.83% | 0.53% | - |
| XYZ | 11.22 | 6.13 | 5.44 | - |
| YUV | 61.16 | 129.61 | 180.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 23 | 64 | 0 | 0.83 | 0.53 | 0.47 | 338.04 | 0.71 | 0.31 |
| Hex | 87 | 17 | 40 | 0 | 53 | 35 | 2F | 152 | 47 | 1F |
| Octal | 207 | 27 | 100 | 0 | 123 | 65 | 57 | 522 | 107 | 37 |
| Binary | 10000111 | 10111 | 1000000 | 0 | 1010011 | 110101 | 101111 | 101010010 | 1000111 | 11111 |
Color Harmonies of #871740
Complementary color
Monochromatic Colors of #871740
Black with #871740
Text Example
Text Example
White with #871740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871740; }
p { color: rgb(135,23,64); }
H1.HeaderClassName
{
color: #871740;
}
.AnyTagClassName
{
color: #871740;
}
</style>
background-color css
<style>
a { background-color: #871740; }
a { background-color: rgb(135,23,64); }
div.DivClassName
{
background-color: #871740;
}
.BgClassName
{
background-color: #871740;
}
</style>
border-color css
<style>
span { border-color: #871740; }
span { border-color: rgb(135,23,64); }
td.TdClassName
{
border-color: #871740;
}
.TagClassName
{
border-color: #871740;
}
</style>