Shades of Dark Wood #856146
Tints of Dark Wood #856146
RGB
CMYK
RGB Variations
Color information
#856146 (or 0x856146) is known color: Dark Wood. HEX triplet: 85, 61 and 46. RGB value is (133,97,70). Sum of RGB (Red+Green+Blue) = 133+97+70=300 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.33% from 300); Green value is 97 (38.28% from 255 or 32.33% from 300); Blue value is 70 (27.73% from 255 or 23.33% from 300); Max value from RGB is 133 - color contains mainly: red. Hex color #856146 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856146 is #7A9EB9. Grayscale: #686868. Windows color (decimal): -8036026 or 4612485. OLE color: 4612485.
HSL color Cylindrical-coordinate representation of color #856146: hue angle of 25.71º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #856146 is Cyan = 0, Magento = 0.27, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 97 | 70 | - |
| CMYK | 0 | 0.27 | 0.47 | 0.48 |
| HSL | 25.71º | 0.31% | 0.4% | - |
| HSV(B) | 25.71º | 0.47% | 0.52% | - |
| XYZ | 15.05 | 13.98 | 7.7 | - |
| YUV | 104.69 | 108.43 | 148.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 97 | 70 | 0 | 0.27 | 0.47 | 0.48 | 25.71 | 0.31 | 0.4 |
| Hex | 85 | 61 | 46 | 0 | 1B | 2F | 30 | 1A | 1F | 28 |
| Octal | 205 | 141 | 106 | 0 | 33 | 57 | 60 | 32 | 37 | 50 |
| Binary | 10000101 | 1100001 | 1000110 | 0 | 11011 | 101111 | 110000 | 11010 | 11111 | 101000 |
Color Harmonies of #856146
Complementary color
Monochromatic Colors of #856146
Black with #856146
Text Example
Text Example
White with #856146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856146; }
p { color: rgb(133,97,70); }
H1.HeaderClassName
{
color: #856146;
}
.AnyTagClassName
{
color: #856146;
}
</style>
background-color css
<style>
a { background-color: #856146; }
a { background-color: rgb(133,97,70); }
div.DivClassName
{
background-color: #856146;
}
.BgClassName
{
background-color: #856146;
}
</style>
border-color css
<style>
span { border-color: #856146; }
span { border-color: rgb(133,97,70); }
td.TdClassName
{
border-color: #856146;
}
.TagClassName
{
border-color: #856146;
}
</style>