Shades of Shadow #826849
Tints of Shadow #826849
RGB
CMYK
RGB Variations
Color information
#826849 (or 0x826849) is known color: Shadow. HEX triplet: 82, 68 and 49. RGB value is (130,104,73). Sum of RGB (Red+Green+Blue) = 130+104+73=307 (40% of max value = 765). Red value is 130 (51.17% from 255 or 42.35% from 307); Green value is 104 (41.02% from 255 or 33.88% from 307); Blue value is 73 (28.91% from 255 or 23.78% from 307); Max value from RGB is 130 - color contains mainly: red. Hex color #826849 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826849 is #7D97B6. Grayscale: #6C6C6C. Windows color (decimal): -8230839 or 4810882. OLE color: 4810882.
HSL color Cylindrical-coordinate representation of color #826849: hue angle of 32.63º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #826849 is Cyan = 0, Magento = 0.2, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 104 | 73 | - |
| CMYK | 0 | 0.2 | 0.44 | 0.49 |
| HSL | 32.63º | 0.28% | 0.4% | - |
| HSV(B) | 32.63º | 0.44% | 0.51% | - |
| XYZ | 15.36 | 15.13 | 8.41 | - |
| YUV | 108.24 | 108.11 | 143.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 104 | 73 | 0 | 0.2 | 0.44 | 0.49 | 32.63 | 0.28 | 0.4 |
| Hex | 82 | 68 | 49 | 0 | 14 | 2C | 31 | 21 | 1C | 28 |
| Octal | 202 | 150 | 111 | 0 | 24 | 54 | 61 | 41 | 34 | 50 |
| Binary | 10000010 | 1101000 | 1001001 | 0 | 10100 | 101100 | 110001 | 100001 | 11100 | 101000 |
Color Harmonies of #826849
Complementary color
Monochromatic Colors of #826849
Black with #826849
Text Example
Text Example
White with #826849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826849; }
p { color: rgb(130,104,73); }
H1.HeaderClassName
{
color: #826849;
}
.AnyTagClassName
{
color: #826849;
}
</style>
background-color css
<style>
a { background-color: #826849; }
a { background-color: rgb(130,104,73); }
div.DivClassName
{
background-color: #826849;
}
.BgClassName
{
background-color: #826849;
}
</style>
border-color css
<style>
span { border-color: #826849; }
span { border-color: rgb(130,104,73); }
td.TdClassName
{
border-color: #826849;
}
.TagClassName
{
border-color: #826849;
}
</style>