Shades of Dark Wood #806544
Tints of Dark Wood #806544
RGB
CMYK
RGB Variations
Color information
#806544 (or 0x806544) is known color: Dark Wood. HEX triplet: 80, 65 and 44. RGB value is (128,101,68). Sum of RGB (Red+Green+Blue) = 128+101+68=297 (39% of max value = 765). Red value is 128 (50.39% from 255 or 43.10% from 297); Green value is 101 (39.84% from 255 or 34.01% from 297); Blue value is 68 (26.95% from 255 or 22.90% from 297); Max value from RGB is 128 - color contains mainly: red. Hex color #806544 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #806544 is #7F9ABB. Grayscale: #696969. Windows color (decimal): -8362684 or 4482432. OLE color: 4482432.
HSL color Cylindrical-coordinate representation of color #806544: hue angle of 33º degrees, saturation: 0.31, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #806544 is Cyan = 0, Magento = 0.21, Yellow = 0.47 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 101 | 68 | - |
| CMYK | 0 | 0.21 | 0.47 | 0.50 |
| HSL | 33º | 0.31% | 0.38% | - |
| HSV(B) | 33º | 0.47% | 0.5% | - |
| XYZ | 14.6 | 14.31 | 7.46 | - |
| YUV | 105.31 | 106.95 | 144.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 101 | 68 | 0 | 0.21 | 0.47 | 0.50 | 33 | 0.31 | 0.38 |
| Hex | 80 | 65 | 44 | 0 | 15 | 2F | 32 | 21 | 1F | 26 |
| Octal | 200 | 145 | 104 | 0 | 25 | 57 | 62 | 41 | 37 | 46 |
| Binary | 10000000 | 1100101 | 1000100 | 0 | 10101 | 101111 | 110010 | 100001 | 11111 | 100110 |
Color Harmonies of #806544
Complementary color
Monochromatic Colors of #806544
Black with #806544
Text Example
Text Example
White with #806544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806544; }
p { color: rgb(128,101,68); }
H1.HeaderClassName
{
color: #806544;
}
.AnyTagClassName
{
color: #806544;
}
</style>
background-color css
<style>
a { background-color: #806544; }
a { background-color: rgb(128,101,68); }
div.DivClassName
{
background-color: #806544;
}
.BgClassName
{
background-color: #806544;
}
</style>
border-color css
<style>
span { border-color: #806544; }
span { border-color: rgb(128,101,68); }
td.TdClassName
{
border-color: #806544;
}
.TagClassName
{
border-color: #806544;
}
</style>