Shades of Dark Wood #856340
Tints of Dark Wood #856340
RGB
CMYK
RGB Variations
Color information
#856340 (or 0x856340) is known color: Dark Wood. HEX triplet: 85, 63 and 40. RGB value is (133,99,64). Sum of RGB (Red+Green+Blue) = 133+99+64=296 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.93% from 296); Green value is 99 (39.06% from 255 or 33.45% from 296); Blue value is 64 (25.39% from 255 or 21.62% from 296); Max value from RGB is 133 - color contains mainly: red. Hex color #856340 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856340 is #7A9CBF. Grayscale: #696969. Windows color (decimal): -8035520 or 4219781. OLE color: 4219781.
HSL color Cylindrical-coordinate representation of color #856340: hue angle of 30.43º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #856340 is Cyan = 0, Magento = 0.26, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 99 | 64 | - |
| CMYK | 0 | 0.26 | 0.52 | 0.48 |
| HSL | 30.43º | 0.35% | 0.39% | - |
| HSV(B) | 30.43º | 0.52% | 0.52% | - |
| XYZ | 15.06 | 14.28 | 6.81 | - |
| YUV | 105.18 | 104.76 | 147.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 99 | 64 | 0 | 0.26 | 0.52 | 0.48 | 30.43 | 0.35 | 0.39 |
| Hex | 85 | 63 | 40 | 0 | 1A | 34 | 30 | 1E | 23 | 27 |
| Octal | 205 | 143 | 100 | 0 | 32 | 64 | 60 | 36 | 43 | 47 |
| Binary | 10000101 | 1100011 | 1000000 | 0 | 11010 | 110100 | 110000 | 11110 | 100011 | 100111 |
Color Harmonies of #856340
Complementary color
Monochromatic Colors of #856340
Black with #856340
Text Example
Text Example
White with #856340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856340; }
p { color: rgb(133,99,64); }
H1.HeaderClassName
{
color: #856340;
}
.AnyTagClassName
{
color: #856340;
}
</style>
background-color css
<style>
a { background-color: #856340; }
a { background-color: rgb(133,99,64); }
div.DivClassName
{
background-color: #856340;
}
.BgClassName
{
background-color: #856340;
}
</style>
border-color css
<style>
span { border-color: #856340; }
span { border-color: rgb(133,99,64); }
td.TdClassName
{
border-color: #856340;
}
.TagClassName
{
border-color: #856340;
}
</style>