Shades of Disco #822847
Tints of Disco #822847
RGB
CMYK
RGB Variations
Color information
#822847 (or 0x822847) is known color: Disco. HEX triplet: 82, 28 and 47. RGB value is (130,40,71). Sum of RGB (Red+Green+Blue) = 130+40+71=241 (31% of max value = 765). Red value is 130 (51.17% from 255 or 53.94% from 241); Green value is 40 (16.02% from 255 or 16.60% from 241); Blue value is 71 (28.12% from 255 or 29.46% from 241); Max value from RGB is 130 - color contains mainly: red. Hex color #822847 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822847 is #7DD7B8. Grayscale: #464646. Windows color (decimal): -8247225 or 4663426. OLE color: 4663426.
HSL color Cylindrical-coordinate representation of color #822847: hue angle of 339.33º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #822847 is Cyan = 0, Magento = 0.69, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 40 | 71 | - |
| CMYK | 0 | 0.69 | 0.45 | 0.49 |
| HSL | 339.33º | 0.53% | 0.33% | - |
| HSV(B) | 339.33º | 0.69% | 0.51% | - |
| XYZ | 11.1 | 6.72 | 6.67 | - |
| YUV | 70.44 | 128.32 | 170.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 40 | 71 | 0 | 0.69 | 0.45 | 0.49 | 339.33 | 0.53 | 0.33 |
| Hex | 82 | 28 | 47 | 0 | 45 | 2D | 31 | 153 | 35 | 21 |
| Octal | 202 | 50 | 107 | 0 | 105 | 55 | 61 | 523 | 65 | 41 |
| Binary | 10000010 | 101000 | 1000111 | 0 | 1000101 | 101101 | 110001 | 101010011 | 110101 | 100001 |
Color Harmonies of #822847
Complementary color
Monochromatic Colors of #822847
Black with #822847
Text Example
Text Example
White with #822847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822847; }
p { color: rgb(130,40,71); }
H1.HeaderClassName
{
color: #822847;
}
.AnyTagClassName
{
color: #822847;
}
</style>
background-color css
<style>
a { background-color: #822847; }
a { background-color: rgb(130,40,71); }
div.DivClassName
{
background-color: #822847;
}
.BgClassName
{
background-color: #822847;
}
</style>
border-color css
<style>
span { border-color: #822847; }
span { border-color: rgb(130,40,71); }
td.TdClassName
{
border-color: #822847;
}
.TagClassName
{
border-color: #822847;
}
</style>