Shades of Dark Wood #806043
Tints of Dark Wood #806043
RGB
CMYK
RGB Variations
Color information
#806043 (or 0x806043) is known color: Dark Wood. HEX triplet: 80, 60 and 43. RGB value is (128,96,67). Sum of RGB (Red+Green+Blue) = 128+96+67=291 (38% of max value = 765). Red value is 128 (50.39% from 255 or 43.99% from 291); Green value is 96 (37.89% from 255 or 32.99% from 291); Blue value is 67 (26.56% from 255 or 23.02% from 291); Max value from RGB is 128 - color contains mainly: red. Hex color #806043 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #806043 is #7F9FBC. Grayscale: #666666. Windows color (decimal): -8363965 or 4415616. OLE color: 4415616.
HSL color Cylindrical-coordinate representation of color #806043: hue angle of 28.52º degrees, saturation: 0.31, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #806043 is Cyan = 0, Magento = 0.25, Yellow = 0.48 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 96 | 67 | - |
| CMYK | 0 | 0.25 | 0.48 | 0.50 |
| HSL | 28.52º | 0.31% | 0.38% | - |
| HSV(B) | 28.52º | 0.48% | 0.5% | - |
| XYZ | 14.1 | 13.36 | 7.15 | - |
| YUV | 102.26 | 108.1 | 146.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 96 | 67 | 0 | 0.25 | 0.48 | 0.50 | 28.52 | 0.31 | 0.38 |
| Hex | 80 | 60 | 43 | 0 | 19 | 30 | 32 | 1D | 1F | 26 |
| Octal | 200 | 140 | 103 | 0 | 31 | 60 | 62 | 35 | 37 | 46 |
| Binary | 10000000 | 1100000 | 1000011 | 0 | 11001 | 110000 | 110010 | 11101 | 11111 | 100110 |
Color Harmonies of #806043
Complementary color
Monochromatic Colors of #806043
Black with #806043
Text Example
Text Example
White with #806043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806043; }
p { color: rgb(128,96,67); }
H1.HeaderClassName
{
color: #806043;
}
.AnyTagClassName
{
color: #806043;
}
</style>
background-color css
<style>
a { background-color: #806043; }
a { background-color: rgb(128,96,67); }
div.DivClassName
{
background-color: #806043;
}
.BgClassName
{
background-color: #806043;
}
</style>
border-color css
<style>
span { border-color: #806043; }
span { border-color: rgb(128,96,67); }
td.TdClassName
{
border-color: #806043;
}
.TagClassName
{
border-color: #806043;
}
</style>