Shades of Disco #822646
Tints of Disco #822646
RGB
CMYK
RGB Variations
Color information
#822646 (or 0x822646) is known color: Disco. HEX triplet: 82, 26 and 46. RGB value is (130,38,70). Sum of RGB (Red+Green+Blue) = 130+38+70=238 (31% of max value = 765). Red value is 130 (51.17% from 255 or 54.62% from 238); Green value is 38 (15.23% from 255 or 15.97% from 238); Blue value is 70 (27.73% from 255 or 29.41% from 238); Max value from RGB is 130 - color contains mainly: red. Hex color #822646 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822646 is #7DD9B9. Grayscale: #454545. Windows color (decimal): -8247738 or 4597378. OLE color: 4597378.
HSL color Cylindrical-coordinate representation of color #822646: hue angle of 339.13º 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 #822646 is Cyan = 0, Magento = 0.71, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 38 | 70 | - |
| CMYK | 0 | 0.71 | 0.46 | 0.49 |
| HSL | 339.13º | 0.55% | 0.33% | - |
| HSV(B) | 339.13º | 0.71% | 0.51% | - |
| XYZ | 11 | 6.57 | 6.48 | - |
| YUV | 69.16 | 128.48 | 171.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 38 | 70 | 0 | 0.71 | 0.46 | 0.49 | 339.13 | 0.55 | 0.33 |
| Hex | 82 | 26 | 46 | 0 | 47 | 2E | 31 | 153 | 37 | 21 |
| Octal | 202 | 46 | 106 | 0 | 107 | 56 | 61 | 523 | 67 | 41 |
| Binary | 10000010 | 100110 | 1000110 | 0 | 1000111 | 101110 | 110001 | 101010011 | 110111 | 100001 |
Color Harmonies of #822646
Complementary color
Monochromatic Colors of #822646
Black with #822646
Text Example
Text Example
White with #822646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822646; }
p { color: rgb(130,38,70); }
H1.HeaderClassName
{
color: #822646;
}
.AnyTagClassName
{
color: #822646;
}
</style>
background-color css
<style>
a { background-color: #822646; }
a { background-color: rgb(130,38,70); }
div.DivClassName
{
background-color: #822646;
}
.BgClassName
{
background-color: #822646;
}
</style>
border-color css
<style>
span { border-color: #822646; }
span { border-color: rgb(130,38,70); }
td.TdClassName
{
border-color: #822646;
}
.TagClassName
{
border-color: #822646;
}
</style>