Shades of Light Wood #866161
Tints of Light Wood #866161
RGB
CMYK
RGB Variations
Color information
#866161 (or 0x866161) is known color: Light Wood. HEX triplet: 86, 61 and 61. RGB value is (134,97,97). Sum of RGB (Red+Green+Blue) = 134+97+97=328 (43% of max value = 765). Red value is 134 (52.73% from 255 or 40.85% from 328); Green value is 97 (38.28% from 255 or 29.57% from 328); Blue value is 97 (38.28% from 255 or 29.57% from 328); Max value from RGB is 134 - color contains mainly: red. Hex color #866161 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866161 is #799E9E. Grayscale: #6C6C6C. Windows color (decimal): -7970463 or 6381958. OLE color: 6381958.
HSL color Cylindrical-coordinate representation of color #866161: hue angle of 0º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #866161 is Cyan = 0, Magento = 0.28, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 97 | - |
| CMYK | 0 | 0.28 | 0.28 | 0.47 |
| HSL | 0º | 0.16% | 0.45% | - |
| HSV(B) | 0º | 0.28% | 0.53% | - |
| XYZ | 16.26 | 14.48 | 13.25 | - |
| YUV | 108.06 | 121.76 | 146.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 97 | 0 | 0.28 | 0.28 | 0.47 | 0 | 0.16 | 0.45 |
| Hex | 86 | 61 | 61 | 0 | 1C | 1C | 2F | 0 | 10 | 2D |
| Octal | 206 | 141 | 141 | 0 | 34 | 34 | 57 | 0 | 20 | 55 |
| Binary | 10000110 | 1100001 | 1100001 | 0 | 11100 | 11100 | 101111 | 0 | 10000 | 101101 |
Color Harmonies of #866161
Complementary color
Monochromatic Colors of #866161
Black with #866161
Text Example
Text Example
White with #866161
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866161; }
p { color: rgb(134,97,97); }
H1.HeaderClassName
{
color: #866161;
}
.AnyTagClassName
{
color: #866161;
}
</style>
background-color css
<style>
a { background-color: #866161; }
a { background-color: rgb(134,97,97); }
div.DivClassName
{
background-color: #866161;
}
.BgClassName
{
background-color: #866161;
}
</style>
border-color css
<style>
span { border-color: #866161; }
span { border-color: rgb(134,97,97); }
td.TdClassName
{
border-color: #866161;
}
.TagClassName
{
border-color: #866161;
}
</style>