Shades of Dark Wood #856744
Tints of Dark Wood #856744
RGB
CMYK
RGB Variations
Color information
#856744 (or 0x856744) is known color: Dark Wood. HEX triplet: 85, 67 and 44. RGB value is (133,103,68). Sum of RGB (Red+Green+Blue) = 133+103+68=304 (40% of max value = 765). Red value is 133 (52.34% from 255 or 43.75% from 304); Green value is 103 (40.62% from 255 or 33.88% from 304); Blue value is 68 (26.95% from 255 or 22.37% from 304); Max value from RGB is 133 - color contains mainly: red. Hex color #856744 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856744 is #7A98BB. Grayscale: #6C6C6C. Windows color (decimal): -8034492 or 4482949. OLE color: 4482949.
HSL color Cylindrical-coordinate representation of color #856744: hue angle of 32.31º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #856744 is Cyan = 0, Magento = 0.23, Yellow = 0.49 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 103 | 68 | - |
| CMYK | 0 | 0.23 | 0.49 | 0.48 |
| HSL | 32.31º | 0.32% | 0.39% | - |
| HSV(B) | 32.31º | 0.49% | 0.52% | - |
| XYZ | 15.57 | 15.1 | 7.56 | - |
| YUV | 107.98 | 105.44 | 145.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 103 | 68 | 0 | 0.23 | 0.49 | 0.48 | 32.31 | 0.32 | 0.39 |
| Hex | 85 | 67 | 44 | 0 | 17 | 31 | 30 | 20 | 20 | 27 |
| Octal | 205 | 147 | 104 | 0 | 27 | 61 | 60 | 40 | 40 | 47 |
| Binary | 10000101 | 1100111 | 1000100 | 0 | 10111 | 110001 | 110000 | 100000 | 100000 | 100111 |
Color Harmonies of #856744
Complementary color
Monochromatic Colors of #856744
Black with #856744
Text Example
Text Example
White with #856744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856744; }
p { color: rgb(133,103,68); }
H1.HeaderClassName
{
color: #856744;
}
.AnyTagClassName
{
color: #856744;
}
</style>
background-color css
<style>
a { background-color: #856744; }
a { background-color: rgb(133,103,68); }
div.DivClassName
{
background-color: #856744;
}
.BgClassName
{
background-color: #856744;
}
</style>
border-color css
<style>
span { border-color: #856744; }
span { border-color: rgb(133,103,68); }
td.TdClassName
{
border-color: #856744;
}
.TagClassName
{
border-color: #856744;
}
</style>