Shades of Disco #822046
Tints of Disco #822046
RGB
CMYK
RGB Variations
Color information
#822046 (or 0x822046) is known color: Disco. HEX triplet: 82, 20 and 46. RGB value is (130,32,70). Sum of RGB (Red+Green+Blue) = 130+32+70=232 (30% of max value = 765). Red value is 130 (51.17% from 255 or 56.03% from 232); Green value is 32 (12.89% from 255 or 13.79% from 232); Blue value is 70 (27.73% from 255 or 30.17% from 232); Max value from RGB is 130 - color contains mainly: red. Hex color #822046 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822046 is #7DDFB9. Grayscale: #414141. Windows color (decimal): -8249274 or 4595842. OLE color: 4595842.
HSL color Cylindrical-coordinate representation of color #822046: hue angle of 336.73º 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 #822046 is Cyan = 0, Magento = 0.75, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 32 | 70 | - |
| CMYK | 0 | 0.75 | 0.46 | 0.49 |
| HSL | 336.73º | 0.6% | 0.32% | - |
| HSV(B) | 336.73º | 0.75% | 0.51% | - |
| XYZ | 10.83 | 6.22 | 6.42 | - |
| YUV | 65.63 | 130.47 | 173.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 32 | 70 | 0 | 0.75 | 0.46 | 0.49 | 336.73 | 0.6 | 0.32 |
| Hex | 82 | 20 | 46 | 0 | 4B | 2E | 31 | 151 | 3C | 20 |
| Octal | 202 | 40 | 106 | 0 | 113 | 56 | 61 | 521 | 74 | 40 |
| Binary | 10000010 | 100000 | 1000110 | 0 | 1001011 | 101110 | 110001 | 101010001 | 111100 | 100000 |
Color Harmonies of #822046
Complementary color
Monochromatic Colors of #822046
Black with #822046
Text Example
Text Example
White with #822046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822046; }
p { color: rgb(130,32,70); }
H1.HeaderClassName
{
color: #822046;
}
.AnyTagClassName
{
color: #822046;
}
</style>
background-color css
<style>
a { background-color: #822046; }
a { background-color: rgb(130,32,70); }
div.DivClassName
{
background-color: #822046;
}
.BgClassName
{
background-color: #822046;
}
</style>
border-color css
<style>
span { border-color: #822046; }
span { border-color: rgb(130,32,70); }
td.TdClassName
{
border-color: #822046;
}
.TagClassName
{
border-color: #822046;
}
</style>