Shades of Disco #831741
Tints of Disco #831741
RGB
CMYK
RGB Variations
Color information
#831741 (or 0x831741) is known color: Disco. HEX triplet: 83, 17 and 41. RGB value is (131,23,65). Sum of RGB (Red+Green+Blue) = 131+23+65=219 (29% of max value = 765). Red value is 131 (51.56% from 255 or 59.82% from 219); Green value is 23 (9.38% from 255 or 10.50% from 219); Blue value is 65 (25.78% from 255 or 29.68% from 219); Max value from RGB is 131 - color contains mainly: red. Hex color #831741 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831741 is #7CE8BE. Grayscale: #3C3C3C. Windows color (decimal): -8186047 or 4265859. OLE color: 4265859.
HSL color Cylindrical-coordinate representation of color #831741: hue angle of 336.67º 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 #831741 is Cyan = 0, Magento = 0.82, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 23 | 65 | - |
| CMYK | 0 | 0.82 | 0.50 | 0.49 |
| HSL | 336.67º | 0.7% | 0.3% | - |
| HSV(B) | 336.67º | 0.82% | 0.51% | - |
| XYZ | 10.62 | 5.82 | 5.56 | - |
| YUV | 60.08 | 130.78 | 178.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 23 | 65 | 0 | 0.82 | 0.50 | 0.49 | 336.67 | 0.7 | 0.3 |
| Hex | 83 | 17 | 41 | 0 | 52 | 32 | 31 | 151 | 46 | 1E |
| Octal | 203 | 27 | 101 | 0 | 122 | 62 | 61 | 521 | 106 | 36 |
| Binary | 10000011 | 10111 | 1000001 | 0 | 1010010 | 110010 | 110001 | 101010001 | 1000110 | 11110 |
Color Harmonies of #831741
Complementary color
Monochromatic Colors of #831741
Black with #831741
Text Example
Text Example
White with #831741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831741; }
p { color: rgb(131,23,65); }
H1.HeaderClassName
{
color: #831741;
}
.AnyTagClassName
{
color: #831741;
}
</style>
background-color css
<style>
a { background-color: #831741; }
a { background-color: rgb(131,23,65); }
div.DivClassName
{
background-color: #831741;
}
.BgClassName
{
background-color: #831741;
}
</style>
border-color css
<style>
span { border-color: #831741; }
span { border-color: rgb(131,23,65); }
td.TdClassName
{
border-color: #831741;
}
.TagClassName
{
border-color: #831741;
}
</style>