Shades of Disco #872440
Tints of Disco #872440
RGB
CMYK
RGB Variations
Color information
#872440 (or 0x872440) is known color: Disco. HEX triplet: 87, 24 and 40. RGB value is (135,36,64). Sum of RGB (Red+Green+Blue) = 135+36+64=235 (31% of max value = 765). Red value is 135 (53.12% from 255 or 57.45% from 235); Green value is 36 (14.45% from 255 or 15.32% from 235); Blue value is 64 (25.39% from 255 or 27.23% from 235); Max value from RGB is 135 - color contains mainly: red. Hex color #872440 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #872440 is #78DBBF. Grayscale: #444444. Windows color (decimal): -7920576 or 4203655. OLE color: 4203655.
HSL color Cylindrical-coordinate representation of color #872440: hue angle of 343.03º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #872440 is Cyan = 0, Magento = 0.73, Yellow = 0.53 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 36 | 64 | - |
| CMYK | 0 | 0.73 | 0.53 | 0.47 |
| HSL | 343.03º | 0.58% | 0.34% | - |
| HSV(B) | 343.03º | 0.73% | 0.53% | - |
| XYZ | 11.55 | 6.78 | 5.55 | - |
| YUV | 68.79 | 125.3 | 175.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 36 | 64 | 0 | 0.73 | 0.53 | 0.47 | 343.03 | 0.58 | 0.34 |
| Hex | 87 | 24 | 40 | 0 | 49 | 35 | 2F | 157 | 3A | 22 |
| Octal | 207 | 44 | 100 | 0 | 111 | 65 | 57 | 527 | 72 | 42 |
| Binary | 10000111 | 100100 | 1000000 | 0 | 1001001 | 110101 | 101111 | 101010111 | 111010 | 100010 |
Color Harmonies of #872440
Complementary color
Monochromatic Colors of #872440
Black with #872440
Text Example
Text Example
White with #872440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872440; }
p { color: rgb(135,36,64); }
H1.HeaderClassName
{
color: #872440;
}
.AnyTagClassName
{
color: #872440;
}
</style>
background-color css
<style>
a { background-color: #872440; }
a { background-color: rgb(135,36,64); }
div.DivClassName
{
background-color: #872440;
}
.BgClassName
{
background-color: #872440;
}
</style>
border-color css
<style>
span { border-color: #872440; }
span { border-color: rgb(135,36,64); }
td.TdClassName
{
border-color: #872440;
}
.TagClassName
{
border-color: #872440;
}
</style>