Shades of Disco #822047
Tints of Disco #822047
RGB
CMYK
RGB Variations
Color information
#822047 (or 0x822047) is known color: Disco. HEX triplet: 82, 20 and 47. RGB value is (130,32,71). Sum of RGB (Red+Green+Blue) = 130+32+71=233 (30% of max value = 765). Red value is 130 (51.17% from 255 or 55.79% from 233); Green value is 32 (12.89% from 255 or 13.73% from 233); Blue value is 71 (28.12% from 255 or 30.47% from 233); Max value from RGB is 130 - color contains mainly: red. Hex color #822047 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822047 is #7DDFB8. Grayscale: #414141. Windows color (decimal): -8249273 or 4661378. OLE color: 4661378.
HSL color Cylindrical-coordinate representation of color #822047: hue angle of 336.12º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #822047 is Cyan = 0, Magento = 0.75, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 32 | 71 | - |
| CMYK | 0 | 0.75 | 0.45 | 0.49 |
| HSL | 336.12º | 0.6% | 0.32% | - |
| HSV(B) | 336.12º | 0.75% | 0.51% | - |
| XYZ | 10.86 | 6.23 | 6.59 | - |
| YUV | 65.75 | 130.97 | 173.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 32 | 71 | 0 | 0.75 | 0.45 | 0.49 | 336.12 | 0.6 | 0.32 |
| Hex | 82 | 20 | 47 | 0 | 4B | 2D | 31 | 150 | 3C | 20 |
| Octal | 202 | 40 | 107 | 0 | 113 | 55 | 61 | 520 | 74 | 40 |
| Binary | 10000010 | 100000 | 1000111 | 0 | 1001011 | 101101 | 110001 | 101010000 | 111100 | 100000 |
Color Harmonies of #822047
Complementary color
Monochromatic Colors of #822047
Black with #822047
Text Example
Text Example
White with #822047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822047; }
p { color: rgb(130,32,71); }
H1.HeaderClassName
{
color: #822047;
}
.AnyTagClassName
{
color: #822047;
}
</style>
background-color css
<style>
a { background-color: #822047; }
a { background-color: rgb(130,32,71); }
div.DivClassName
{
background-color: #822047;
}
.BgClassName
{
background-color: #822047;
}
</style>
border-color css
<style>
span { border-color: #822047; }
span { border-color: rgb(130,32,71); }
td.TdClassName
{
border-color: #822047;
}
.TagClassName
{
border-color: #822047;
}
</style>