Shades of Disco #873751
Tints of Disco #873751
RGB
CMYK
RGB Variations
Color information
#873751 (or 0x873751) is known color: Disco. HEX triplet: 87, 37 and 51. RGB value is (135,55,81). Sum of RGB (Red+Green+Blue) = 135+55+81=271 (35% of max value = 765). Red value is 135 (53.12% from 255 or 49.82% from 271); Green value is 55 (21.88% from 255 or 20.30% from 271); Blue value is 81 (32.03% from 255 or 29.89% from 271); Max value from RGB is 135 - color contains mainly: red. Hex color #873751 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #873751 is #78C8AE. Grayscale: #515151. Windows color (decimal): -7915695 or 5322631. OLE color: 5322631.
HSL color Cylindrical-coordinate representation of color #873751: hue angle of 340.5º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #873751 is Cyan = 0, Magento = 0.59, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 55 | 81 | - |
| CMYK | 0 | 0.59 | 0.40 | 0.47 |
| HSL | 340.5º | 0.42% | 0.37% | - |
| HSV(B) | 340.5º | 0.59% | 0.53% | - |
| XYZ | 12.84 | 8.48 | 8.74 | - |
| YUV | 81.88 | 127.5 | 165.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 55 | 81 | 0 | 0.59 | 0.40 | 0.47 | 340.5 | 0.42 | 0.37 |
| Hex | 87 | 37 | 51 | 0 | 3B | 28 | 2F | 154 | 2A | 25 |
| Octal | 207 | 67 | 121 | 0 | 73 | 50 | 57 | 524 | 52 | 45 |
| Binary | 10000111 | 110111 | 1010001 | 0 | 111011 | 101000 | 101111 | 101010100 | 101010 | 100101 |
Color Harmonies of #873751
Complementary color
Monochromatic Colors of #873751
Black with #873751
Text Example
Text Example
White with #873751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873751; }
p { color: rgb(135,55,81); }
H1.HeaderClassName
{
color: #873751;
}
.AnyTagClassName
{
color: #873751;
}
</style>
background-color css
<style>
a { background-color: #873751; }
a { background-color: rgb(135,55,81); }
div.DivClassName
{
background-color: #873751;
}
.BgClassName
{
background-color: #873751;
}
</style>
border-color css
<style>
span { border-color: #873751; }
span { border-color: rgb(135,55,81); }
td.TdClassName
{
border-color: #873751;
}
.TagClassName
{
border-color: #873751;
}
</style>