Shades of Disco #832440
Tints of Disco #832440
RGB
CMYK
RGB Variations
Color information
#832440 (or 0x832440) is known color: Disco. HEX triplet: 83, 24 and 40. RGB value is (131,36,64). Sum of RGB (Red+Green+Blue) = 131+36+64=231 (30% of max value = 765). Red value is 131 (51.56% from 255 or 56.71% from 231); Green value is 36 (14.45% from 255 or 15.58% from 231); Blue value is 64 (25.39% from 255 or 27.71% from 231); Max value from RGB is 131 - color contains mainly: red. Hex color #832440 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832440 is #7CDBBF. Grayscale: #434343. Windows color (decimal): -8182720 or 4203651. OLE color: 4203651.
HSL color Cylindrical-coordinate representation of color #832440: hue angle of 342.32º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #832440 is Cyan = 0, Magento = 0.73, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 36 | 64 | - |
| CMYK | 0 | 0.73 | 0.51 | 0.49 |
| HSL | 342.32º | 0.57% | 0.33% | - |
| HSV(B) | 342.32º | 0.73% | 0.51% | - |
| XYZ | 10.92 | 6.46 | 5.52 | - |
| YUV | 67.6 | 125.97 | 173.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 36 | 64 | 0 | 0.73 | 0.51 | 0.49 | 342.32 | 0.57 | 0.33 |
| Hex | 83 | 24 | 40 | 0 | 49 | 33 | 31 | 156 | 39 | 21 |
| Octal | 203 | 44 | 100 | 0 | 111 | 63 | 61 | 526 | 71 | 41 |
| Binary | 10000011 | 100100 | 1000000 | 0 | 1001001 | 110011 | 110001 | 101010110 | 111001 | 100001 |
Color Harmonies of #832440
Complementary color
Monochromatic Colors of #832440
Black with #832440
Text Example
Text Example
White with #832440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832440; }
p { color: rgb(131,36,64); }
H1.HeaderClassName
{
color: #832440;
}
.AnyTagClassName
{
color: #832440;
}
</style>
background-color css
<style>
a { background-color: #832440; }
a { background-color: rgb(131,36,64); }
div.DivClassName
{
background-color: #832440;
}
.BgClassName
{
background-color: #832440;
}
</style>
border-color css
<style>
span { border-color: #832440; }
span { border-color: rgb(131,36,64); }
td.TdClassName
{
border-color: #832440;
}
.TagClassName
{
border-color: #832440;
}
</style>