Shades of Disco #871340
Tints of Disco #871340
RGB
CMYK
RGB Variations
Color information
#871340 (or 0x871340) is known color: Disco. HEX triplet: 87, 13 and 40. RGB value is (135,19,64). Sum of RGB (Red+Green+Blue) = 135+19+64=218 (28% of max value = 765). Red value is 135 (53.12% from 255 or 61.93% from 218); Green value is 19 (7.81% from 255 or 8.72% from 218); Blue value is 64 (25.39% from 255 or 29.36% from 218); Max value from RGB is 135 - color contains mainly: red. Hex color #871340 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #871340 is #78ECBF. Grayscale: #3A3A3A. Windows color (decimal): -7924928 or 4199303. OLE color: 4199303.
HSL color Cylindrical-coordinate representation of color #871340: hue angle of 336.72º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #871340 is Cyan = 0, Magento = 0.86, Yellow = 0.53 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 19 | 64 | - |
| CMYK | 0 | 0.86 | 0.53 | 0.47 |
| HSL | 336.72º | 0.75% | 0.3% | - |
| HSV(B) | 336.72º | 0.86% | 0.53% | - |
| XYZ | 11.15 | 5.99 | 5.42 | - |
| YUV | 58.81 | 130.93 | 182.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 19 | 64 | 0 | 0.86 | 0.53 | 0.47 | 336.72 | 0.75 | 0.3 |
| Hex | 87 | 13 | 40 | 0 | 56 | 35 | 2F | 151 | 4B | 1E |
| Octal | 207 | 23 | 100 | 0 | 126 | 65 | 57 | 521 | 113 | 36 |
| Binary | 10000111 | 10011 | 1000000 | 0 | 1010110 | 110101 | 101111 | 101010001 | 1001011 | 11110 |
Color Harmonies of #871340
Complementary color
Monochromatic Colors of #871340
Black with #871340
Text Example
Text Example
White with #871340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871340; }
p { color: rgb(135,19,64); }
H1.HeaderClassName
{
color: #871340;
}
.AnyTagClassName
{
color: #871340;
}
</style>
background-color css
<style>
a { background-color: #871340; }
a { background-color: rgb(135,19,64); }
div.DivClassName
{
background-color: #871340;
}
.BgClassName
{
background-color: #871340;
}
</style>
border-color css
<style>
span { border-color: #871340; }
span { border-color: rgb(135,19,64); }
td.TdClassName
{
border-color: #871340;
}
.TagClassName
{
border-color: #871340;
}
</style>