Shades of Disco #831840
Tints of Disco #831840
RGB
CMYK
RGB Variations
Color information
#831840 (or 0x831840) is known color: Disco. HEX triplet: 83, 18 and 40. RGB value is (131,24,64). Sum of RGB (Red+Green+Blue) = 131+24+64=219 (29% of max value = 765). Red value is 131 (51.56% from 255 or 59.82% from 219); Green value is 24 (9.77% from 255 or 10.96% from 219); Blue value is 64 (25.39% from 255 or 29.22% from 219); Max value from RGB is 131 - color contains mainly: red. Hex color #831840 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831840 is #7CE7BF. Grayscale: #3C3C3C. Windows color (decimal): -8185792 or 4200579. OLE color: 4200579.
HSL color Cylindrical-coordinate representation of color #831840: hue angle of 337.57º degrees, saturation: 0.69, 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 #831840 is Cyan = 0, Magento = 0.82, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 24 | 64 | - |
| CMYK | 0 | 0.82 | 0.51 | 0.49 |
| HSL | 337.57º | 0.69% | 0.3% | - |
| HSV(B) | 337.57º | 0.82% | 0.51% | - |
| XYZ | 10.61 | 5.85 | 5.42 | - |
| YUV | 60.55 | 129.95 | 178.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 24 | 64 | 0 | 0.82 | 0.51 | 0.49 | 337.57 | 0.69 | 0.3 |
| Hex | 83 | 18 | 40 | 0 | 52 | 33 | 31 | 152 | 45 | 1E |
| Octal | 203 | 30 | 100 | 0 | 122 | 63 | 61 | 522 | 105 | 36 |
| Binary | 10000011 | 11000 | 1000000 | 0 | 1010010 | 110011 | 110001 | 101010010 | 1000101 | 11110 |
Color Harmonies of #831840
Complementary color
Monochromatic Colors of #831840
Black with #831840
Text Example
Text Example
White with #831840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831840; }
p { color: rgb(131,24,64); }
H1.HeaderClassName
{
color: #831840;
}
.AnyTagClassName
{
color: #831840;
}
</style>
background-color css
<style>
a { background-color: #831840; }
a { background-color: rgb(131,24,64); }
div.DivClassName
{
background-color: #831840;
}
.BgClassName
{
background-color: #831840;
}
</style>
border-color css
<style>
span { border-color: #831840; }
span { border-color: rgb(131,24,64); }
td.TdClassName
{
border-color: #831840;
}
.TagClassName
{
border-color: #831840;
}
</style>