Shades of Disco #831740
Tints of Disco #831740
RGB
CMYK
RGB Variations
Color information
#831740 (or 0x831740) is known color: Disco. HEX triplet: 83, 17 and 40. RGB value is (131,23,64). Sum of RGB (Red+Green+Blue) = 131+23+64=218 (28% of max value = 765). Red value is 131 (51.56% from 255 or 60.09% from 218); Green value is 23 (9.38% from 255 or 10.55% from 218); Blue value is 64 (25.39% from 255 or 29.36% from 218); Max value from RGB is 131 - color contains mainly: red. Hex color #831740 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831740 is #7CE8BF. Grayscale: #3B3B3B. Windows color (decimal): -8186048 or 4200323. OLE color: 4200323.
HSL color Cylindrical-coordinate representation of color #831740: hue angle of 337.22º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #831740 is Cyan = 0, Magento = 0.82, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 23 | 64 | - |
| CMYK | 0 | 0.82 | 0.51 | 0.49 |
| HSL | 337.22º | 0.7% | 0.3% | - |
| HSV(B) | 337.22º | 0.82% | 0.51% | - |
| XYZ | 10.59 | 5.81 | 5.41 | - |
| YUV | 59.97 | 130.28 | 178.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 23 | 64 | 0 | 0.82 | 0.51 | 0.49 | 337.22 | 0.7 | 0.3 |
| Hex | 83 | 17 | 40 | 0 | 52 | 33 | 31 | 151 | 46 | 1E |
| Octal | 203 | 27 | 100 | 0 | 122 | 63 | 61 | 521 | 106 | 36 |
| Binary | 10000011 | 10111 | 1000000 | 0 | 1010010 | 110011 | 110001 | 101010001 | 1000110 | 11110 |
Color Harmonies of #831740
Complementary color
Monochromatic Colors of #831740
Black with #831740
Text Example
Text Example
White with #831740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831740; }
p { color: rgb(131,23,64); }
H1.HeaderClassName
{
color: #831740;
}
.AnyTagClassName
{
color: #831740;
}
</style>
background-color css
<style>
a { background-color: #831740; }
a { background-color: rgb(131,23,64); }
div.DivClassName
{
background-color: #831740;
}
.BgClassName
{
background-color: #831740;
}
</style>
border-color css
<style>
span { border-color: #831740; }
span { border-color: rgb(131,23,64); }
td.TdClassName
{
border-color: #831740;
}
.TagClassName
{
border-color: #831740;
}
</style>