Shades of Dark Wood #806545
Tints of Dark Wood #806545
RGB
CMYK
RGB Variations
Color information
#806545 (or 0x806545) is known color: Dark Wood. HEX triplet: 80, 65 and 45. RGB value is (128,101,69). Sum of RGB (Red+Green+Blue) = 128+101+69=298 (39% of max value = 765). Red value is 128 (50.39% from 255 or 42.95% from 298); Green value is 101 (39.84% from 255 or 33.89% from 298); Blue value is 69 (27.34% from 255 or 23.15% from 298); Max value from RGB is 128 - color contains mainly: red. Hex color #806545 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #806545 is #7F9ABA. Grayscale: #696969. Windows color (decimal): -8362683 or 4547968. OLE color: 4547968.
HSL color Cylindrical-coordinate representation of color #806545: hue angle of 32.54º 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 #806545 is Cyan = 0, Magento = 0.21, Yellow = 0.46 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 101 | 69 | - |
| CMYK | 0 | 0.21 | 0.46 | 0.50 |
| HSL | 32.54º | 0.3% | 0.39% | - |
| HSV(B) | 32.54º | 0.46% | 0.5% | - |
| XYZ | 14.63 | 14.33 | 7.62 | - |
| YUV | 105.43 | 107.45 | 144.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 101 | 69 | 0 | 0.21 | 0.46 | 0.50 | 32.54 | 0.3 | 0.39 |
| Hex | 80 | 65 | 45 | 0 | 15 | 2E | 32 | 21 | 1E | 27 |
| Octal | 200 | 145 | 105 | 0 | 25 | 56 | 62 | 41 | 36 | 47 |
| Binary | 10000000 | 1100101 | 1000101 | 0 | 10101 | 101110 | 110010 | 100001 | 11110 | 100111 |
Color Harmonies of #806545
Complementary color
Monochromatic Colors of #806545
Black with #806545
Text Example
Text Example
White with #806545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806545; }
p { color: rgb(128,101,69); }
H1.HeaderClassName
{
color: #806545;
}
.AnyTagClassName
{
color: #806545;
}
</style>
background-color css
<style>
a { background-color: #806545; }
a { background-color: rgb(128,101,69); }
div.DivClassName
{
background-color: #806545;
}
.BgClassName
{
background-color: #806545;
}
</style>
border-color css
<style>
span { border-color: #806545; }
span { border-color: rgb(128,101,69); }
td.TdClassName
{
border-color: #806545;
}
.TagClassName
{
border-color: #806545;
}
</style>