Shades of Disco #822946
Tints of Disco #822946
RGB
CMYK
RGB Variations
Color information
#822946 (or 0x822946) is known color: Disco. HEX triplet: 82, 29 and 46. RGB value is (130,41,70). Sum of RGB (Red+Green+Blue) = 130+41+70=241 (31% of max value = 765). Red value is 130 (51.17% from 255 or 53.94% from 241); Green value is 41 (16.41% from 255 or 17.01% from 241); Blue value is 70 (27.73% from 255 or 29.05% from 241); Max value from RGB is 130 - color contains mainly: red. Hex color #822946 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822946 is #7DD6B9. Grayscale: #464646. Windows color (decimal): -8246970 or 4598146. OLE color: 4598146.
HSL color Cylindrical-coordinate representation of color #822946: hue angle of 340.45º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #822946 is Cyan = 0, Magento = 0.68, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 41 | 70 | - |
| CMYK | 0 | 0.68 | 0.46 | 0.49 |
| HSL | 340.45º | 0.52% | 0.34% | - |
| HSV(B) | 340.45º | 0.68% | 0.51% | - |
| XYZ | 11.1 | 6.77 | 6.52 | - |
| YUV | 70.92 | 127.49 | 170.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 41 | 70 | 0 | 0.68 | 0.46 | 0.49 | 340.45 | 0.52 | 0.34 |
| Hex | 82 | 29 | 46 | 0 | 44 | 2E | 31 | 154 | 34 | 22 |
| Octal | 202 | 51 | 106 | 0 | 104 | 56 | 61 | 524 | 64 | 42 |
| Binary | 10000010 | 101001 | 1000110 | 0 | 1000100 | 101110 | 110001 | 101010100 | 110100 | 100010 |
Color Harmonies of #822946
Complementary color
Monochromatic Colors of #822946
Black with #822946
Text Example
Text Example
White with #822946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822946; }
p { color: rgb(130,41,70); }
H1.HeaderClassName
{
color: #822946;
}
.AnyTagClassName
{
color: #822946;
}
</style>
background-color css
<style>
a { background-color: #822946; }
a { background-color: rgb(130,41,70); }
div.DivClassName
{
background-color: #822946;
}
.BgClassName
{
background-color: #822946;
}
</style>
border-color css
<style>
span { border-color: #822946; }
span { border-color: rgb(130,41,70); }
td.TdClassName
{
border-color: #822946;
}
.TagClassName
{
border-color: #822946;
}
</style>