Shades of Light Wood #896363
Tints of Light Wood #896363
RGB
CMYK
RGB Variations
Color information
#896363 (or 0x896363) is known color: Light Wood. HEX triplet: 89, 63 and 63. RGB value is (137,99,99). Sum of RGB (Red+Green+Blue) = 137+99+99=335 (44% of max value = 765). Red value is 137 (53.91% from 255 or 40.90% from 335); Green value is 99 (39.06% from 255 or 29.55% from 335); Blue value is 99 (39.06% from 255 or 29.55% from 335); Max value from RGB is 137 - color contains mainly: red. Hex color #896363 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896363 is #769C9C. Grayscale: #6E6E6E. Windows color (decimal): -7773341 or 6513545. OLE color: 6513545.
HSL color Cylindrical-coordinate representation of color #896363: hue angle of 0º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #896363 is Cyan = 0, Magento = 0.28, Yellow = 0.28 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 99 | 99 | - |
| CMYK | 0 | 0.28 | 0.28 | 0.46 |
| HSL | 0º | 0.16% | 0.46% | - |
| HSV(B) | 0º | 0.28% | 0.54% | - |
| XYZ | 17.03 | 15.14 | 13.83 | - |
| YUV | 110.36 | 121.59 | 147 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 99 | 99 | 0 | 0.28 | 0.28 | 0.46 | 0 | 0.16 | 0.46 |
| Hex | 89 | 63 | 63 | 0 | 1C | 1C | 2E | 0 | 10 | 2E |
| Octal | 211 | 143 | 143 | 0 | 34 | 34 | 56 | 0 | 20 | 56 |
| Binary | 10001001 | 1100011 | 1100011 | 0 | 11100 | 11100 | 101110 | 0 | 10000 | 101110 |
Color Harmonies of #896363
Complementary color
Monochromatic Colors of #896363
Black with #896363
Text Example
Text Example
White with #896363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896363; }
p { color: rgb(137,99,99); }
H1.HeaderClassName
{
color: #896363;
}
.AnyTagClassName
{
color: #896363;
}
</style>
background-color css
<style>
a { background-color: #896363; }
a { background-color: rgb(137,99,99); }
div.DivClassName
{
background-color: #896363;
}
.BgClassName
{
background-color: #896363;
}
</style>
border-color css
<style>
span { border-color: #896363; }
span { border-color: rgb(137,99,99); }
td.TdClassName
{
border-color: #896363;
}
.TagClassName
{
border-color: #896363;
}
</style>