Shades of Disco #871649
Tints of Disco #871649
RGB
CMYK
RGB Variations
Color information
#871649 (or 0x871649) is known color: Disco. HEX triplet: 87, 16 and 49. RGB value is (135,22,73). Sum of RGB (Red+Green+Blue) = 135+22+73=230 (30% of max value = 765). Red value is 135 (53.12% from 255 or 58.70% from 230); Green value is 22 (8.98% from 255 or 9.57% from 230); Blue value is 73 (28.91% from 255 or 31.74% from 230); Max value from RGB is 135 - color contains mainly: red. Hex color #871649 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #871649 is #78E9B6. Grayscale: #3D3D3D. Windows color (decimal): -7924151 or 4789895. OLE color: 4789895.
HSL color Cylindrical-coordinate representation of color #871649: hue angle of 332.92º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #871649 is Cyan = 0, Magento = 0.84, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 22 | 73 | - |
| CMYK | 0 | 0.84 | 0.46 | 0.47 |
| HSL | 332.92º | 0.72% | 0.31% | - |
| HSV(B) | 332.92º | 0.84% | 0.53% | - |
| XYZ | 11.48 | 6.21 | 6.9 | - |
| YUV | 61.6 | 134.44 | 180.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 22 | 73 | 0 | 0.84 | 0.46 | 0.47 | 332.92 | 0.72 | 0.31 |
| Hex | 87 | 16 | 49 | 0 | 54 | 2E | 2F | 14D | 48 | 1F |
| Octal | 207 | 26 | 111 | 0 | 124 | 56 | 57 | 515 | 110 | 37 |
| Binary | 10000111 | 10110 | 1001001 | 0 | 1010100 | 101110 | 101111 | 101001101 | 1001000 | 11111 |
Color Harmonies of #871649
Complementary color
Monochromatic Colors of #871649
Black with #871649
Text Example
Text Example
White with #871649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871649; }
p { color: rgb(135,22,73); }
H1.HeaderClassName
{
color: #871649;
}
.AnyTagClassName
{
color: #871649;
}
</style>
background-color css
<style>
a { background-color: #871649; }
a { background-color: rgb(135,22,73); }
div.DivClassName
{
background-color: #871649;
}
.BgClassName
{
background-color: #871649;
}
</style>
border-color css
<style>
span { border-color: #871649; }
span { border-color: rgb(135,22,73); }
td.TdClassName
{
border-color: #871649;
}
.TagClassName
{
border-color: #871649;
}
</style>