Shades of Dark Wood #826548
Tints of Dark Wood #826548
RGB
CMYK
RGB Variations
Color information
#826548 (or 0x826548) is known color: Dark Wood. HEX triplet: 82, 65 and 48. RGB value is (130,101,72). Sum of RGB (Red+Green+Blue) = 130+101+72=303 (40% of max value = 765). Red value is 130 (51.17% from 255 or 42.90% from 303); Green value is 101 (39.84% from 255 or 33.33% from 303); Blue value is 72 (28.52% from 255 or 23.76% from 303); Max value from RGB is 130 - color contains mainly: red. Hex color #826548 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826548 is #7D9AB7. Grayscale: #6A6A6A. Windows color (decimal): -8231608 or 4744578. OLE color: 4744578.
HSL color Cylindrical-coordinate representation of color #826548: hue angle of 30º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #826548 is Cyan = 0, Magento = 0.22, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 101 | 72 | - |
| CMYK | 0 | 0.22 | 0.45 | 0.49 |
| HSL | 30º | 0.29% | 0.4% | - |
| HSV(B) | 30º | 0.45% | 0.51% | - |
| XYZ | 15.03 | 14.52 | 8.14 | - |
| YUV | 106.37 | 108.61 | 144.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 101 | 72 | 0 | 0.22 | 0.45 | 0.49 | 30 | 0.29 | 0.4 |
| Hex | 82 | 65 | 48 | 0 | 16 | 2D | 31 | 1E | 1D | 28 |
| Octal | 202 | 145 | 110 | 0 | 26 | 55 | 61 | 36 | 35 | 50 |
| Binary | 10000010 | 1100101 | 1001000 | 0 | 10110 | 101101 | 110001 | 11110 | 11101 | 101000 |
Color Harmonies of #826548
Complementary color
Monochromatic Colors of #826548
Black with #826548
Text Example
Text Example
White with #826548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826548; }
p { color: rgb(130,101,72); }
H1.HeaderClassName
{
color: #826548;
}
.AnyTagClassName
{
color: #826548;
}
</style>
background-color css
<style>
a { background-color: #826548; }
a { background-color: rgb(130,101,72); }
div.DivClassName
{
background-color: #826548;
}
.BgClassName
{
background-color: #826548;
}
</style>
border-color css
<style>
span { border-color: #826548; }
span { border-color: rgb(130,101,72); }
td.TdClassName
{
border-color: #826548;
}
.TagClassName
{
border-color: #826548;
}
</style>