Shades of Light Wood #826463
Tints of Light Wood #826463
RGB
CMYK
RGB Variations
Color information
#826463 (or 0x826463) is known color: Light Wood. HEX triplet: 82, 64 and 63. RGB value is (130,100,99). Sum of RGB (Red+Green+Blue) = 130+100+99=329 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.51% from 329); Green value is 100 (39.45% from 255 or 30.40% from 329); Blue value is 99 (39.06% from 255 or 30.09% from 329); Max value from RGB is 130 - color contains mainly: red. Hex color #826463 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826463 is #7D9B9C. Grayscale: #6C6C6C. Windows color (decimal): -8231837 or 6513794. OLE color: 6513794.
HSL color Cylindrical-coordinate representation of color #826463: hue angle of 1.94º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #826463 is Cyan = 0, Magento = 0.23, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 100 | 99 | - |
| CMYK | 0 | 0.23 | 0.24 | 0.49 |
| HSL | 1.94º | 0.14% | 0.45% | - |
| HSV(B) | 1.94º | 0.24% | 0.51% | - |
| XYZ | 16.02 | 14.76 | 13.81 | - |
| YUV | 108.86 | 122.44 | 143.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 100 | 99 | 0 | 0.23 | 0.24 | 0.49 | 1.94 | 0.14 | 0.45 |
| Hex | 82 | 64 | 63 | 0 | 17 | 18 | 31 | 2 | E | 2D |
| Octal | 202 | 144 | 143 | 0 | 27 | 30 | 61 | 2 | 16 | 55 |
| Binary | 10000010 | 1100100 | 1100011 | 0 | 10111 | 11000 | 110001 | 10 | 1110 | 101101 |
Color Harmonies of #826463
Complementary color
Monochromatic Colors of #826463
Black with #826463
Text Example
Text Example
White with #826463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826463; }
p { color: rgb(130,100,99); }
H1.HeaderClassName
{
color: #826463;
}
.AnyTagClassName
{
color: #826463;
}
</style>
background-color css
<style>
a { background-color: #826463; }
a { background-color: rgb(130,100,99); }
div.DivClassName
{
background-color: #826463;
}
.BgClassName
{
background-color: #826463;
}
</style>
border-color css
<style>
span { border-color: #826463; }
span { border-color: rgb(130,100,99); }
td.TdClassName
{
border-color: #826463;
}
.TagClassName
{
border-color: #826463;
}
</style>