Shades of Disco #822446
Tints of Disco #822446
RGB
CMYK
RGB Variations
Color information
#822446 (or 0x822446) is known color: Disco. HEX triplet: 82, 24 and 46. RGB value is (130,36,70). Sum of RGB (Red+Green+Blue) = 130+36+70=236 (31% of max value = 765). Red value is 130 (51.17% from 255 or 55.08% from 236); Green value is 36 (14.45% from 255 or 15.25% from 236); Blue value is 70 (27.73% from 255 or 29.66% from 236); Max value from RGB is 130 - color contains mainly: red. Hex color #822446 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822446 is #7DDBB9. Grayscale: #434343. Windows color (decimal): -8248250 or 4596866. OLE color: 4596866.
HSL color Cylindrical-coordinate representation of color #822446: hue angle of 338.3º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #822446 is Cyan = 0, Magento = 0.72, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 36 | 70 | - |
| CMYK | 0 | 0.72 | 0.46 | 0.49 |
| HSL | 338.3º | 0.57% | 0.33% | - |
| HSV(B) | 338.3º | 0.72% | 0.51% | - |
| XYZ | 10.94 | 6.45 | 6.46 | - |
| YUV | 67.98 | 129.14 | 172.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 36 | 70 | 0 | 0.72 | 0.46 | 0.49 | 338.3 | 0.57 | 0.33 |
| Hex | 82 | 24 | 46 | 0 | 48 | 2E | 31 | 152 | 39 | 21 |
| Octal | 202 | 44 | 106 | 0 | 110 | 56 | 61 | 522 | 71 | 41 |
| Binary | 10000010 | 100100 | 1000110 | 0 | 1001000 | 101110 | 110001 | 101010010 | 111001 | 100001 |
Color Harmonies of #822446
Complementary color
Monochromatic Colors of #822446
Black with #822446
Text Example
Text Example
White with #822446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822446; }
p { color: rgb(130,36,70); }
H1.HeaderClassName
{
color: #822446;
}
.AnyTagClassName
{
color: #822446;
}
</style>
background-color css
<style>
a { background-color: #822446; }
a { background-color: rgb(130,36,70); }
div.DivClassName
{
background-color: #822446;
}
.BgClassName
{
background-color: #822446;
}
</style>
border-color css
<style>
span { border-color: #822446; }
span { border-color: rgb(130,36,70); }
td.TdClassName
{
border-color: #822446;
}
.TagClassName
{
border-color: #822446;
}
</style>