Shades of Disco #822648
Tints of Disco #822648
RGB
CMYK
RGB Variations
Color information
#822648 (or 0x822648) is known color: Disco. HEX triplet: 82, 26 and 48. RGB value is (130,38,72). Sum of RGB (Red+Green+Blue) = 130+38+72=240 (31% of max value = 765). Red value is 130 (51.17% from 255 or 54.17% from 240); Green value is 38 (15.23% from 255 or 15.83% from 240); Blue value is 72 (28.52% from 255 or 30% from 240); Max value from RGB is 130 - color contains mainly: red. Hex color #822648 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822648 is #7DD9B7. Grayscale: #454545. Windows color (decimal): -8247736 or 4728450. OLE color: 4728450.
HSL color Cylindrical-coordinate representation of color #822648: hue angle of 337.83º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #822648 is Cyan = 0, Magento = 0.71, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 38 | 72 | - |
| CMYK | 0 | 0.71 | 0.45 | 0.49 |
| HSL | 337.83º | 0.55% | 0.33% | - |
| HSV(B) | 337.83º | 0.71% | 0.51% | - |
| XYZ | 11.07 | 6.6 | 6.82 | - |
| YUV | 69.38 | 129.48 | 171.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 38 | 72 | 0 | 0.71 | 0.45 | 0.49 | 337.83 | 0.55 | 0.33 |
| Hex | 82 | 26 | 48 | 0 | 47 | 2D | 31 | 152 | 37 | 21 |
| Octal | 202 | 46 | 110 | 0 | 107 | 55 | 61 | 522 | 67 | 41 |
| Binary | 10000010 | 100110 | 1001000 | 0 | 1000111 | 101101 | 110001 | 101010010 | 110111 | 100001 |
Color Harmonies of #822648
Complementary color
Monochromatic Colors of #822648
Black with #822648
Text Example
Text Example
White with #822648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822648; }
p { color: rgb(130,38,72); }
H1.HeaderClassName
{
color: #822648;
}
.AnyTagClassName
{
color: #822648;
}
</style>
background-color css
<style>
a { background-color: #822648; }
a { background-color: rgb(130,38,72); }
div.DivClassName
{
background-color: #822648;
}
.BgClassName
{
background-color: #822648;
}
</style>
border-color css
<style>
span { border-color: #822648; }
span { border-color: rgb(130,38,72); }
td.TdClassName
{
border-color: #822648;
}
.TagClassName
{
border-color: #822648;
}
</style>