Shades of Dark Wood #826648
Tints of Dark Wood #826648
RGB
CMYK
RGB Variations
Color information
#826648 (or 0x826648) is known color: Dark Wood. HEX triplet: 82, 66 and 48. RGB value is (130,102,72). Sum of RGB (Red+Green+Blue) = 130+102+72=304 (40% of max value = 765). Red value is 130 (51.17% from 255 or 42.76% from 304); Green value is 102 (40.23% from 255 or 33.55% from 304); Blue value is 72 (28.52% from 255 or 23.68% from 304); Max value from RGB is 130 - color contains mainly: red. Hex color #826648 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826648 is #7D99B7. Grayscale: #6B6B6B. Windows color (decimal): -8231352 or 4744834. OLE color: 4744834.
HSL color Cylindrical-coordinate representation of color #826648: hue angle of 31.03º 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 #826648 is Cyan = 0, Magento = 0.22, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 102 | 72 | - |
| CMYK | 0 | 0.22 | 0.45 | 0.49 |
| HSL | 31.03º | 0.29% | 0.4% | - |
| HSV(B) | 31.03º | 0.45% | 0.51% | - |
| XYZ | 15.13 | 14.72 | 8.17 | - |
| YUV | 106.95 | 108.28 | 144.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 72 | 0 | 0.22 | 0.45 | 0.49 | 31.03 | 0.29 | 0.4 |
| Hex | 82 | 66 | 48 | 0 | 16 | 2D | 31 | 1F | 1D | 28 |
| Octal | 202 | 146 | 110 | 0 | 26 | 55 | 61 | 37 | 35 | 50 |
| Binary | 10000010 | 1100110 | 1001000 | 0 | 10110 | 101101 | 110001 | 11111 | 11101 | 101000 |
Color Harmonies of #826648
Complementary color
Monochromatic Colors of #826648
Black with #826648
Text Example
Text Example
White with #826648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826648; }
p { color: rgb(130,102,72); }
H1.HeaderClassName
{
color: #826648;
}
.AnyTagClassName
{
color: #826648;
}
</style>
background-color css
<style>
a { background-color: #826648; }
a { background-color: rgb(130,102,72); }
div.DivClassName
{
background-color: #826648;
}
.BgClassName
{
background-color: #826648;
}
</style>
border-color css
<style>
span { border-color: #826648; }
span { border-color: rgb(130,102,72); }
td.TdClassName
{
border-color: #826648;
}
.TagClassName
{
border-color: #826648;
}
</style>