Shades of Disco #822343
Tints of Disco #822343
RGB
CMYK
RGB Variations
Color information
#822343 (or 0x822343) is known color: Disco. HEX triplet: 82, 23 and 43. RGB value is (130,35,67). Sum of RGB (Red+Green+Blue) = 130+35+67=232 (30% of max value = 765). Red value is 130 (51.17% from 255 or 56.03% from 232); Green value is 35 (14.06% from 255 or 15.09% from 232); Blue value is 67 (26.56% from 255 or 28.88% from 232); Max value from RGB is 130 - color contains mainly: red. Hex color #822343 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822343 is #7DDCBC. Grayscale: #434343. Windows color (decimal): -8248509 or 4400002. OLE color: 4400002.
HSL color Cylindrical-coordinate representation of color #822343: hue angle of 339.79º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #822343 is Cyan = 0, Magento = 0.73, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 35 | 67 | - |
| CMYK | 0 | 0.73 | 0.48 | 0.49 |
| HSL | 339.79º | 0.58% | 0.32% | - |
| HSV(B) | 339.79º | 0.73% | 0.51% | - |
| XYZ | 10.82 | 6.35 | 5.97 | - |
| YUV | 67.05 | 127.97 | 172.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 35 | 67 | 0 | 0.73 | 0.48 | 0.49 | 339.79 | 0.58 | 0.32 |
| Hex | 82 | 23 | 43 | 0 | 49 | 30 | 31 | 154 | 3A | 20 |
| Octal | 202 | 43 | 103 | 0 | 111 | 60 | 61 | 524 | 72 | 40 |
| Binary | 10000010 | 100011 | 1000011 | 0 | 1001001 | 110000 | 110001 | 101010100 | 111010 | 100000 |
Color Harmonies of #822343
Complementary color
Monochromatic Colors of #822343
Black with #822343
Text Example
Text Example
White with #822343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822343; }
p { color: rgb(130,35,67); }
H1.HeaderClassName
{
color: #822343;
}
.AnyTagClassName
{
color: #822343;
}
</style>
background-color css
<style>
a { background-color: #822343; }
a { background-color: rgb(130,35,67); }
div.DivClassName
{
background-color: #822343;
}
.BgClassName
{
background-color: #822343;
}
</style>
border-color css
<style>
span { border-color: #822343; }
span { border-color: rgb(130,35,67); }
td.TdClassName
{
border-color: #822343;
}
.TagClassName
{
border-color: #822343;
}
</style>