Shades of Disco #873651
Tints of Disco #873651
RGB
CMYK
RGB Variations
Color information
#873651 (or 0x873651) is known color: Disco. HEX triplet: 87, 36 and 51. RGB value is (135,54,81). Sum of RGB (Red+Green+Blue) = 135+54+81=270 (35% of max value = 765). Red value is 135 (53.12% from 255 or 50% from 270); Green value is 54 (21.48% from 255 or 20% from 270); Blue value is 81 (32.03% from 255 or 30% from 270); Max value from RGB is 135 - color contains mainly: red. Hex color #873651 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #873651 is #78C9AE. Grayscale: #515151. Windows color (decimal): -7915951 or 5322375. OLE color: 5322375.
HSL color Cylindrical-coordinate representation of color #873651: hue angle of 340º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #873651 is Cyan = 0, Magento = 0.60, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 54 | 81 | - |
| CMYK | 0 | 0.60 | 0.40 | 0.47 |
| HSL | 340º | 0.43% | 0.37% | - |
| HSV(B) | 340º | 0.6% | 0.53% | - |
| XYZ | 12.8 | 8.38 | 8.73 | - |
| YUV | 81.3 | 127.84 | 166.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 54 | 81 | 0 | 0.60 | 0.40 | 0.47 | 340 | 0.43 | 0.37 |
| Hex | 87 | 36 | 51 | 0 | 3C | 28 | 2F | 154 | 2B | 25 |
| Octal | 207 | 66 | 121 | 0 | 74 | 50 | 57 | 524 | 53 | 45 |
| Binary | 10000111 | 110110 | 1010001 | 0 | 111100 | 101000 | 101111 | 101010100 | 101011 | 100101 |
Color Harmonies of #873651
Complementary color
Monochromatic Colors of #873651
Black with #873651
Text Example
Text Example
White with #873651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873651; }
p { color: rgb(135,54,81); }
H1.HeaderClassName
{
color: #873651;
}
.AnyTagClassName
{
color: #873651;
}
</style>
background-color css
<style>
a { background-color: #873651; }
a { background-color: rgb(135,54,81); }
div.DivClassName
{
background-color: #873651;
}
.BgClassName
{
background-color: #873651;
}
</style>
border-color css
<style>
span { border-color: #873651; }
span { border-color: rgb(135,54,81); }
td.TdClassName
{
border-color: #873651;
}
.TagClassName
{
border-color: #873651;
}
</style>