Shades of Light Wood #826160
Tints of Light Wood #826160
RGB
CMYK
RGB Variations
Color information
#826160 (or 0x826160) is known color: Light Wood. HEX triplet: 82, 61 and 60. RGB value is (130,97,96). Sum of RGB (Red+Green+Blue) = 130+97+96=323 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.25% from 323); Green value is 97 (38.28% from 255 or 30.03% from 323); Blue value is 96 (37.89% from 255 or 29.72% from 323); Max value from RGB is 130 - color contains mainly: red. Hex color #826160 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826160 is #7D9E9F. Grayscale: #6A6A6A. Windows color (decimal): -8232608 or 6316418. OLE color: 6316418.
HSL color Cylindrical-coordinate representation of color #826160: hue angle of 1.76º degrees, saturation: 0.15, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #826160 is Cyan = 0, Magento = 0.25, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 97 | 96 | - |
| CMYK | 0 | 0.25 | 0.26 | 0.49 |
| HSL | 1.76º | 0.15% | 0.44% | - |
| HSV(B) | 1.76º | 0.26% | 0.51% | - |
| XYZ | 15.59 | 14.14 | 12.97 | - |
| YUV | 106.75 | 121.93 | 144.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 97 | 96 | 0 | 0.25 | 0.26 | 0.49 | 1.76 | 0.15 | 0.44 |
| Hex | 82 | 61 | 60 | 0 | 19 | 1A | 31 | 2 | F | 2C |
| Octal | 202 | 141 | 140 | 0 | 31 | 32 | 61 | 2 | 17 | 54 |
| Binary | 10000010 | 1100001 | 1100000 | 0 | 11001 | 11010 | 110001 | 10 | 1111 | 101100 |
Color Harmonies of #826160
Complementary color
Monochromatic Colors of #826160
Black with #826160
Text Example
Text Example
White with #826160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826160; }
p { color: rgb(130,97,96); }
H1.HeaderClassName
{
color: #826160;
}
.AnyTagClassName
{
color: #826160;
}
</style>
background-color css
<style>
a { background-color: #826160; }
a { background-color: rgb(130,97,96); }
div.DivClassName
{
background-color: #826160;
}
.BgClassName
{
background-color: #826160;
}
</style>
border-color css
<style>
span { border-color: #826160; }
span { border-color: rgb(130,97,96); }
td.TdClassName
{
border-color: #826160;
}
.TagClassName
{
border-color: #826160;
}
</style>