Shades of Light Wood #815957
Tints of Light Wood #815957
RGB
CMYK
RGB Variations
Color information
#815957 (or 0x815957) is known color: Light Wood. HEX triplet: 81, 59 and 57. RGB value is (129,89,87). Sum of RGB (Red+Green+Blue) = 129+89+87=305 (40% of max value = 765). Red value is 129 (50.78% from 255 or 42.30% from 305); Green value is 89 (35.16% from 255 or 29.18% from 305); Blue value is 87 (34.38% from 255 or 28.52% from 305); Max value from RGB is 129 - color contains mainly: red. Hex color #815957 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815957 is #7EA6A8. Grayscale: #646464. Windows color (decimal): -8300201 or 5724545. OLE color: 5724545.
HSL color Cylindrical-coordinate representation of color #815957: hue angle of 2.86º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #815957 is Cyan = 0, Magento = 0.31, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 89 | 87 | - |
| CMYK | 0 | 0.31 | 0.33 | 0.49 |
| HSL | 2.86º | 0.19% | 0.42% | - |
| HSV(B) | 2.86º | 0.33% | 0.51% | - |
| XYZ | 14.35 | 12.5 | 10.67 | - |
| YUV | 100.73 | 120.25 | 148.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 87 | 0 | 0.31 | 0.33 | 0.49 | 2.86 | 0.19 | 0.42 |
| Hex | 81 | 59 | 57 | 0 | 1F | 21 | 31 | 3 | 13 | 2A |
| Octal | 201 | 131 | 127 | 0 | 37 | 41 | 61 | 3 | 23 | 52 |
| Binary | 10000001 | 1011001 | 1010111 | 0 | 11111 | 100001 | 110001 | 11 | 10011 | 101010 |
Color Harmonies of #815957
Complementary color
Monochromatic Colors of #815957
Black with #815957
Text Example
Text Example
White with #815957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815957; }
p { color: rgb(129,89,87); }
H1.HeaderClassName
{
color: #815957;
}
.AnyTagClassName
{
color: #815957;
}
</style>
background-color css
<style>
a { background-color: #815957; }
a { background-color: rgb(129,89,87); }
div.DivClassName
{
background-color: #815957;
}
.BgClassName
{
background-color: #815957;
}
</style>
border-color css
<style>
span { border-color: #815957; }
span { border-color: rgb(129,89,87); }
td.TdClassName
{
border-color: #815957;
}
.TagClassName
{
border-color: #815957;
}
</style>