Shades of Dark Wood #806344
Tints of Dark Wood #806344
RGB
CMYK
RGB Variations
Color information
#806344 (or 0x806344) is known color: Dark Wood. HEX triplet: 80, 63 and 44. RGB value is (128,99,68). Sum of RGB (Red+Green+Blue) = 128+99+68=295 (39% of max value = 765). Red value is 128 (50.39% from 255 or 43.39% from 295); Green value is 99 (39.06% from 255 or 33.56% from 295); Blue value is 68 (26.95% from 255 or 23.05% from 295); Max value from RGB is 128 - color contains mainly: red. Hex color #806344 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #806344 is #7F9CBB. Grayscale: #686868. Windows color (decimal): -8363196 or 4481920. OLE color: 4481920.
HSL color Cylindrical-coordinate representation of color #806344: hue angle of 31º 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 #806344 is Cyan = 0, Magento = 0.23, Yellow = 0.47 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 99 | 68 | - |
| CMYK | 0 | 0.23 | 0.47 | 0.50 |
| HSL | 31º | 0.31% | 0.38% | - |
| HSV(B) | 31º | 0.47% | 0.5% | - |
| XYZ | 14.41 | 13.93 | 7.4 | - |
| YUV | 104.14 | 107.61 | 145.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 99 | 68 | 0 | 0.23 | 0.47 | 0.50 | 31 | 0.31 | 0.38 |
| Hex | 80 | 63 | 44 | 0 | 17 | 2F | 32 | 1F | 1F | 26 |
| Octal | 200 | 143 | 104 | 0 | 27 | 57 | 62 | 37 | 37 | 46 |
| Binary | 10000000 | 1100011 | 1000100 | 0 | 10111 | 101111 | 110010 | 11111 | 11111 | 100110 |
Color Harmonies of #806344
Complementary color
Monochromatic Colors of #806344
Black with #806344
Text Example
Text Example
White with #806344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806344; }
p { color: rgb(128,99,68); }
H1.HeaderClassName
{
color: #806344;
}
.AnyTagClassName
{
color: #806344;
}
</style>
background-color css
<style>
a { background-color: #806344; }
a { background-color: rgb(128,99,68); }
div.DivClassName
{
background-color: #806344;
}
.BgClassName
{
background-color: #806344;
}
</style>
border-color css
<style>
span { border-color: #806344; }
span { border-color: rgb(128,99,68); }
td.TdClassName
{
border-color: #806344;
}
.TagClassName
{
border-color: #806344;
}
</style>