Shades of Light Wood #876463
Tints of Light Wood #876463
RGB
CMYK
RGB Variations
Color information
#876463 (or 0x876463) is known color: Light Wood. HEX triplet: 87, 64 and 63. RGB value is (135,100,99). Sum of RGB (Red+Green+Blue) = 135+100+99=334 (44% of max value = 765). Red value is 135 (53.12% from 255 or 40.42% from 334); Green value is 100 (39.45% from 255 or 29.94% from 334); Blue value is 99 (39.06% from 255 or 29.64% from 334); Max value from RGB is 135 - color contains mainly: red. Hex color #876463 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #876463 is #789B9C. Grayscale: #6E6E6E. Windows color (decimal): -7904157 or 6513799. OLE color: 6513799.
HSL color Cylindrical-coordinate representation of color #876463: hue angle of 1.67º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #876463 is Cyan = 0, Magento = 0.26, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 100 | 99 | - |
| CMYK | 0 | 0.26 | 0.27 | 0.47 |
| HSL | 1.67º | 0.15% | 0.46% | - |
| HSV(B) | 1.67º | 0.27% | 0.53% | - |
| XYZ | 16.8 | 15.17 | 13.85 | - |
| YUV | 110.35 | 121.6 | 145.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 100 | 99 | 0 | 0.26 | 0.27 | 0.47 | 1.67 | 0.15 | 0.46 |
| Hex | 87 | 64 | 63 | 0 | 1A | 1B | 2F | 2 | F | 2E |
| Octal | 207 | 144 | 143 | 0 | 32 | 33 | 57 | 2 | 17 | 56 |
| Binary | 10000111 | 1100100 | 1100011 | 0 | 11010 | 11011 | 101111 | 10 | 1111 | 101110 |
Color Harmonies of #876463
Complementary color
Monochromatic Colors of #876463
Black with #876463
Text Example
Text Example
White with #876463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #876463; }
p { color: rgb(135,100,99); }
H1.HeaderClassName
{
color: #876463;
}
.AnyTagClassName
{
color: #876463;
}
</style>
background-color css
<style>
a { background-color: #876463; }
a { background-color: rgb(135,100,99); }
div.DivClassName
{
background-color: #876463;
}
.BgClassName
{
background-color: #876463;
}
</style>
border-color css
<style>
span { border-color: #876463; }
span { border-color: rgb(135,100,99); }
td.TdClassName
{
border-color: #876463;
}
.TagClassName
{
border-color: #876463;
}
</style>