Shades of Disco #831844
Tints of Disco #831844
RGB
CMYK
RGB Variations
Color information
#831844 (or 0x831844) is known color: Disco. HEX triplet: 83, 18 and 44. RGB value is (131,24,68). Sum of RGB (Red+Green+Blue) = 131+24+68=223 (29% of max value = 765). Red value is 131 (51.56% from 255 or 58.74% from 223); Green value is 24 (9.77% from 255 or 10.76% from 223); Blue value is 68 (26.95% from 255 or 30.49% from 223); Max value from RGB is 131 - color contains mainly: red. Hex color #831844 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831844 is #7CE7BB. Grayscale: #3C3C3C. Windows color (decimal): -8185788 or 4462723. OLE color: 4462723.
HSL color Cylindrical-coordinate representation of color #831844: hue angle of 335.33º 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 #831844 is Cyan = 0, Magento = 0.82, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 24 | 68 | - |
| CMYK | 0 | 0.82 | 0.48 | 0.49 |
| HSL | 335.33º | 0.69% | 0.3% | - |
| HSV(B) | 335.33º | 0.82% | 0.51% | - |
| XYZ | 10.73 | 5.9 | 6.04 | - |
| YUV | 61.01 | 131.95 | 177.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 24 | 68 | 0 | 0.82 | 0.48 | 0.49 | 335.33 | 0.69 | 0.3 |
| Hex | 83 | 18 | 44 | 0 | 52 | 30 | 31 | 14F | 45 | 1E |
| Octal | 203 | 30 | 104 | 0 | 122 | 60 | 61 | 517 | 105 | 36 |
| Binary | 10000011 | 11000 | 1000100 | 0 | 1010010 | 110000 | 110001 | 101001111 | 1000101 | 11110 |
Color Harmonies of #831844
Complementary color
Monochromatic Colors of #831844
Black with #831844
Text Example
Text Example
White with #831844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831844; }
p { color: rgb(131,24,68); }
H1.HeaderClassName
{
color: #831844;
}
.AnyTagClassName
{
color: #831844;
}
</style>
background-color css
<style>
a { background-color: #831844; }
a { background-color: rgb(131,24,68); }
div.DivClassName
{
background-color: #831844;
}
.BgClassName
{
background-color: #831844;
}
</style>
border-color css
<style>
span { border-color: #831844; }
span { border-color: rgb(131,24,68); }
td.TdClassName
{
border-color: #831844;
}
.TagClassName
{
border-color: #831844;
}
</style>