Shades of Disco #822543
Tints of Disco #822543
RGB
CMYK
RGB Variations
Color information
#822543 (or 0x822543) is known color: Disco. HEX triplet: 82, 25 and 43. RGB value is (130,37,67). Sum of RGB (Red+Green+Blue) = 130+37+67=234 (30% of max value = 765). Red value is 130 (51.17% from 255 or 55.56% from 234); Green value is 37 (14.84% from 255 or 15.81% from 234); Blue value is 67 (26.56% from 255 or 28.63% from 234); Max value from RGB is 130 - color contains mainly: red. Hex color #822543 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822543 is #7DDABC. Grayscale: #444444. Windows color (decimal): -8247997 or 4400514. OLE color: 4400514.
HSL color Cylindrical-coordinate representation of color #822543: hue angle of 340.65º 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 #822543 is Cyan = 0, Magento = 0.72, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 37 | 67 | - |
| CMYK | 0 | 0.72 | 0.48 | 0.49 |
| HSL | 340.65º | 0.56% | 0.33% | - |
| HSV(B) | 340.65º | 0.72% | 0.51% | - |
| XYZ | 10.88 | 6.47 | 5.99 | - |
| YUV | 68.23 | 127.31 | 172.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 37 | 67 | 0 | 0.72 | 0.48 | 0.49 | 340.65 | 0.56 | 0.33 |
| Hex | 82 | 25 | 43 | 0 | 48 | 30 | 31 | 155 | 38 | 21 |
| Octal | 202 | 45 | 103 | 0 | 110 | 60 | 61 | 525 | 70 | 41 |
| Binary | 10000010 | 100101 | 1000011 | 0 | 1001000 | 110000 | 110001 | 101010101 | 111000 | 100001 |
Color Harmonies of #822543
Complementary color
Monochromatic Colors of #822543
Black with #822543
Text Example
Text Example
White with #822543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822543; }
p { color: rgb(130,37,67); }
H1.HeaderClassName
{
color: #822543;
}
.AnyTagClassName
{
color: #822543;
}
</style>
background-color css
<style>
a { background-color: #822543; }
a { background-color: rgb(130,37,67); }
div.DivClassName
{
background-color: #822543;
}
.BgClassName
{
background-color: #822543;
}
</style>
border-color css
<style>
span { border-color: #822543; }
span { border-color: rgb(130,37,67); }
td.TdClassName
{
border-color: #822543;
}
.TagClassName
{
border-color: #822543;
}
</style>