Shades of Light Wood #866363
Tints of Light Wood #866363
RGB
CMYK
RGB Variations
Color information
#866363 (or 0x866363) is known color: Light Wood. HEX triplet: 86, 63 and 63. RGB value is (134,99,99). Sum of RGB (Red+Green+Blue) = 134+99+99=332 (43% of max value = 765). Red value is 134 (52.73% from 255 or 40.36% from 332); Green value is 99 (39.06% from 255 or 29.82% from 332); Blue value is 99 (39.06% from 255 or 29.82% from 332); Max value from RGB is 134 - color contains mainly: red. Hex color #866363 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866363 is #799C9C. Grayscale: #6D6D6D. Windows color (decimal): -7969949 or 6513542. OLE color: 6513542.
HSL color Cylindrical-coordinate representation of color #866363: hue angle of 0º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #866363 is Cyan = 0, Magento = 0.26, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 99 | 99 | - |
| CMYK | 0 | 0.26 | 0.26 | 0.47 |
| HSL | 0º | 0.15% | 0.46% | - |
| HSV(B) | 0º | 0.26% | 0.53% | - |
| XYZ | 16.55 | 14.89 | 13.81 | - |
| YUV | 109.47 | 122.1 | 145.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 99 | 99 | 0 | 0.26 | 0.26 | 0.47 | 0 | 0.15 | 0.46 |
| Hex | 86 | 63 | 63 | 0 | 1A | 1A | 2F | 0 | F | 2E |
| Octal | 206 | 143 | 143 | 0 | 32 | 32 | 57 | 0 | 17 | 56 |
| Binary | 10000110 | 1100011 | 1100011 | 0 | 11010 | 11010 | 101111 | 0 | 1111 | 101110 |
Color Harmonies of #866363
Complementary color
Monochromatic Colors of #866363
Black with #866363
Text Example
Text Example
White with #866363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866363; }
p { color: rgb(134,99,99); }
H1.HeaderClassName
{
color: #866363;
}
.AnyTagClassName
{
color: #866363;
}
</style>
background-color css
<style>
a { background-color: #866363; }
a { background-color: rgb(134,99,99); }
div.DivClassName
{
background-color: #866363;
}
.BgClassName
{
background-color: #866363;
}
</style>
border-color css
<style>
span { border-color: #866363; }
span { border-color: rgb(134,99,99); }
td.TdClassName
{
border-color: #866363;
}
.TagClassName
{
border-color: #866363;
}
</style>