Shades of Disco #822643
Tints of Disco #822643
RGB
CMYK
RGB Variations
Color information
#822643 (or 0x822643) is known color: Disco. HEX triplet: 82, 26 and 43. RGB value is (130,38,67). Sum of RGB (Red+Green+Blue) = 130+38+67=235 (31% of max value = 765). Red value is 130 (51.17% from 255 or 55.32% from 235); Green value is 38 (15.23% from 255 or 16.17% from 235); Blue value is 67 (26.56% from 255 or 28.51% from 235); Max value from RGB is 130 - color contains mainly: red. Hex color #822643 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822643 is #7DD9BC. Grayscale: #444444. Windows color (decimal): -8247741 or 4400770. OLE color: 4400770.
HSL color Cylindrical-coordinate representation of color #822643: hue angle of 341.09º 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 #822643 is Cyan = 0, Magento = 0.71, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 38 | 67 | - |
| CMYK | 0 | 0.71 | 0.48 | 0.49 |
| HSL | 341.09º | 0.55% | 0.33% | - |
| HSV(B) | 341.09º | 0.71% | 0.51% | - |
| XYZ | 10.91 | 6.54 | 6 | - |
| YUV | 68.81 | 126.98 | 171.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 38 | 67 | 0 | 0.71 | 0.48 | 0.49 | 341.09 | 0.55 | 0.33 |
| Hex | 82 | 26 | 43 | 0 | 47 | 30 | 31 | 155 | 37 | 21 |
| Octal | 202 | 46 | 103 | 0 | 107 | 60 | 61 | 525 | 67 | 41 |
| Binary | 10000010 | 100110 | 1000011 | 0 | 1000111 | 110000 | 110001 | 101010101 | 110111 | 100001 |
Color Harmonies of #822643
Complementary color
Monochromatic Colors of #822643
Black with #822643
Text Example
Text Example
White with #822643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822643; }
p { color: rgb(130,38,67); }
H1.HeaderClassName
{
color: #822643;
}
.AnyTagClassName
{
color: #822643;
}
</style>
background-color css
<style>
a { background-color: #822643; }
a { background-color: rgb(130,38,67); }
div.DivClassName
{
background-color: #822643;
}
.BgClassName
{
background-color: #822643;
}
</style>
border-color css
<style>
span { border-color: #822643; }
span { border-color: rgb(130,38,67); }
td.TdClassName
{
border-color: #822643;
}
.TagClassName
{
border-color: #822643;
}
</style>