Shades of Disco #831647
Tints of Disco #831647
RGB
CMYK
RGB Variations
Color information
#831647 (or 0x831647) is known color: Disco. HEX triplet: 83, 16 and 47. RGB value is (131,22,71). Sum of RGB (Red+Green+Blue) = 131+22+71=224 (29% of max value = 765). Red value is 131 (51.56% from 255 or 58.48% from 224); Green value is 22 (8.98% from 255 or 9.82% from 224); Blue value is 71 (28.12% from 255 or 31.70% from 224); Max value from RGB is 131 - color contains mainly: red. Hex color #831647 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831647 is #7CE9B8. Grayscale: #3C3C3C. Windows color (decimal): -8186297 or 4658819. OLE color: 4658819.
HSL color Cylindrical-coordinate representation of color #831647: hue angle of 333.03º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #831647 is Cyan = 0, Magento = 0.83, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 22 | 71 | - |
| CMYK | 0 | 0.83 | 0.46 | 0.49 |
| HSL | 333.03º | 0.71% | 0.3% | - |
| HSV(B) | 333.03º | 0.83% | 0.51% | - |
| XYZ | 10.78 | 5.85 | 6.52 | - |
| YUV | 60.18 | 134.11 | 178.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 22 | 71 | 0 | 0.83 | 0.46 | 0.49 | 333.03 | 0.71 | 0.3 |
| Hex | 83 | 16 | 47 | 0 | 53 | 2E | 31 | 14D | 47 | 1E |
| Octal | 203 | 26 | 107 | 0 | 123 | 56 | 61 | 515 | 107 | 36 |
| Binary | 10000011 | 10110 | 1000111 | 0 | 1010011 | 101110 | 110001 | 101001101 | 1000111 | 11110 |
Color Harmonies of #831647
Complementary color
Monochromatic Colors of #831647
Black with #831647
Text Example
Text Example
White with #831647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831647; }
p { color: rgb(131,22,71); }
H1.HeaderClassName
{
color: #831647;
}
.AnyTagClassName
{
color: #831647;
}
</style>
background-color css
<style>
a { background-color: #831647; }
a { background-color: rgb(131,22,71); }
div.DivClassName
{
background-color: #831647;
}
.BgClassName
{
background-color: #831647;
}
</style>
border-color css
<style>
span { border-color: #831647; }
span { border-color: rgb(131,22,71); }
td.TdClassName
{
border-color: #831647;
}
.TagClassName
{
border-color: #831647;
}
</style>