Shades of Light Wood #856665
Tints of Light Wood #856665
RGB
CMYK
RGB Variations
Color information
#856665 (or 0x856665) is known color: Light Wood. HEX triplet: 85, 66 and 65. RGB value is (133,102,101). Sum of RGB (Red+Green+Blue) = 133+102+101=336 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.58% from 336); Green value is 102 (40.23% from 255 or 30.36% from 336); Blue value is 101 (39.84% from 255 or 30.06% from 336); Max value from RGB is 133 - color contains mainly: red. Hex color #856665 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856665 is #7A999A. Grayscale: #6F6F6F. Windows color (decimal): -8034715 or 6645381. OLE color: 6645381.
HSL color Cylindrical-coordinate representation of color #856665: hue angle of 1.88º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #856665 is Cyan = 0, Magento = 0.23, Yellow = 0.24 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 102 | 101 | - |
| CMYK | 0 | 0.23 | 0.24 | 0.48 |
| HSL | 1.88º | 0.14% | 0.46% | - |
| HSV(B) | 1.88º | 0.24% | 0.52% | - |
| XYZ | 16.77 | 15.43 | 14.41 | - |
| YUV | 111.16 | 122.27 | 143.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 102 | 101 | 0 | 0.23 | 0.24 | 0.48 | 1.88 | 0.14 | 0.46 |
| Hex | 85 | 66 | 65 | 0 | 17 | 18 | 30 | 2 | E | 2E |
| Octal | 205 | 146 | 145 | 0 | 27 | 30 | 60 | 2 | 16 | 56 |
| Binary | 10000101 | 1100110 | 1100101 | 0 | 10111 | 11000 | 110000 | 10 | 1110 | 101110 |
Color Harmonies of #856665
Complementary color
Monochromatic Colors of #856665
Black with #856665
Text Example
Text Example
White with #856665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856665; }
p { color: rgb(133,102,101); }
H1.HeaderClassName
{
color: #856665;
}
.AnyTagClassName
{
color: #856665;
}
</style>
background-color css
<style>
a { background-color: #856665; }
a { background-color: rgb(133,102,101); }
div.DivClassName
{
background-color: #856665;
}
.BgClassName
{
background-color: #856665;
}
</style>
border-color css
<style>
span { border-color: #856665; }
span { border-color: rgb(133,102,101); }
td.TdClassName
{
border-color: #856665;
}
.TagClassName
{
border-color: #856665;
}
</style>