Shades of Dark Wood #806445
Tints of Dark Wood #806445
RGB
CMYK
RGB Variations
Color information
#806445 (or 0x806445) is known color: Dark Wood. HEX triplet: 80, 64 and 45. RGB value is (128,100,69). Sum of RGB (Red+Green+Blue) = 128+100+69=297 (39% of max value = 765). Red value is 128 (50.39% from 255 or 43.10% from 297); Green value is 100 (39.45% from 255 or 33.67% from 297); Blue value is 69 (27.34% from 255 or 23.23% from 297); Max value from RGB is 128 - color contains mainly: red. Hex color #806445 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #806445 is #7F9BBA. Grayscale: #686868. Windows color (decimal): -8362939 or 4547712. OLE color: 4547712.
HSL color Cylindrical-coordinate representation of color #806445: hue angle of 31.53º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #806445 is Cyan = 0, Magento = 0.22, Yellow = 0.46 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 100 | 69 | - |
| CMYK | 0 | 0.22 | 0.46 | 0.50 |
| HSL | 31.53º | 0.3% | 0.39% | - |
| HSV(B) | 31.53º | 0.46% | 0.5% | - |
| XYZ | 14.53 | 14.13 | 7.59 | - |
| YUV | 104.84 | 107.78 | 144.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 100 | 69 | 0 | 0.22 | 0.46 | 0.50 | 31.53 | 0.3 | 0.39 |
| Hex | 80 | 64 | 45 | 0 | 16 | 2E | 32 | 20 | 1E | 27 |
| Octal | 200 | 144 | 105 | 0 | 26 | 56 | 62 | 40 | 36 | 47 |
| Binary | 10000000 | 1100100 | 1000101 | 0 | 10110 | 101110 | 110010 | 100000 | 11110 | 100111 |
Color Harmonies of #806445
Complementary color
Monochromatic Colors of #806445
Black with #806445
Text Example
Text Example
White with #806445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806445; }
p { color: rgb(128,100,69); }
H1.HeaderClassName
{
color: #806445;
}
.AnyTagClassName
{
color: #806445;
}
</style>
background-color css
<style>
a { background-color: #806445; }
a { background-color: rgb(128,100,69); }
div.DivClassName
{
background-color: #806445;
}
.BgClassName
{
background-color: #806445;
}
</style>
border-color css
<style>
span { border-color: #806445; }
span { border-color: rgb(128,100,69); }
td.TdClassName
{
border-color: #806445;
}
.TagClassName
{
border-color: #806445;
}
</style>