Shades of Disco #822342
Tints of Disco #822342
RGB
CMYK
RGB Variations
Color information
#822342 (or 0x822342) is known color: Disco. HEX triplet: 82, 23 and 42. RGB value is (130,35,66). Sum of RGB (Red+Green+Blue) = 130+35+66=231 (30% of max value = 765). Red value is 130 (51.17% from 255 or 56.28% from 231); Green value is 35 (14.06% from 255 or 15.15% from 231); Blue value is 66 (26.17% from 255 or 28.57% from 231); Max value from RGB is 130 - color contains mainly: red. Hex color #822342 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822342 is #7DDCBD. Grayscale: #424242. Windows color (decimal): -8248510 or 4334466. OLE color: 4334466.
HSL color Cylindrical-coordinate representation of color #822342: hue angle of 340.42º 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 #822342 is Cyan = 0, Magento = 0.73, Yellow = 0.49 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 35 | 66 | - |
| CMYK | 0 | 0.73 | 0.49 | 0.49 |
| HSL | 340.42º | 0.58% | 0.32% | - |
| HSV(B) | 340.42º | 0.73% | 0.51% | - |
| XYZ | 10.79 | 6.34 | 5.81 | - |
| YUV | 66.94 | 127.47 | 172.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 35 | 66 | 0 | 0.73 | 0.49 | 0.49 | 340.42 | 0.58 | 0.32 |
| Hex | 82 | 23 | 42 | 0 | 49 | 31 | 31 | 154 | 3A | 20 |
| Octal | 202 | 43 | 102 | 0 | 111 | 61 | 61 | 524 | 72 | 40 |
| Binary | 10000010 | 100011 | 1000010 | 0 | 1001001 | 110001 | 110001 | 101010100 | 111010 | 100000 |
Color Harmonies of #822342
Complementary color
Monochromatic Colors of #822342
Black with #822342
Text Example
Text Example
White with #822342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822342; }
p { color: rgb(130,35,66); }
H1.HeaderClassName
{
color: #822342;
}
.AnyTagClassName
{
color: #822342;
}
</style>
background-color css
<style>
a { background-color: #822342; }
a { background-color: rgb(130,35,66); }
div.DivClassName
{
background-color: #822342;
}
.BgClassName
{
background-color: #822342;
}
</style>
border-color css
<style>
span { border-color: #822342; }
span { border-color: rgb(130,35,66); }
td.TdClassName
{
border-color: #822342;
}
.TagClassName
{
border-color: #822342;
}
</style>