Shades of Disco #883550
Tints of Disco #883550
RGB
CMYK
RGB Variations
Color information
#883550 (or 0x883550) is known color: Disco. HEX triplet: 88, 35 and 50. RGB value is (136,53,80). Sum of RGB (Red+Green+Blue) = 136+53+80=269 (35% of max value = 765). Red value is 136 (53.52% from 255 or 50.56% from 269); Green value is 53 (21.09% from 255 or 19.70% from 269); Blue value is 80 (31.64% from 255 or 29.74% from 269); Max value from RGB is 136 - color contains mainly: red. Hex color #883550 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #883550 is #77CAAF. Grayscale: #505050. Windows color (decimal): -7850672 or 5256584. OLE color: 5256584.
HSL color Cylindrical-coordinate representation of color #883550: hue angle of 340.48º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #883550 is Cyan = 0, Magento = 0.61, Yellow = 0.41 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 53 | 80 | - |
| CMYK | 0 | 0.61 | 0.41 | 0.47 |
| HSL | 340.48º | 0.44% | 0.37% | - |
| HSV(B) | 340.48º | 0.61% | 0.53% | - |
| XYZ | 12.87 | 8.36 | 8.52 | - |
| YUV | 80.9 | 127.5 | 167.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 53 | 80 | 0 | 0.61 | 0.41 | 0.47 | 340.48 | 0.44 | 0.37 |
| Hex | 88 | 35 | 50 | 0 | 3D | 29 | 2F | 154 | 2C | 25 |
| Octal | 210 | 65 | 120 | 0 | 75 | 51 | 57 | 524 | 54 | 45 |
| Binary | 10001000 | 110101 | 1010000 | 0 | 111101 | 101001 | 101111 | 101010100 | 101100 | 100101 |
Color Harmonies of #883550
Complementary color
Monochromatic Colors of #883550
Black with #883550
Text Example
Text Example
White with #883550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #883550; }
p { color: rgb(136,53,80); }
H1.HeaderClassName
{
color: #883550;
}
.AnyTagClassName
{
color: #883550;
}
</style>
background-color css
<style>
a { background-color: #883550; }
a { background-color: rgb(136,53,80); }
div.DivClassName
{
background-color: #883550;
}
.BgClassName
{
background-color: #883550;
}
</style>
border-color css
<style>
span { border-color: #883550; }
span { border-color: rgb(136,53,80); }
td.TdClassName
{
border-color: #883550;
}
.TagClassName
{
border-color: #883550;
}
</style>