Shades of Disco #843753
Tints of Disco #843753
RGB
CMYK
RGB Variations
Color information
#843753 (or 0x843753) is known color: Disco. HEX triplet: 84, 37 and 53. RGB value is (132,55,83). Sum of RGB (Red+Green+Blue) = 132+55+83=270 (35% of max value = 765). Red value is 132 (51.95% from 255 or 48.89% from 270); Green value is 55 (21.88% from 255 or 20.37% from 270); Blue value is 83 (32.81% from 255 or 30.74% from 270); Max value from RGB is 132 - color contains mainly: red. Hex color #843753 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #843753 is #7BC8AC. Grayscale: #515151. Windows color (decimal): -8112301 or 5453700. OLE color: 5453700.
HSL color Cylindrical-coordinate representation of color #843753: hue angle of 338.18º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #843753 is Cyan = 0, Magento = 0.58, Yellow = 0.37 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 55 | 83 | - |
| CMYK | 0 | 0.58 | 0.37 | 0.48 |
| HSL | 338.18º | 0.41% | 0.37% | - |
| HSV(B) | 338.18º | 0.58% | 0.52% | - |
| XYZ | 12.44 | 8.26 | 9.12 | - |
| YUV | 81.22 | 129.01 | 164.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 55 | 83 | 0 | 0.58 | 0.37 | 0.48 | 338.18 | 0.41 | 0.37 |
| Hex | 84 | 37 | 53 | 0 | 3A | 25 | 30 | 152 | 29 | 25 |
| Octal | 204 | 67 | 123 | 0 | 72 | 45 | 60 | 522 | 51 | 45 |
| Binary | 10000100 | 110111 | 1010011 | 0 | 111010 | 100101 | 110000 | 101010010 | 101001 | 100101 |
Color Harmonies of #843753
Complementary color
Monochromatic Colors of #843753
Black with #843753
Text Example
Text Example
White with #843753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #843753; }
p { color: rgb(132,55,83); }
H1.HeaderClassName
{
color: #843753;
}
.AnyTagClassName
{
color: #843753;
}
</style>
background-color css
<style>
a { background-color: #843753; }
a { background-color: rgb(132,55,83); }
div.DivClassName
{
background-color: #843753;
}
.BgClassName
{
background-color: #843753;
}
</style>
border-color css
<style>
span { border-color: #843753; }
span { border-color: rgb(132,55,83); }
td.TdClassName
{
border-color: #843753;
}
.TagClassName
{
border-color: #843753;
}
</style>