Shades of Disco #831842
Tints of Disco #831842
RGB
CMYK
RGB Variations
Color information
#831842 (or 0x831842) is known color: Disco. HEX triplet: 83, 18 and 42. RGB value is (131,24,66). Sum of RGB (Red+Green+Blue) = 131+24+66=221 (29% of max value = 765). Red value is 131 (51.56% from 255 or 59.28% from 221); Green value is 24 (9.77% from 255 or 10.86% from 221); Blue value is 66 (26.17% from 255 or 29.86% from 221); Max value from RGB is 131 - color contains mainly: red. Hex color #831842 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831842 is #7CE7BD. Grayscale: #3C3C3C. Windows color (decimal): -8185790 or 4331651. OLE color: 4331651.
HSL color Cylindrical-coordinate representation of color #831842: hue angle of 336.45º 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 #831842 is Cyan = 0, Magento = 0.82, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 24 | 66 | - |
| CMYK | 0 | 0.82 | 0.50 | 0.49 |
| HSL | 336.45º | 0.69% | 0.3% | - |
| HSV(B) | 336.45º | 0.82% | 0.51% | - |
| XYZ | 10.67 | 5.87 | 5.73 | - |
| YUV | 60.78 | 130.95 | 178.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 24 | 66 | 0 | 0.82 | 0.50 | 0.49 | 336.45 | 0.69 | 0.3 |
| Hex | 83 | 18 | 42 | 0 | 52 | 32 | 31 | 150 | 45 | 1E |
| Octal | 203 | 30 | 102 | 0 | 122 | 62 | 61 | 520 | 105 | 36 |
| Binary | 10000011 | 11000 | 1000010 | 0 | 1010010 | 110010 | 110001 | 101010000 | 1000101 | 11110 |
Color Harmonies of #831842
Complementary color
Monochromatic Colors of #831842
Black with #831842
Text Example
Text Example
White with #831842
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831842; }
p { color: rgb(131,24,66); }
H1.HeaderClassName
{
color: #831842;
}
.AnyTagClassName
{
color: #831842;
}
</style>
background-color css
<style>
a { background-color: #831842; }
a { background-color: rgb(131,24,66); }
div.DivClassName
{
background-color: #831842;
}
.BgClassName
{
background-color: #831842;
}
</style>
border-color css
<style>
span { border-color: #831842; }
span { border-color: rgb(131,24,66); }
td.TdClassName
{
border-color: #831842;
}
.TagClassName
{
border-color: #831842;
}
</style>