Shades of Disco #822848
Tints of Disco #822848
RGB
CMYK
RGB Variations
Color information
#822848 (or 0x822848) is known color: Disco. HEX triplet: 82, 28 and 48. RGB value is (130,40,72). Sum of RGB (Red+Green+Blue) = 130+40+72=242 (32% of max value = 765). Red value is 130 (51.17% from 255 or 53.72% from 242); Green value is 40 (16.02% from 255 or 16.53% from 242); Blue value is 72 (28.52% from 255 or 29.75% from 242); Max value from RGB is 130 - color contains mainly: red. Hex color #822848 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822848 is #7DD7B7. Grayscale: #464646. Windows color (decimal): -8247224 or 4728962. OLE color: 4728962.
HSL color Cylindrical-coordinate representation of color #822848: hue angle of 338.67º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #822848 is Cyan = 0, Magento = 0.69, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 40 | 72 | - |
| CMYK | 0 | 0.69 | 0.45 | 0.49 |
| HSL | 338.67º | 0.53% | 0.33% | - |
| HSV(B) | 338.67º | 0.69% | 0.51% | - |
| XYZ | 11.13 | 6.73 | 6.84 | - |
| YUV | 70.56 | 128.82 | 170.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 40 | 72 | 0 | 0.69 | 0.45 | 0.49 | 338.67 | 0.53 | 0.33 |
| Hex | 82 | 28 | 48 | 0 | 45 | 2D | 31 | 153 | 35 | 21 |
| Octal | 202 | 50 | 110 | 0 | 105 | 55 | 61 | 523 | 65 | 41 |
| Binary | 10000010 | 101000 | 1001000 | 0 | 1000101 | 101101 | 110001 | 101010011 | 110101 | 100001 |
Color Harmonies of #822848
Complementary color
Monochromatic Colors of #822848
Black with #822848
Text Example
Text Example
White with #822848
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822848; }
p { color: rgb(130,40,72); }
H1.HeaderClassName
{
color: #822848;
}
.AnyTagClassName
{
color: #822848;
}
</style>
background-color css
<style>
a { background-color: #822848; }
a { background-color: rgb(130,40,72); }
div.DivClassName
{
background-color: #822848;
}
.BgClassName
{
background-color: #822848;
}
</style>
border-color css
<style>
span { border-color: #822848; }
span { border-color: rgb(130,40,72); }
td.TdClassName
{
border-color: #822848;
}
.TagClassName
{
border-color: #822848;
}
</style>