Shades of Light Wood #816463
Tints of Light Wood #816463
RGB
CMYK
RGB Variations
Color information
#816463 (or 0x816463) is known color: Light Wood. HEX triplet: 81, 64 and 63. RGB value is (129,100,99). Sum of RGB (Red+Green+Blue) = 129+100+99=328 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.33% from 328); Green value is 100 (39.45% from 255 or 30.49% from 328); Blue value is 99 (39.06% from 255 or 30.18% from 328); Max value from RGB is 129 - color contains mainly: red. Hex color #816463 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816463 is #7E9B9C. Grayscale: #6C6C6C. Windows color (decimal): -8297373 or 6513793. OLE color: 6513793.
HSL color Cylindrical-coordinate representation of color #816463: hue angle of 2º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #816463 is Cyan = 0, Magento = 0.22, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 100 | 99 | - |
| CMYK | 0 | 0.22 | 0.23 | 0.49 |
| HSL | 2º | 0.13% | 0.45% | - |
| HSV(B) | 2º | 0.23% | 0.51% | - |
| XYZ | 15.86 | 14.68 | 13.8 | - |
| YUV | 108.56 | 122.61 | 142.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 100 | 99 | 0 | 0.22 | 0.23 | 0.49 | 2 | 0.13 | 0.45 |
| Hex | 81 | 64 | 63 | 0 | 16 | 17 | 31 | 2 | D | 2D |
| Octal | 201 | 144 | 143 | 0 | 26 | 27 | 61 | 2 | 15 | 55 |
| Binary | 10000001 | 1100100 | 1100011 | 0 | 10110 | 10111 | 110001 | 10 | 1101 | 101101 |
Color Harmonies of #816463
Complementary color
Monochromatic Colors of #816463
Black with #816463
Text Example
Text Example
White with #816463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816463; }
p { color: rgb(129,100,99); }
H1.HeaderClassName
{
color: #816463;
}
.AnyTagClassName
{
color: #816463;
}
</style>
background-color css
<style>
a { background-color: #816463; }
a { background-color: rgb(129,100,99); }
div.DivClassName
{
background-color: #816463;
}
.BgClassName
{
background-color: #816463;
}
</style>
border-color css
<style>
span { border-color: #816463; }
span { border-color: rgb(129,100,99); }
td.TdClassName
{
border-color: #816463;
}
.TagClassName
{
border-color: #816463;
}
</style>