Shades of Light Wood #815959
Tints of Light Wood #815959
RGB
CMYK
RGB Variations
Color information
#815959 (or 0x815959) is known color: Light Wood. HEX triplet: 81, 59 and 59. RGB value is (129,89,89). Sum of RGB (Red+Green+Blue) = 129+89+89=307 (40% of max value = 765). Red value is 129 (50.78% from 255 or 42.02% from 307); Green value is 89 (35.16% from 255 or 28.99% from 307); Blue value is 89 (35.16% from 255 or 28.99% from 307); Max value from RGB is 129 - color contains mainly: red. Hex color #815959 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815959 is #7EA6A6. Grayscale: #656565. Windows color (decimal): -8300199 or 5855617. OLE color: 5855617.
HSL color Cylindrical-coordinate representation of color #815959: hue angle of 0º degrees, saturation: 0.18, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #815959 is Cyan = 0, Magento = 0.31, Yellow = 0.31 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 89 | 89 | - |
| CMYK | 0 | 0.31 | 0.31 | 0.49 |
| HSL | 0º | 0.18% | 0.43% | - |
| HSV(B) | 0º | 0.31% | 0.51% | - |
| XYZ | 14.43 | 12.53 | 11.11 | - |
| YUV | 100.96 | 121.25 | 148 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 89 | 0 | 0.31 | 0.31 | 0.49 | 0 | 0.18 | 0.43 |
| Hex | 81 | 59 | 59 | 0 | 1F | 1F | 31 | 0 | 12 | 2B |
| Octal | 201 | 131 | 131 | 0 | 37 | 37 | 61 | 0 | 22 | 53 |
| Binary | 10000001 | 1011001 | 1011001 | 0 | 11111 | 11111 | 110001 | 0 | 10010 | 101011 |
Color Harmonies of #815959
Complementary color
Monochromatic Colors of #815959
Black with #815959
Text Example
Text Example
White with #815959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815959; }
p { color: rgb(129,89,89); }
H1.HeaderClassName
{
color: #815959;
}
.AnyTagClassName
{
color: #815959;
}
</style>
background-color css
<style>
a { background-color: #815959; }
a { background-color: rgb(129,89,89); }
div.DivClassName
{
background-color: #815959;
}
.BgClassName
{
background-color: #815959;
}
</style>
border-color css
<style>
span { border-color: #815959; }
span { border-color: rgb(129,89,89); }
td.TdClassName
{
border-color: #815959;
}
.TagClassName
{
border-color: #815959;
}
</style>