Shades of Light Wood #806362
Tints of Light Wood #806362
RGB
CMYK
RGB Variations
Color information
#806362 (or 0x806362) is known color: Light Wood. HEX triplet: 80, 63 and 62. RGB value is (128,99,98). Sum of RGB (Red+Green+Blue) = 128+99+98=325 (43% of max value = 765). Red value is 128 (50.39% from 255 or 39.38% from 325); Green value is 99 (39.06% from 255 or 30.46% from 325); Blue value is 98 (38.67% from 255 or 30.15% from 325); Max value from RGB is 128 - color contains mainly: red. Hex color #806362 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806362 is #7F9C9D. Grayscale: #6B6B6B. Windows color (decimal): -8363166 or 6448000. OLE color: 6448000.
HSL color Cylindrical-coordinate representation of color #806362: hue angle of 2º degrees, saturation: 0.13, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #806362 is Cyan = 0, Magento = 0.23, Yellow = 0.23 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 99 | 98 | - |
| CMYK | 0 | 0.23 | 0.23 | 0.50 |
| HSL | 2º | 0.13% | 0.44% | - |
| HSV(B) | 2º | 0.23% | 0.5% | - |
| XYZ | 15.57 | 14.39 | 13.51 | - |
| YUV | 107.56 | 122.61 | 142.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 99 | 98 | 0 | 0.23 | 0.23 | 0.50 | 2 | 0.13 | 0.44 |
| Hex | 80 | 63 | 62 | 0 | 17 | 17 | 32 | 2 | D | 2C |
| Octal | 200 | 143 | 142 | 0 | 27 | 27 | 62 | 2 | 15 | 54 |
| Binary | 10000000 | 1100011 | 1100010 | 0 | 10111 | 10111 | 110010 | 10 | 1101 | 101100 |
Color Harmonies of #806362
Complementary color
Monochromatic Colors of #806362
Black with #806362
Text Example
Text Example
White with #806362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806362; }
p { color: rgb(128,99,98); }
H1.HeaderClassName
{
color: #806362;
}
.AnyTagClassName
{
color: #806362;
}
</style>
background-color css
<style>
a { background-color: #806362; }
a { background-color: rgb(128,99,98); }
div.DivClassName
{
background-color: #806362;
}
.BgClassName
{
background-color: #806362;
}
</style>
border-color css
<style>
span { border-color: #806362; }
span { border-color: rgb(128,99,98); }
td.TdClassName
{
border-color: #806362;
}
.TagClassName
{
border-color: #806362;
}
</style>