Shades of Light Wood #846565
Tints of Light Wood #846565
RGB
CMYK
RGB Variations
Color information
#846565 (or 0x846565) is known color: Light Wood. HEX triplet: 84, 65 and 65. RGB value is (132,101,101). Sum of RGB (Red+Green+Blue) = 132+101+101=334 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.52% from 334); Green value is 101 (39.84% from 255 or 30.24% from 334); Blue value is 101 (39.84% from 255 or 30.24% from 334); Max value from RGB is 132 - color contains mainly: red. Hex color #846565 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846565 is #7B9A9A. Grayscale: #6E6E6E. Windows color (decimal): -8100507 or 6645124. OLE color: 6645124.
HSL color Cylindrical-coordinate representation of color #846565: hue angle of 0º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #846565 is Cyan = 0, Magento = 0.23, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 101 | 101 | - |
| CMYK | 0 | 0.23 | 0.23 | 0.48 |
| HSL | 0º | 0.13% | 0.46% | - |
| HSV(B) | 0º | 0.23% | 0.52% | - |
| XYZ | 16.52 | 15.15 | 14.37 | - |
| YUV | 110.27 | 122.77 | 143.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 101 | 101 | 0 | 0.23 | 0.23 | 0.48 | 0 | 0.13 | 0.46 |
| Hex | 84 | 65 | 65 | 0 | 17 | 17 | 30 | 0 | D | 2E |
| Octal | 204 | 145 | 145 | 0 | 27 | 27 | 60 | 0 | 15 | 56 |
| Binary | 10000100 | 1100101 | 1100101 | 0 | 10111 | 10111 | 110000 | 0 | 1101 | 101110 |
Color Harmonies of #846565
Complementary color
Monochromatic Colors of #846565
Black with #846565
Text Example
Text Example
White with #846565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846565; }
p { color: rgb(132,101,101); }
H1.HeaderClassName
{
color: #846565;
}
.AnyTagClassName
{
color: #846565;
}
</style>
background-color css
<style>
a { background-color: #846565; }
a { background-color: rgb(132,101,101); }
div.DivClassName
{
background-color: #846565;
}
.BgClassName
{
background-color: #846565;
}
</style>
border-color css
<style>
span { border-color: #846565; }
span { border-color: rgb(132,101,101); }
td.TdClassName
{
border-color: #846565;
}
.TagClassName
{
border-color: #846565;
}
</style>