Shades of Disco #822546
Tints of Disco #822546
RGB
CMYK
RGB Variations
Color information
#822546 (or 0x822546) is known color: Disco. HEX triplet: 82, 25 and 46. RGB value is (130,37,70). Sum of RGB (Red+Green+Blue) = 130+37+70=237 (31% of max value = 765). Red value is 130 (51.17% from 255 or 54.85% from 237); Green value is 37 (14.84% from 255 or 15.61% from 237); Blue value is 70 (27.73% from 255 or 29.54% from 237); Max value from RGB is 130 - color contains mainly: red. Hex color #822546 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822546 is #7DDAB9. Grayscale: #444444. Windows color (decimal): -8247994 or 4597122. OLE color: 4597122.
HSL color Cylindrical-coordinate representation of color #822546: hue angle of 338.71º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #822546 is Cyan = 0, Magento = 0.72, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 37 | 70 | - |
| CMYK | 0 | 0.72 | 0.46 | 0.49 |
| HSL | 338.71º | 0.56% | 0.33% | - |
| HSV(B) | 338.71º | 0.72% | 0.51% | - |
| XYZ | 10.97 | 6.51 | 6.47 | - |
| YUV | 68.57 | 128.81 | 171.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 37 | 70 | 0 | 0.72 | 0.46 | 0.49 | 338.71 | 0.56 | 0.33 |
| Hex | 82 | 25 | 46 | 0 | 48 | 2E | 31 | 153 | 38 | 21 |
| Octal | 202 | 45 | 106 | 0 | 110 | 56 | 61 | 523 | 70 | 41 |
| Binary | 10000010 | 100101 | 1000110 | 0 | 1001000 | 101110 | 110001 | 101010011 | 111000 | 100001 |
Color Harmonies of #822546
Complementary color
Monochromatic Colors of #822546
Black with #822546
Text Example
Text Example
White with #822546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822546; }
p { color: rgb(130,37,70); }
H1.HeaderClassName
{
color: #822546;
}
.AnyTagClassName
{
color: #822546;
}
</style>
background-color css
<style>
a { background-color: #822546; }
a { background-color: rgb(130,37,70); }
div.DivClassName
{
background-color: #822546;
}
.BgClassName
{
background-color: #822546;
}
</style>
border-color css
<style>
span { border-color: #822546; }
span { border-color: rgb(130,37,70); }
td.TdClassName
{
border-color: #822546;
}
.TagClassName
{
border-color: #822546;
}
</style>