Shades of Disco #821842
Tints of Disco #821842
RGB
CMYK
RGB Variations
Color information
#821842 (or 0x821842) is known color: Disco. HEX triplet: 82, 18 and 42. RGB value is (130,24,66). Sum of RGB (Red+Green+Blue) = 130+24+66=220 (29% of max value = 765). Red value is 130 (51.17% from 255 or 59.09% from 220); Green value is 24 (9.77% from 255 or 10.91% from 220); Blue value is 66 (26.17% from 255 or 30% from 220); Max value from RGB is 130 - color contains mainly: red. Hex color #821842 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821842 is #7DE7BD. Grayscale: #3C3C3C. Windows color (decimal): -8251326 or 4331650. OLE color: 4331650.
HSL color Cylindrical-coordinate representation of color #821842: hue angle of 336.23º 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 #821842 is Cyan = 0, Magento = 0.82, Yellow = 0.49 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 24 | 66 | - |
| CMYK | 0 | 0.82 | 0.49 | 0.49 |
| HSL | 336.23º | 0.69% | 0.3% | - |
| HSV(B) | 336.23º | 0.82% | 0.51% | - |
| XYZ | 10.52 | 5.79 | 5.72 | - |
| YUV | 60.48 | 131.12 | 177.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 24 | 66 | 0 | 0.82 | 0.49 | 0.49 | 336.23 | 0.69 | 0.3 |
| Hex | 82 | 18 | 42 | 0 | 52 | 31 | 31 | 150 | 45 | 1E |
| Octal | 202 | 30 | 102 | 0 | 122 | 61 | 61 | 520 | 105 | 36 |
| Binary | 10000010 | 11000 | 1000010 | 0 | 1010010 | 110001 | 110001 | 101010000 | 1000101 | 11110 |
Color Harmonies of #821842
Complementary color
Monochromatic Colors of #821842
Black with #821842
Text Example
Text Example
White with #821842
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821842; }
p { color: rgb(130,24,66); }
H1.HeaderClassName
{
color: #821842;
}
.AnyTagClassName
{
color: #821842;
}
</style>
background-color css
<style>
a { background-color: #821842; }
a { background-color: rgb(130,24,66); }
div.DivClassName
{
background-color: #821842;
}
.BgClassName
{
background-color: #821842;
}
</style>
border-color css
<style>
span { border-color: #821842; }
span { border-color: rgb(130,24,66); }
td.TdClassName
{
border-color: #821842;
}
.TagClassName
{
border-color: #821842;
}
</style>