Shades of Dark Wood #856142
Tints of Dark Wood #856142
RGB
CMYK
RGB Variations
Color information
#856142 (or 0x856142) is known color: Dark Wood. HEX triplet: 85, 61 and 42. RGB value is (133,97,66). Sum of RGB (Red+Green+Blue) = 133+97+66=296 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.93% from 296); Green value is 97 (38.28% from 255 or 32.77% from 296); Blue value is 66 (26.17% from 255 or 22.30% from 296); Max value from RGB is 133 - color contains mainly: red. Hex color #856142 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856142 is #7A9EBD. Grayscale: #686868. Windows color (decimal): -8036030 or 4350341. OLE color: 4350341.
HSL color Cylindrical-coordinate representation of color #856142: hue angle of 27.76º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #856142 is Cyan = 0, Magento = 0.27, Yellow = 0.50 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 97 | 66 | - |
| CMYK | 0 | 0.27 | 0.50 | 0.48 |
| HSL | 27.76º | 0.34% | 0.39% | - |
| HSV(B) | 27.76º | 0.5% | 0.52% | - |
| XYZ | 14.93 | 13.93 | 7.06 | - |
| YUV | 104.23 | 106.43 | 148.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 97 | 66 | 0 | 0.27 | 0.50 | 0.48 | 27.76 | 0.34 | 0.39 |
| Hex | 85 | 61 | 42 | 0 | 1B | 32 | 30 | 1C | 22 | 27 |
| Octal | 205 | 141 | 102 | 0 | 33 | 62 | 60 | 34 | 42 | 47 |
| Binary | 10000101 | 1100001 | 1000010 | 0 | 11011 | 110010 | 110000 | 11100 | 100010 | 100111 |
Color Harmonies of #856142
Complementary color
Monochromatic Colors of #856142
Black with #856142
Text Example
Text Example
White with #856142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856142; }
p { color: rgb(133,97,66); }
H1.HeaderClassName
{
color: #856142;
}
.AnyTagClassName
{
color: #856142;
}
</style>
background-color css
<style>
a { background-color: #856142; }
a { background-color: rgb(133,97,66); }
div.DivClassName
{
background-color: #856142;
}
.BgClassName
{
background-color: #856142;
}
</style>
border-color css
<style>
span { border-color: #856142; }
span { border-color: rgb(133,97,66); }
td.TdClassName
{
border-color: #856142;
}
.TagClassName
{
border-color: #856142;
}
</style>