Shades of Light Wood #866262
Tints of Light Wood #866262
RGB
CMYK
RGB Variations
Color information
#866262 (or 0x866262) is known color: Light Wood. HEX triplet: 86, 62 and 62. RGB value is (134,98,98). Sum of RGB (Red+Green+Blue) = 134+98+98=330 (43% of max value = 765). Red value is 134 (52.73% from 255 or 40.61% from 330); Green value is 98 (38.67% from 255 or 29.70% from 330); Blue value is 98 (38.67% from 255 or 29.70% from 330); Max value from RGB is 134 - color contains mainly: red. Hex color #866262 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866262 is #799D9D. Grayscale: #6C6C6C. Windows color (decimal): -7970206 or 6447750. OLE color: 6447750.
HSL color Cylindrical-coordinate representation of color #866262: 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.27%. Process color model (Four color, CMYK) of #866262 is Cyan = 0, Magento = 0.27, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 98 | 98 | - |
| CMYK | 0 | 0.27 | 0.27 | 0.47 |
| HSL | 0º | 0.16% | 0.45% | - |
| HSV(B) | 0º | 0.27% | 0.53% | - |
| XYZ | 16.4 | 14.69 | 13.53 | - |
| YUV | 108.76 | 121.93 | 146 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 98 | 98 | 0 | 0.27 | 0.27 | 0.47 | 0 | 0.16 | 0.45 |
| Hex | 86 | 62 | 62 | 0 | 1B | 1B | 2F | 0 | 10 | 2D |
| Octal | 206 | 142 | 142 | 0 | 33 | 33 | 57 | 0 | 20 | 55 |
| Binary | 10000110 | 1100010 | 1100010 | 0 | 11011 | 11011 | 101111 | 0 | 10000 | 101101 |
Color Harmonies of #866262
Complementary color
Monochromatic Colors of #866262
Black with #866262
Text Example
Text Example
White with #866262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866262; }
p { color: rgb(134,98,98); }
H1.HeaderClassName
{
color: #866262;
}
.AnyTagClassName
{
color: #866262;
}
</style>
background-color css
<style>
a { background-color: #866262; }
a { background-color: rgb(134,98,98); }
div.DivClassName
{
background-color: #866262;
}
.BgClassName
{
background-color: #866262;
}
</style>
border-color css
<style>
span { border-color: #866262; }
span { border-color: rgb(134,98,98); }
td.TdClassName
{
border-color: #866262;
}
.TagClassName
{
border-color: #866262;
}
</style>