Shades of Disco #831648
Tints of Disco #831648
RGB
CMYK
RGB Variations
Color information
#831648 (or 0x831648) is known color: Disco. HEX triplet: 83, 16 and 48. RGB value is (131,22,72). Sum of RGB (Red+Green+Blue) = 131+22+72=225 (29% of max value = 765). Red value is 131 (51.56% from 255 or 58.22% from 225); Green value is 22 (8.98% from 255 or 9.78% from 225); Blue value is 72 (28.52% from 255 or 32% from 225); Max value from RGB is 131 - color contains mainly: red. Hex color #831648 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831648 is #7CE9B7. Grayscale: #3C3C3C. Windows color (decimal): -8186296 or 4724355. OLE color: 4724355.
HSL color Cylindrical-coordinate representation of color #831648: hue angle of 332.48º 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 #831648 is Cyan = 0, Magento = 0.83, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 22 | 72 | - |
| CMYK | 0 | 0.83 | 0.45 | 0.49 |
| HSL | 332.48º | 0.71% | 0.3% | - |
| HSV(B) | 332.48º | 0.83% | 0.51% | - |
| XYZ | 10.82 | 5.87 | 6.69 | - |
| YUV | 60.29 | 134.61 | 178.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 22 | 72 | 0 | 0.83 | 0.45 | 0.49 | 332.48 | 0.71 | 0.3 |
| Hex | 83 | 16 | 48 | 0 | 53 | 2D | 31 | 14C | 47 | 1E |
| Octal | 203 | 26 | 110 | 0 | 123 | 55 | 61 | 514 | 107 | 36 |
| Binary | 10000011 | 10110 | 1001000 | 0 | 1010011 | 101101 | 110001 | 101001100 | 1000111 | 11110 |
Color Harmonies of #831648
Complementary color
Monochromatic Colors of #831648
Black with #831648
Text Example
Text Example
White with #831648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831648; }
p { color: rgb(131,22,72); }
H1.HeaderClassName
{
color: #831648;
}
.AnyTagClassName
{
color: #831648;
}
</style>
background-color css
<style>
a { background-color: #831648; }
a { background-color: rgb(131,22,72); }
div.DivClassName
{
background-color: #831648;
}
.BgClassName
{
background-color: #831648;
}
</style>
border-color css
<style>
span { border-color: #831648; }
span { border-color: rgb(131,22,72); }
td.TdClassName
{
border-color: #831648;
}
.TagClassName
{
border-color: #831648;
}
</style>