Shades of Disco #822844
Tints of Disco #822844
RGB
CMYK
RGB Variations
Color information
#822844 (or 0x822844) is known color: Disco. HEX triplet: 82, 28 and 44. RGB value is (130,40,68). Sum of RGB (Red+Green+Blue) = 130+40+68=238 (31% of max value = 765). Red value is 130 (51.17% from 255 or 54.62% from 238); Green value is 40 (16.02% from 255 or 16.81% from 238); Blue value is 68 (26.95% from 255 or 28.57% from 238); Max value from RGB is 130 - color contains mainly: red. Hex color #822844 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822844 is #7DD7BB. Grayscale: #464646. Windows color (decimal): -8247228 or 4466818. OLE color: 4466818.
HSL color Cylindrical-coordinate representation of color #822844: hue angle of 341.33º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #822844 is Cyan = 0, Magento = 0.69, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 40 | 68 | - |
| CMYK | 0 | 0.69 | 0.48 | 0.49 |
| HSL | 341.33º | 0.53% | 0.33% | - |
| HSV(B) | 341.33º | 0.69% | 0.51% | - |
| XYZ | 11.01 | 6.68 | 6.18 | - |
| YUV | 70.1 | 126.82 | 170.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 40 | 68 | 0 | 0.69 | 0.48 | 0.49 | 341.33 | 0.53 | 0.33 |
| Hex | 82 | 28 | 44 | 0 | 45 | 30 | 31 | 155 | 35 | 21 |
| Octal | 202 | 50 | 104 | 0 | 105 | 60 | 61 | 525 | 65 | 41 |
| Binary | 10000010 | 101000 | 1000100 | 0 | 1000101 | 110000 | 110001 | 101010101 | 110101 | 100001 |
Color Harmonies of #822844
Complementary color
Monochromatic Colors of #822844
Black with #822844
Text Example
Text Example
White with #822844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822844; }
p { color: rgb(130,40,68); }
H1.HeaderClassName
{
color: #822844;
}
.AnyTagClassName
{
color: #822844;
}
</style>
background-color css
<style>
a { background-color: #822844; }
a { background-color: rgb(130,40,68); }
div.DivClassName
{
background-color: #822844;
}
.BgClassName
{
background-color: #822844;
}
</style>
border-color css
<style>
span { border-color: #822844; }
span { border-color: rgb(130,40,68); }
td.TdClassName
{
border-color: #822844;
}
.TagClassName
{
border-color: #822844;
}
</style>