Shades of Disco #822644
Tints of Disco #822644
RGB
CMYK
RGB Variations
Color information
#822644 (or 0x822644) is known color: Disco. HEX triplet: 82, 26 and 44. RGB value is (130,38,68). Sum of RGB (Red+Green+Blue) = 130+38+68=236 (31% of max value = 765). Red value is 130 (51.17% from 255 or 55.08% from 236); Green value is 38 (15.23% from 255 or 16.10% from 236); Blue value is 68 (26.95% from 255 or 28.81% from 236); Max value from RGB is 130 - color contains mainly: red. Hex color #822644 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822644 is #7DD9BB. Grayscale: #444444. Windows color (decimal): -8247740 or 4466306. OLE color: 4466306.
HSL color Cylindrical-coordinate representation of color #822644: hue angle of 340.43º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #822644 is Cyan = 0, Magento = 0.71, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 38 | 68 | - |
| CMYK | 0 | 0.71 | 0.48 | 0.49 |
| HSL | 340.43º | 0.55% | 0.33% | - |
| HSV(B) | 340.43º | 0.71% | 0.51% | - |
| XYZ | 10.94 | 6.55 | 6.16 | - |
| YUV | 68.93 | 127.48 | 171.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 38 | 68 | 0 | 0.71 | 0.48 | 0.49 | 340.43 | 0.55 | 0.33 |
| Hex | 82 | 26 | 44 | 0 | 47 | 30 | 31 | 154 | 37 | 21 |
| Octal | 202 | 46 | 104 | 0 | 107 | 60 | 61 | 524 | 67 | 41 |
| Binary | 10000010 | 100110 | 1000100 | 0 | 1000111 | 110000 | 110001 | 101010100 | 110111 | 100001 |
Color Harmonies of #822644
Complementary color
Monochromatic Colors of #822644
Black with #822644
Text Example
Text Example
White with #822644
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822644; }
p { color: rgb(130,38,68); }
H1.HeaderClassName
{
color: #822644;
}
.AnyTagClassName
{
color: #822644;
}
</style>
background-color css
<style>
a { background-color: #822644; }
a { background-color: rgb(130,38,68); }
div.DivClassName
{
background-color: #822644;
}
.BgClassName
{
background-color: #822644;
}
</style>
border-color css
<style>
span { border-color: #822644; }
span { border-color: rgb(130,38,68); }
td.TdClassName
{
border-color: #822644;
}
.TagClassName
{
border-color: #822644;
}
</style>