Shades of Disco #822745
Tints of Disco #822745
RGB
CMYK
RGB Variations
Color information
#822745 (or 0x822745) is known color: Disco. HEX triplet: 82, 27 and 45. RGB value is (130,39,69). Sum of RGB (Red+Green+Blue) = 130+39+69=238 (31% of max value = 765). Red value is 130 (51.17% from 255 or 54.62% from 238); Green value is 39 (15.62% from 255 or 16.39% from 238); Blue value is 69 (27.34% from 255 or 28.99% from 238); Max value from RGB is 130 - color contains mainly: red. Hex color #822745 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822745 is #7DD8BA. Grayscale: #454545. Windows color (decimal): -8247483 or 4532098. OLE color: 4532098.
HSL color Cylindrical-coordinate representation of color #822745: hue angle of 340.22º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #822745 is Cyan = 0, Magento = 0.70, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 39 | 69 | - |
| CMYK | 0 | 0.70 | 0.47 | 0.49 |
| HSL | 340.22º | 0.54% | 0.33% | - |
| HSV(B) | 340.22º | 0.7% | 0.51% | - |
| XYZ | 11.01 | 6.63 | 6.33 | - |
| YUV | 69.63 | 127.65 | 171.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 39 | 69 | 0 | 0.70 | 0.47 | 0.49 | 340.22 | 0.54 | 0.33 |
| Hex | 82 | 27 | 45 | 0 | 46 | 2F | 31 | 154 | 36 | 21 |
| Octal | 202 | 47 | 105 | 0 | 106 | 57 | 61 | 524 | 66 | 41 |
| Binary | 10000010 | 100111 | 1000101 | 0 | 1000110 | 101111 | 110001 | 101010100 | 110110 | 100001 |
Color Harmonies of #822745
Complementary color
Monochromatic Colors of #822745
Black with #822745
Text Example
Text Example
White with #822745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822745; }
p { color: rgb(130,39,69); }
H1.HeaderClassName
{
color: #822745;
}
.AnyTagClassName
{
color: #822745;
}
</style>
background-color css
<style>
a { background-color: #822745; }
a { background-color: rgb(130,39,69); }
div.DivClassName
{
background-color: #822745;
}
.BgClassName
{
background-color: #822745;
}
</style>
border-color css
<style>
span { border-color: #822745; }
span { border-color: rgb(130,39,69); }
td.TdClassName
{
border-color: #822745;
}
.TagClassName
{
border-color: #822745;
}
</style>