Shades of Disco #821844
Tints of Disco #821844
RGB
CMYK
RGB Variations
Color information
#821844 (or 0x821844) is known color: Disco. HEX triplet: 82, 18 and 44. RGB value is (130,24,68). Sum of RGB (Red+Green+Blue) = 130+24+68=222 (29% of max value = 765). Red value is 130 (51.17% from 255 or 58.56% from 222); Green value is 24 (9.77% from 255 or 10.81% from 222); Blue value is 68 (26.95% from 255 or 30.63% from 222); Max value from RGB is 130 - color contains mainly: red. Hex color #821844 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821844 is #7DE7BB. Grayscale: #3C3C3C. Windows color (decimal): -8251324 or 4462722. OLE color: 4462722.
HSL color Cylindrical-coordinate representation of color #821844: hue angle of 335.09º 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 #821844 is Cyan = 0, Magento = 0.82, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 24 | 68 | - |
| CMYK | 0 | 0.82 | 0.48 | 0.49 |
| HSL | 335.09º | 0.69% | 0.3% | - |
| HSV(B) | 335.09º | 0.82% | 0.51% | - |
| XYZ | 10.58 | 5.82 | 6.03 | - |
| YUV | 60.71 | 132.12 | 177.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 24 | 68 | 0 | 0.82 | 0.48 | 0.49 | 335.09 | 0.69 | 0.3 |
| Hex | 82 | 18 | 44 | 0 | 52 | 30 | 31 | 14F | 45 | 1E |
| Octal | 202 | 30 | 104 | 0 | 122 | 60 | 61 | 517 | 105 | 36 |
| Binary | 10000010 | 11000 | 1000100 | 0 | 1010010 | 110000 | 110001 | 101001111 | 1000101 | 11110 |
Color Harmonies of #821844
Complementary color
Monochromatic Colors of #821844
Black with #821844
Text Example
Text Example
White with #821844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821844; }
p { color: rgb(130,24,68); }
H1.HeaderClassName
{
color: #821844;
}
.AnyTagClassName
{
color: #821844;
}
</style>
background-color css
<style>
a { background-color: #821844; }
a { background-color: rgb(130,24,68); }
div.DivClassName
{
background-color: #821844;
}
.BgClassName
{
background-color: #821844;
}
</style>
border-color css
<style>
span { border-color: #821844; }
span { border-color: rgb(130,24,68); }
td.TdClassName
{
border-color: #821844;
}
.TagClassName
{
border-color: #821844;
}
</style>