Shades of Dark Wood #826042
Tints of Dark Wood #826042
RGB
CMYK
RGB Variations
Color information
#826042 (or 0x826042) is known color: Dark Wood. HEX triplet: 82, 60 and 42. RGB value is (130,96,66). Sum of RGB (Red+Green+Blue) = 130+96+66=292 (38% of max value = 765). Red value is 130 (51.17% from 255 or 44.52% from 292); Green value is 96 (37.89% from 255 or 32.88% from 292); Blue value is 66 (26.17% from 255 or 22.60% from 292); Max value from RGB is 130 - color contains mainly: red. Hex color #826042 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826042 is #7D9FBD. Grayscale: #666666. Windows color (decimal): -8232894 or 4350082. OLE color: 4350082.
HSL color Cylindrical-coordinate representation of color #826042: hue angle of 28.12º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #826042 is Cyan = 0, Magento = 0.26, Yellow = 0.49 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 96 | 66 | - |
| CMYK | 0 | 0.26 | 0.49 | 0.49 |
| HSL | 28.13º | 0.33% | 0.38% | - |
| HSV(B) | 28.13º | 0.49% | 0.51% | - |
| XYZ | 14.37 | 13.5 | 7 | - |
| YUV | 102.75 | 107.26 | 147.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 96 | 66 | 0 | 0.26 | 0.49 | 0.49 | 28.13 | 0.33 | 0.38 |
| Hex | 82 | 60 | 42 | 0 | 1A | 31 | 31 | 1C | 21 | 26 |
| Octal | 202 | 140 | 102 | 0 | 32 | 61 | 61 | 34 | 41 | 46 |
| Binary | 10000010 | 1100000 | 1000010 | 0 | 11010 | 110001 | 110001 | 11100 | 100001 | 100110 |
Color Harmonies of #826042
Complementary color
Monochromatic Colors of #826042
Black with #826042
Text Example
Text Example
White with #826042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826042; }
p { color: rgb(130,96,66); }
H1.HeaderClassName
{
color: #826042;
}
.AnyTagClassName
{
color: #826042;
}
</style>
background-color css
<style>
a { background-color: #826042; }
a { background-color: rgb(130,96,66); }
div.DivClassName
{
background-color: #826042;
}
.BgClassName
{
background-color: #826042;
}
</style>
border-color css
<style>
span { border-color: #826042; }
span { border-color: rgb(130,96,66); }
td.TdClassName
{
border-color: #826042;
}
.TagClassName
{
border-color: #826042;
}
</style>