Shades of Disco #822348
Tints of Disco #822348
RGB
CMYK
RGB Variations
Color information
#822348 (or 0x822348) is known color: Disco. HEX triplet: 82, 23 and 48. RGB value is (130,35,72). Sum of RGB (Red+Green+Blue) = 130+35+72=237 (31% of max value = 765). Red value is 130 (51.17% from 255 or 54.85% from 237); Green value is 35 (14.06% from 255 or 14.77% from 237); Blue value is 72 (28.52% from 255 or 30.38% from 237); Max value from RGB is 130 - color contains mainly: red. Hex color #822348 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822348 is #7DDCB7. Grayscale: #434343. Windows color (decimal): -8248504 or 4727682. OLE color: 4727682.
HSL color Cylindrical-coordinate representation of color #822348: hue angle of 336.63º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #822348 is Cyan = 0, Magento = 0.73, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 35 | 72 | - |
| CMYK | 0 | 0.73 | 0.45 | 0.49 |
| HSL | 336.63º | 0.58% | 0.32% | - |
| HSV(B) | 336.63º | 0.73% | 0.51% | - |
| XYZ | 10.98 | 6.42 | 6.79 | - |
| YUV | 67.62 | 130.47 | 172.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 35 | 72 | 0 | 0.73 | 0.45 | 0.49 | 336.63 | 0.58 | 0.32 |
| Hex | 82 | 23 | 48 | 0 | 49 | 2D | 31 | 151 | 3A | 20 |
| Octal | 202 | 43 | 110 | 0 | 111 | 55 | 61 | 521 | 72 | 40 |
| Binary | 10000010 | 100011 | 1001000 | 0 | 1001001 | 101101 | 110001 | 101010001 | 111010 | 100000 |
Color Harmonies of #822348
Complementary color
Monochromatic Colors of #822348
Black with #822348
Text Example
Text Example
White with #822348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822348; }
p { color: rgb(130,35,72); }
H1.HeaderClassName
{
color: #822348;
}
.AnyTagClassName
{
color: #822348;
}
</style>
background-color css
<style>
a { background-color: #822348; }
a { background-color: rgb(130,35,72); }
div.DivClassName
{
background-color: #822348;
}
.BgClassName
{
background-color: #822348;
}
</style>
border-color css
<style>
span { border-color: #822348; }
span { border-color: rgb(130,35,72); }
td.TdClassName
{
border-color: #822348;
}
.TagClassName
{
border-color: #822348;
}
</style>