Shades of Disco #831640
Tints of Disco #831640
RGB
CMYK
RGB Variations
Color information
#831640 (or 0x831640) is known color: Disco. HEX triplet: 83, 16 and 40. RGB value is (131,22,64). Sum of RGB (Red+Green+Blue) = 131+22+64=217 (28% of max value = 765). Red value is 131 (51.56% from 255 or 60.37% from 217); Green value is 22 (8.98% from 255 or 10.14% from 217); Blue value is 64 (25.39% from 255 or 29.49% from 217); Max value from RGB is 131 - color contains mainly: red. Hex color #831640 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831640 is #7CE9BF. Grayscale: #3B3B3B. Windows color (decimal): -8186304 or 4200067. OLE color: 4200067.
HSL color Cylindrical-coordinate representation of color #831640: hue angle of 336.88º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #831640 is Cyan = 0, Magento = 0.83, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 22 | 64 | - |
| CMYK | 0 | 0.83 | 0.51 | 0.49 |
| HSL | 336.88º | 0.71% | 0.3% | - |
| HSV(B) | 336.88º | 0.83% | 0.51% | - |
| XYZ | 10.57 | 5.77 | 5.41 | - |
| YUV | 59.38 | 130.61 | 179.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 22 | 64 | 0 | 0.83 | 0.51 | 0.49 | 336.88 | 0.71 | 0.3 |
| Hex | 83 | 16 | 40 | 0 | 53 | 33 | 31 | 151 | 47 | 1E |
| Octal | 203 | 26 | 100 | 0 | 123 | 63 | 61 | 521 | 107 | 36 |
| Binary | 10000011 | 10110 | 1000000 | 0 | 1010011 | 110011 | 110001 | 101010001 | 1000111 | 11110 |
Color Harmonies of #831640
Complementary color
Monochromatic Colors of #831640
Black with #831640
Text Example
Text Example
White with #831640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831640; }
p { color: rgb(131,22,64); }
H1.HeaderClassName
{
color: #831640;
}
.AnyTagClassName
{
color: #831640;
}
</style>
background-color css
<style>
a { background-color: #831640; }
a { background-color: rgb(131,22,64); }
div.DivClassName
{
background-color: #831640;
}
.BgClassName
{
background-color: #831640;
}
</style>
border-color css
<style>
span { border-color: #831640; }
span { border-color: rgb(131,22,64); }
td.TdClassName
{
border-color: #831640;
}
.TagClassName
{
border-color: #831640;
}
</style>