Shades of Disco #822048
Tints of Disco #822048
RGB
CMYK
RGB Variations
Color information
#822048 (or 0x822048) is known color: Disco. HEX triplet: 82, 20 and 48. RGB value is (130,32,72). Sum of RGB (Red+Green+Blue) = 130+32+72=234 (30% of max value = 765). Red value is 130 (51.17% from 255 or 55.56% from 234); Green value is 32 (12.89% from 255 or 13.68% from 234); Blue value is 72 (28.52% from 255 or 30.77% from 234); Max value from RGB is 130 - color contains mainly: red. Hex color #822048 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822048 is #7DDFB7. Grayscale: #414141. Windows color (decimal): -8249272 or 4726914. OLE color: 4726914.
HSL color Cylindrical-coordinate representation of color #822048: hue angle of 335.51º 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 #822048 is Cyan = 0, Magento = 0.75, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 32 | 72 | - |
| CMYK | 0 | 0.75 | 0.45 | 0.49 |
| HSL | 335.51º | 0.6% | 0.32% | - |
| HSV(B) | 335.51º | 0.75% | 0.51% | - |
| XYZ | 10.89 | 6.25 | 6.76 | - |
| YUV | 65.86 | 131.47 | 173.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 32 | 72 | 0 | 0.75 | 0.45 | 0.49 | 335.51 | 0.6 | 0.32 |
| Hex | 82 | 20 | 48 | 0 | 4B | 2D | 31 | 150 | 3C | 20 |
| Octal | 202 | 40 | 110 | 0 | 113 | 55 | 61 | 520 | 74 | 40 |
| Binary | 10000010 | 100000 | 1001000 | 0 | 1001011 | 101101 | 110001 | 101010000 | 111100 | 100000 |
Color Harmonies of #822048
Complementary color
Monochromatic Colors of #822048
Black with #822048
Text Example
Text Example
White with #822048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822048; }
p { color: rgb(130,32,72); }
H1.HeaderClassName
{
color: #822048;
}
.AnyTagClassName
{
color: #822048;
}
</style>
background-color css
<style>
a { background-color: #822048; }
a { background-color: rgb(130,32,72); }
div.DivClassName
{
background-color: #822048;
}
.BgClassName
{
background-color: #822048;
}
</style>
border-color css
<style>
span { border-color: #822048; }
span { border-color: rgb(130,32,72); }
td.TdClassName
{
border-color: #822048;
}
.TagClassName
{
border-color: #822048;
}
</style>