Shades of Disco #831846
Tints of Disco #831846
RGB
CMYK
RGB Variations
Color information
#831846 (or 0x831846) is known color: Disco. HEX triplet: 83, 18 and 46. RGB value is (131,24,70). Sum of RGB (Red+Green+Blue) = 131+24+70=225 (29% of max value = 765). Red value is 131 (51.56% from 255 or 58.22% from 225); Green value is 24 (9.77% from 255 or 10.67% from 225); Blue value is 70 (27.73% from 255 or 31.11% from 225); Max value from RGB is 131 - color contains mainly: red. Hex color #831846 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831846 is #7CE7B9. Grayscale: #3D3D3D. Windows color (decimal): -8185786 or 4593795. OLE color: 4593795.
HSL color Cylindrical-coordinate representation of color #831846: hue angle of 334.21º 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 #831846 is Cyan = 0, Magento = 0.82, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 24 | 70 | - |
| CMYK | 0 | 0.82 | 0.47 | 0.49 |
| HSL | 334.21º | 0.69% | 0.3% | - |
| HSV(B) | 334.21º | 0.82% | 0.51% | - |
| XYZ | 10.79 | 5.92 | 6.37 | - |
| YUV | 61.24 | 132.95 | 177.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 24 | 70 | 0 | 0.82 | 0.47 | 0.49 | 334.21 | 0.69 | 0.3 |
| Hex | 83 | 18 | 46 | 0 | 52 | 2F | 31 | 14E | 45 | 1E |
| Octal | 203 | 30 | 106 | 0 | 122 | 57 | 61 | 516 | 105 | 36 |
| Binary | 10000011 | 11000 | 1000110 | 0 | 1010010 | 101111 | 110001 | 101001110 | 1000101 | 11110 |
Color Harmonies of #831846
Complementary color
Monochromatic Colors of #831846
Black with #831846
Text Example
Text Example
White with #831846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831846; }
p { color: rgb(131,24,70); }
H1.HeaderClassName
{
color: #831846;
}
.AnyTagClassName
{
color: #831846;
}
</style>
background-color css
<style>
a { background-color: #831846; }
a { background-color: rgb(131,24,70); }
div.DivClassName
{
background-color: #831846;
}
.BgClassName
{
background-color: #831846;
}
</style>
border-color css
<style>
span { border-color: #831846; }
span { border-color: rgb(131,24,70); }
td.TdClassName
{
border-color: #831846;
}
.TagClassName
{
border-color: #831846;
}
</style>