Shades of Disco #873650
Tints of Disco #873650
RGB
CMYK
RGB Variations
Color information
#873650 (or 0x873650) is known color: Disco. HEX triplet: 87, 36 and 50. RGB value is (135,54,80). Sum of RGB (Red+Green+Blue) = 135+54+80=269 (35% of max value = 765). Red value is 135 (53.12% from 255 or 50.19% from 269); Green value is 54 (21.48% from 255 or 20.07% from 269); Blue value is 80 (31.64% from 255 or 29.74% from 269); Max value from RGB is 135 - color contains mainly: red. Hex color #873650 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #873650 is #78C9AF. Grayscale: #515151. Windows color (decimal): -7915952 or 5256839. OLE color: 5256839.
HSL color Cylindrical-coordinate representation of color #873650: hue angle of 340.74º 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 #873650 is Cyan = 0, Magento = 0.60, Yellow = 0.41 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 54 | 80 | - |
| CMYK | 0 | 0.60 | 0.41 | 0.47 |
| HSL | 340.74º | 0.43% | 0.37% | - |
| HSV(B) | 340.74º | 0.6% | 0.53% | - |
| XYZ | 12.76 | 8.37 | 8.53 | - |
| YUV | 81.18 | 127.34 | 166.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 54 | 80 | 0 | 0.60 | 0.41 | 0.47 | 340.74 | 0.43 | 0.37 |
| Hex | 87 | 36 | 50 | 0 | 3C | 29 | 2F | 155 | 2B | 25 |
| Octal | 207 | 66 | 120 | 0 | 74 | 51 | 57 | 525 | 53 | 45 |
| Binary | 10000111 | 110110 | 1010000 | 0 | 111100 | 101001 | 101111 | 101010101 | 101011 | 100101 |
Color Harmonies of #873650
Complementary color
Monochromatic Colors of #873650
Black with #873650
Text Example
Text Example
White with #873650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873650; }
p { color: rgb(135,54,80); }
H1.HeaderClassName
{
color: #873650;
}
.AnyTagClassName
{
color: #873650;
}
</style>
background-color css
<style>
a { background-color: #873650; }
a { background-color: rgb(135,54,80); }
div.DivClassName
{
background-color: #873650;
}
.BgClassName
{
background-color: #873650;
}
</style>
border-color css
<style>
span { border-color: #873650; }
span { border-color: rgb(135,54,80); }
td.TdClassName
{
border-color: #873650;
}
.TagClassName
{
border-color: #873650;
}
</style>