Shades of Disco #831847
Tints of Disco #831847
RGB
CMYK
RGB Variations
Color information
#831847 (or 0x831847) is known color: Disco. HEX triplet: 83, 18 and 47. RGB value is (131,24,71). Sum of RGB (Red+Green+Blue) = 131+24+71=226 (29% of max value = 765). Red value is 131 (51.56% from 255 or 57.96% from 226); Green value is 24 (9.77% from 255 or 10.62% from 226); Blue value is 71 (28.12% from 255 or 31.42% from 226); Max value from RGB is 131 - color contains mainly: red. Hex color #831847 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831847 is #7CE7B8. Grayscale: #3D3D3D. Windows color (decimal): -8185785 or 4659331. OLE color: 4659331.
HSL color Cylindrical-coordinate representation of color #831847: hue angle of 333.64º 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 #831847 is Cyan = 0, Magento = 0.82, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 24 | 71 | - |
| CMYK | 0 | 0.82 | 0.46 | 0.49 |
| HSL | 333.64º | 0.69% | 0.3% | - |
| HSV(B) | 333.64º | 0.82% | 0.51% | - |
| XYZ | 10.82 | 5.93 | 6.54 | - |
| YUV | 61.35 | 133.45 | 177.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 24 | 71 | 0 | 0.82 | 0.46 | 0.49 | 333.64 | 0.69 | 0.3 |
| Hex | 83 | 18 | 47 | 0 | 52 | 2E | 31 | 14E | 45 | 1E |
| Octal | 203 | 30 | 107 | 0 | 122 | 56 | 61 | 516 | 105 | 36 |
| Binary | 10000011 | 11000 | 1000111 | 0 | 1010010 | 101110 | 110001 | 101001110 | 1000101 | 11110 |
Color Harmonies of #831847
Complementary color
Monochromatic Colors of #831847
Black with #831847
Text Example
Text Example
White with #831847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831847; }
p { color: rgb(131,24,71); }
H1.HeaderClassName
{
color: #831847;
}
.AnyTagClassName
{
color: #831847;
}
</style>
background-color css
<style>
a { background-color: #831847; }
a { background-color: rgb(131,24,71); }
div.DivClassName
{
background-color: #831847;
}
.BgClassName
{
background-color: #831847;
}
</style>
border-color css
<style>
span { border-color: #831847; }
span { border-color: rgb(131,24,71); }
td.TdClassName
{
border-color: #831847;
}
.TagClassName
{
border-color: #831847;
}
</style>