Shades of Disco #832340
Tints of Disco #832340
RGB
CMYK
RGB Variations
Color information
#832340 (or 0x832340) is known color: Disco. HEX triplet: 83, 23 and 40. RGB value is (131,35,64). Sum of RGB (Red+Green+Blue) = 131+35+64=230 (30% of max value = 765). Red value is 131 (51.56% from 255 or 56.96% from 230); Green value is 35 (14.06% from 255 or 15.22% from 230); Blue value is 64 (25.39% from 255 or 27.83% from 230); Max value from RGB is 131 - color contains mainly: red. Hex color #832340 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832340 is #7CDCBF. Grayscale: #424242. Windows color (decimal): -8182976 or 4203395. OLE color: 4203395.
HSL color Cylindrical-coordinate representation of color #832340: hue angle of 341.88º degrees, saturation: 0.58, 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 #832340 is Cyan = 0, Magento = 0.73, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 35 | 64 | - |
| CMYK | 0 | 0.73 | 0.51 | 0.49 |
| HSL | 341.88º | 0.58% | 0.33% | - |
| HSV(B) | 341.88º | 0.73% | 0.51% | - |
| XYZ | 10.89 | 6.4 | 5.51 | - |
| YUV | 67.01 | 126.3 | 173.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 35 | 64 | 0 | 0.73 | 0.51 | 0.49 | 341.88 | 0.58 | 0.33 |
| Hex | 83 | 23 | 40 | 0 | 49 | 33 | 31 | 156 | 3A | 21 |
| Octal | 203 | 43 | 100 | 0 | 111 | 63 | 61 | 526 | 72 | 41 |
| Binary | 10000011 | 100011 | 1000000 | 0 | 1001001 | 110011 | 110001 | 101010110 | 111010 | 100001 |
Color Harmonies of #832340
Complementary color
Monochromatic Colors of #832340
Black with #832340
Text Example
Text Example
White with #832340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832340; }
p { color: rgb(131,35,64); }
H1.HeaderClassName
{
color: #832340;
}
.AnyTagClassName
{
color: #832340;
}
</style>
background-color css
<style>
a { background-color: #832340; }
a { background-color: rgb(131,35,64); }
div.DivClassName
{
background-color: #832340;
}
.BgClassName
{
background-color: #832340;
}
</style>
border-color css
<style>
span { border-color: #832340; }
span { border-color: rgb(131,35,64); }
td.TdClassName
{
border-color: #832340;
}
.TagClassName
{
border-color: #832340;
}
</style>