Shades of Disco #822442
Tints of Disco #822442
RGB
CMYK
RGB Variations
Color information
#822442 (or 0x822442) is known color: Disco. HEX triplet: 82, 24 and 42. RGB value is (130,36,66). Sum of RGB (Red+Green+Blue) = 130+36+66=232 (30% of max value = 765). Red value is 130 (51.17% from 255 or 56.03% from 232); Green value is 36 (14.45% from 255 or 15.52% from 232); Blue value is 66 (26.17% from 255 or 28.45% from 232); Max value from RGB is 130 - color contains mainly: red. Hex color #822442 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822442 is #7DDBBD. Grayscale: #434343. Windows color (decimal): -8248254 or 4334722. OLE color: 4334722.
HSL color Cylindrical-coordinate representation of color #822442: hue angle of 340.85º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #822442 is Cyan = 0, Magento = 0.72, Yellow = 0.49 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 36 | 66 | - |
| CMYK | 0 | 0.72 | 0.49 | 0.49 |
| HSL | 340.85º | 0.57% | 0.33% | - |
| HSV(B) | 340.85º | 0.72% | 0.51% | - |
| XYZ | 10.82 | 6.4 | 5.82 | - |
| YUV | 67.53 | 127.14 | 172.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 36 | 66 | 0 | 0.72 | 0.49 | 0.49 | 340.85 | 0.57 | 0.33 |
| Hex | 82 | 24 | 42 | 0 | 48 | 31 | 31 | 155 | 39 | 21 |
| Octal | 202 | 44 | 102 | 0 | 110 | 61 | 61 | 525 | 71 | 41 |
| Binary | 10000010 | 100100 | 1000010 | 0 | 1001000 | 110001 | 110001 | 101010101 | 111001 | 100001 |
Color Harmonies of #822442
Complementary color
Monochromatic Colors of #822442
Black with #822442
Text Example
Text Example
White with #822442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822442; }
p { color: rgb(130,36,66); }
H1.HeaderClassName
{
color: #822442;
}
.AnyTagClassName
{
color: #822442;
}
</style>
background-color css
<style>
a { background-color: #822442; }
a { background-color: rgb(130,36,66); }
div.DivClassName
{
background-color: #822442;
}
.BgClassName
{
background-color: #822442;
}
</style>
border-color css
<style>
span { border-color: #822442; }
span { border-color: rgb(130,36,66); }
td.TdClassName
{
border-color: #822442;
}
.TagClassName
{
border-color: #822442;
}
</style>