Shades of Disco #831547
Tints of Disco #831547
RGB
CMYK
RGB Variations
Color information
#831547 (or 0x831547) is known color: Disco. HEX triplet: 83, 15 and 47. RGB value is (131,21,71). Sum of RGB (Red+Green+Blue) = 131+21+71=223 (29% of max value = 765). Red value is 131 (51.56% from 255 or 58.74% from 223); Green value is 21 (8.59% from 255 or 9.42% from 223); Blue value is 71 (28.12% from 255 or 31.84% from 223); Max value from RGB is 131 - color contains mainly: red. Hex color #831547 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831547 is #7CEAB8. Grayscale: #3B3B3B. Windows color (decimal): -8186553 or 4658563. OLE color: 4658563.
HSL color Cylindrical-coordinate representation of color #831547: hue angle of 332.73º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #831547 is Cyan = 0, Magento = 0.84, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 21 | 71 | - |
| CMYK | 0 | 0.84 | 0.46 | 0.49 |
| HSL | 332.73º | 0.72% | 0.3% | - |
| HSV(B) | 332.73º | 0.84% | 0.51% | - |
| XYZ | 10.77 | 5.82 | 6.52 | - |
| YUV | 59.59 | 134.44 | 178.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 21 | 71 | 0 | 0.84 | 0.46 | 0.49 | 332.73 | 0.72 | 0.3 |
| Hex | 83 | 15 | 47 | 0 | 54 | 2E | 31 | 14D | 48 | 1E |
| Octal | 203 | 25 | 107 | 0 | 124 | 56 | 61 | 515 | 110 | 36 |
| Binary | 10000011 | 10101 | 1000111 | 0 | 1010100 | 101110 | 110001 | 101001101 | 1001000 | 11110 |
Color Harmonies of #831547
Complementary color
Monochromatic Colors of #831547
Black with #831547
Text Example
Text Example
White with #831547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831547; }
p { color: rgb(131,21,71); }
H1.HeaderClassName
{
color: #831547;
}
.AnyTagClassName
{
color: #831547;
}
</style>
background-color css
<style>
a { background-color: #831547; }
a { background-color: rgb(131,21,71); }
div.DivClassName
{
background-color: #831547;
}
.BgClassName
{
background-color: #831547;
}
</style>
border-color css
<style>
span { border-color: #831547; }
span { border-color: rgb(131,21,71); }
td.TdClassName
{
border-color: #831547;
}
.TagClassName
{
border-color: #831547;
}
</style>