Shades of Disco #822149
Tints of Disco #822149
RGB
CMYK
RGB Variations
Color information
#822149 (or 0x822149) is known color: Disco. HEX triplet: 82, 21 and 49. RGB value is (130,33,73). Sum of RGB (Red+Green+Blue) = 130+33+73=236 (31% of max value = 765). Red value is 130 (51.17% from 255 or 55.08% from 236); Green value is 33 (13.28% from 255 or 13.98% from 236); Blue value is 73 (28.91% from 255 or 30.93% from 236); Max value from RGB is 130 - color contains mainly: red. Hex color #822149 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822149 is #7DDEB6. Grayscale: #424242. Windows color (decimal): -8249015 or 4792706. OLE color: 4792706.
HSL color Cylindrical-coordinate representation of color #822149: hue angle of 335.26º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #822149 is Cyan = 0, Magento = 0.75, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 33 | 73 | - |
| CMYK | 0 | 0.75 | 0.44 | 0.49 |
| HSL | 335.26º | 0.6% | 0.32% | - |
| HSV(B) | 335.26º | 0.75% | 0.51% | - |
| XYZ | 10.95 | 6.31 | 6.94 | - |
| YUV | 66.56 | 131.64 | 173.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 33 | 73 | 0 | 0.75 | 0.44 | 0.49 | 335.26 | 0.6 | 0.32 |
| Hex | 82 | 21 | 49 | 0 | 4B | 2C | 31 | 14F | 3C | 20 |
| Octal | 202 | 41 | 111 | 0 | 113 | 54 | 61 | 517 | 74 | 40 |
| Binary | 10000010 | 100001 | 1001001 | 0 | 1001011 | 101100 | 110001 | 101001111 | 111100 | 100000 |
Color Harmonies of #822149
Complementary color
Monochromatic Colors of #822149
Black with #822149
Text Example
Text Example
White with #822149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822149; }
p { color: rgb(130,33,73); }
H1.HeaderClassName
{
color: #822149;
}
.AnyTagClassName
{
color: #822149;
}
</style>
background-color css
<style>
a { background-color: #822149; }
a { background-color: rgb(130,33,73); }
div.DivClassName
{
background-color: #822149;
}
.BgClassName
{
background-color: #822149;
}
</style>
border-color css
<style>
span { border-color: #822149; }
span { border-color: rgb(130,33,73); }
td.TdClassName
{
border-color: #822149;
}
.TagClassName
{
border-color: #822149;
}
</style>