Shades of Disco #883953
Tints of Disco #883953
RGB
CMYK
RGB Variations
Color information
#883953 (or 0x883953) is known color: Disco. HEX triplet: 88, 39 and 53. RGB value is (136,57,83). Sum of RGB (Red+Green+Blue) = 136+57+83=276 (36% of max value = 765). Red value is 136 (53.52% from 255 or 49.28% from 276); Green value is 57 (22.66% from 255 or 20.65% from 276); Blue value is 83 (32.81% from 255 or 30.07% from 276); Max value from RGB is 136 - color contains mainly: red. Hex color #883953 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #883953 is #77C6AC. Grayscale: #535353. Windows color (decimal): -7849645 or 5454216. OLE color: 5454216.
HSL color Cylindrical-coordinate representation of color #883953: hue angle of 340.25º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #883953 is Cyan = 0, Magento = 0.58, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 57 | 83 | - |
| CMYK | 0 | 0.58 | 0.39 | 0.47 |
| HSL | 340.25º | 0.41% | 0.38% | - |
| HSV(B) | 340.25º | 0.58% | 0.53% | - |
| XYZ | 13.18 | 8.79 | 9.18 | - |
| YUV | 83.59 | 127.67 | 165.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 57 | 83 | 0 | 0.58 | 0.39 | 0.47 | 340.25 | 0.41 | 0.38 |
| Hex | 88 | 39 | 53 | 0 | 3A | 27 | 2F | 154 | 29 | 26 |
| Octal | 210 | 71 | 123 | 0 | 72 | 47 | 57 | 524 | 51 | 46 |
| Binary | 10001000 | 111001 | 1010011 | 0 | 111010 | 100111 | 101111 | 101010100 | 101001 | 100110 |
Color Harmonies of #883953
Complementary color
Monochromatic Colors of #883953
Black with #883953
Text Example
Text Example
White with #883953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #883953; }
p { color: rgb(136,57,83); }
H1.HeaderClassName
{
color: #883953;
}
.AnyTagClassName
{
color: #883953;
}
</style>
background-color css
<style>
a { background-color: #883953; }
a { background-color: rgb(136,57,83); }
div.DivClassName
{
background-color: #883953;
}
.BgClassName
{
background-color: #883953;
}
</style>
border-color css
<style>
span { border-color: #883953; }
span { border-color: rgb(136,57,83); }
td.TdClassName
{
border-color: #883953;
}
.TagClassName
{
border-color: #883953;
}
</style>