Shades of Disco #871049
Tints of Disco #871049
RGB
CMYK
RGB Variations
Color information
#871049 (or 0x871049) is known color: Disco. HEX triplet: 87, 10 and 49. RGB value is (135,16,73). Sum of RGB (Red+Green+Blue) = 135+16+73=224 (29% of max value = 765). Red value is 135 (53.12% from 255 or 60.27% from 224); Green value is 16 (6.64% from 255 or 7.14% from 224); Blue value is 73 (28.91% from 255 or 32.59% from 224); Max value from RGB is 135 - color contains mainly: red. Hex color #871049 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #871049 is #78EFB6. Grayscale: #393939. Windows color (decimal): -7925687 or 4788359. OLE color: 4788359.
HSL color Cylindrical-coordinate representation of color #871049: hue angle of 331.26º 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 #871049 is Cyan = 0, Magento = 0.88, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 16 | 73 | - |
| CMYK | 0 | 0.88 | 0.46 | 0.47 |
| HSL | 331.26º | 0.79% | 0.3% | - |
| HSV(B) | 331.26º | 0.88% | 0.53% | - |
| XYZ | 11.38 | 6 | 6.86 | - |
| YUV | 58.08 | 136.42 | 182.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 16 | 73 | 0 | 0.88 | 0.46 | 0.47 | 331.26 | 0.79 | 0.3 |
| Hex | 87 | 10 | 49 | 0 | 58 | 2E | 2F | 14B | 4F | 1E |
| Octal | 207 | 20 | 111 | 0 | 130 | 56 | 57 | 513 | 117 | 36 |
| Binary | 10000111 | 10000 | 1001001 | 0 | 1011000 | 101110 | 101111 | 101001011 | 1001111 | 11110 |
Color Harmonies of #871049
Complementary color
Monochromatic Colors of #871049
Black with #871049
Text Example
Text Example
White with #871049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871049; }
p { color: rgb(135,16,73); }
H1.HeaderClassName
{
color: #871049;
}
.AnyTagClassName
{
color: #871049;
}
</style>
background-color css
<style>
a { background-color: #871049; }
a { background-color: rgb(135,16,73); }
div.DivClassName
{
background-color: #871049;
}
.BgClassName
{
background-color: #871049;
}
</style>
border-color css
<style>
span { border-color: #871049; }
span { border-color: rgb(135,16,73); }
td.TdClassName
{
border-color: #871049;
}
.TagClassName
{
border-color: #871049;
}
</style>