Shades of Disco #822042
Tints of Disco #822042
RGB
CMYK
RGB Variations
Color information
#822042 (or 0x822042) is known color: Disco. HEX triplet: 82, 20 and 42. RGB value is (130,32,66). Sum of RGB (Red+Green+Blue) = 130+32+66=228 (30% of max value = 765). Red value is 130 (51.17% from 255 or 57.02% from 228); Green value is 32 (12.89% from 255 or 14.04% from 228); Blue value is 66 (26.17% from 255 or 28.95% from 228); Max value from RGB is 130 - color contains mainly: red. Hex color #822042 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822042 is #7DDFBD. Grayscale: #414141. Windows color (decimal): -8249278 or 4333698. OLE color: 4333698.
HSL color Cylindrical-coordinate representation of color #822042: hue angle of 339.18º 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 #822042 is Cyan = 0, Magento = 0.75, Yellow = 0.49 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 32 | 66 | - |
| CMYK | 0 | 0.75 | 0.49 | 0.49 |
| HSL | 339.18º | 0.6% | 0.32% | - |
| HSV(B) | 339.18º | 0.75% | 0.51% | - |
| XYZ | 10.71 | 6.17 | 5.78 | - |
| YUV | 65.18 | 128.47 | 174.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 32 | 66 | 0 | 0.75 | 0.49 | 0.49 | 339.18 | 0.6 | 0.32 |
| Hex | 82 | 20 | 42 | 0 | 4B | 31 | 31 | 153 | 3C | 20 |
| Octal | 202 | 40 | 102 | 0 | 113 | 61 | 61 | 523 | 74 | 40 |
| Binary | 10000010 | 100000 | 1000010 | 0 | 1001011 | 110001 | 110001 | 101010011 | 111100 | 100000 |
Color Harmonies of #822042
Complementary color
Monochromatic Colors of #822042
Black with #822042
Text Example
Text Example
White with #822042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822042; }
p { color: rgb(130,32,66); }
H1.HeaderClassName
{
color: #822042;
}
.AnyTagClassName
{
color: #822042;
}
</style>
background-color css
<style>
a { background-color: #822042; }
a { background-color: rgb(130,32,66); }
div.DivClassName
{
background-color: #822042;
}
.BgClassName
{
background-color: #822042;
}
</style>
border-color css
<style>
span { border-color: #822042; }
span { border-color: rgb(130,32,66); }
td.TdClassName
{
border-color: #822042;
}
.TagClassName
{
border-color: #822042;
}
</style>