Shades of Disco #821840
Tints of Disco #821840
RGB
CMYK
RGB Variations
Color information
#821840 (or 0x821840) is known color: Disco. HEX triplet: 82, 18 and 40. RGB value is (130,24,64). Sum of RGB (Red+Green+Blue) = 130+24+64=218 (28% of max value = 765). Red value is 130 (51.17% from 255 or 59.63% from 218); Green value is 24 (9.77% from 255 or 11.01% from 218); Blue value is 64 (25.39% from 255 or 29.36% from 218); Max value from RGB is 130 - color contains mainly: red. Hex color #821840 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821840 is #7DE7BF. Grayscale: #3C3C3C. Windows color (decimal): -8251328 or 4200578. OLE color: 4200578.
HSL color Cylindrical-coordinate representation of color #821840: hue angle of 337.36º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #821840 is Cyan = 0, Magento = 0.82, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 24 | 64 | - |
| CMYK | 0 | 0.82 | 0.51 | 0.49 |
| HSL | 337.36º | 0.69% | 0.3% | - |
| HSV(B) | 337.36º | 0.82% | 0.51% | - |
| XYZ | 10.46 | 5.77 | 5.41 | - |
| YUV | 60.25 | 130.12 | 177.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 24 | 64 | 0 | 0.82 | 0.51 | 0.49 | 337.36 | 0.69 | 0.3 |
| Hex | 82 | 18 | 40 | 0 | 52 | 33 | 31 | 151 | 45 | 1E |
| Octal | 202 | 30 | 100 | 0 | 122 | 63 | 61 | 521 | 105 | 36 |
| Binary | 10000010 | 11000 | 1000000 | 0 | 1010010 | 110011 | 110001 | 101010001 | 1000101 | 11110 |
Color Harmonies of #821840
Complementary color
Monochromatic Colors of #821840
Black with #821840
Text Example
Text Example
White with #821840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821840; }
p { color: rgb(130,24,64); }
H1.HeaderClassName
{
color: #821840;
}
.AnyTagClassName
{
color: #821840;
}
</style>
background-color css
<style>
a { background-color: #821840; }
a { background-color: rgb(130,24,64); }
div.DivClassName
{
background-color: #821840;
}
.BgClassName
{
background-color: #821840;
}
</style>
border-color css
<style>
span { border-color: #821840; }
span { border-color: rgb(130,24,64); }
td.TdClassName
{
border-color: #821840;
}
.TagClassName
{
border-color: #821840;
}
</style>