Shades of Disco #843550
Tints of Disco #843550
RGB
CMYK
RGB Variations
Color information
#843550 (or 0x843550) is known color: Disco. HEX triplet: 84, 35 and 50. RGB value is (132,53,80). Sum of RGB (Red+Green+Blue) = 132+53+80=265 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.81% from 265); Green value is 53 (21.09% from 255 or 20% from 265); Blue value is 80 (31.64% from 255 or 30.19% from 265); Max value from RGB is 132 - color contains mainly: red. Hex color #843550 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #843550 is #7BCAAF. Grayscale: #4F4F4F. Windows color (decimal): -8112816 or 5256580. OLE color: 5256580.
HSL color Cylindrical-coordinate representation of color #843550: hue angle of 339.49º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #843550 is Cyan = 0, Magento = 0.60, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 53 | 80 | - |
| CMYK | 0 | 0.60 | 0.39 | 0.48 |
| HSL | 339.49º | 0.43% | 0.36% | - |
| HSV(B) | 339.49º | 0.6% | 0.52% | - |
| XYZ | 12.24 | 8.03 | 8.49 | - |
| YUV | 79.7 | 128.17 | 165.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 53 | 80 | 0 | 0.60 | 0.39 | 0.48 | 339.49 | 0.43 | 0.36 |
| Hex | 84 | 35 | 50 | 0 | 3C | 27 | 30 | 153 | 2B | 24 |
| Octal | 204 | 65 | 120 | 0 | 74 | 47 | 60 | 523 | 53 | 44 |
| Binary | 10000100 | 110101 | 1010000 | 0 | 111100 | 100111 | 110000 | 101010011 | 101011 | 100100 |
Color Harmonies of #843550
Complementary color
Monochromatic Colors of #843550
Black with #843550
Text Example
Text Example
White with #843550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #843550; }
p { color: rgb(132,53,80); }
H1.HeaderClassName
{
color: #843550;
}
.AnyTagClassName
{
color: #843550;
}
</style>
background-color css
<style>
a { background-color: #843550; }
a { background-color: rgb(132,53,80); }
div.DivClassName
{
background-color: #843550;
}
.BgClassName
{
background-color: #843550;
}
</style>
border-color css
<style>
span { border-color: #843550; }
span { border-color: rgb(132,53,80); }
td.TdClassName
{
border-color: #843550;
}
.TagClassName
{
border-color: #843550;
}
</style>