Shades of Woodland #656939
Tints of Woodland #656939
RGB
CMYK
RGB Variations
Color information
#656939 (or 0x656939) is known color: Woodland. HEX triplet: 65, 69 and 39. RGB value is (101,105,57). Sum of RGB (Red+Green+Blue) = 101+105+57=263 (34% of max value = 765). Red value is 101 (39.84% from 255 or 38.40% from 263); Green value is 105 (41.41% from 255 or 39.92% from 263); Blue value is 57 (22.66% from 255 or 21.67% from 263); Max value from RGB is 105 - color contains mainly: green. Hex color #656939 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #656939 is #9A96C6. Grayscale: #626262. Windows color (decimal): -10131143 or 3762533. OLE color: 3762533.
HSL color Cylindrical-coordinate representation of color #656939: hue angle of 65º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #656939 is Cyan = 0.04, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 101 | 105 | 57 | - |
| CMYK | 0.04 | 0 | 0.46 | 0.59 |
| HSL | 65º | 0.3% | 0.32% | - |
| HSV(B) | 65º | 0.46% | 0.41% | - |
| XYZ | 11.16 | 13.17 | 5.82 | - |
| YUV | 98.33 | 104.67 | 129.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 105 | 57 | 0.04 | 0 | 0.46 | 0.59 | 65 | 0.3 | 0.32 |
| Hex | 65 | 69 | 39 | 4 | 0 | 2E | 3B | 41 | 1E | 20 |
| Octal | 145 | 151 | 71 | 4 | 0 | 56 | 73 | 101 | 36 | 40 |
| Binary | 1100101 | 1101001 | 111001 | 100 | 0 | 101110 | 111011 | 1000001 | 11110 | 100000 |
Color Harmonies of #656939
Complementary color
Monochromatic Colors of #656939
Black with #656939
Text Example
Text Example
White with #656939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656939; }
p { color: rgb(101,105,57); }
H1.HeaderClassName
{
color: #656939;
}
.AnyTagClassName
{
color: #656939;
}
</style>
background-color css
<style>
a { background-color: #656939; }
a { background-color: rgb(101,105,57); }
div.DivClassName
{
background-color: #656939;
}
.BgClassName
{
background-color: #656939;
}
</style>
border-color css
<style>
span { border-color: #656939; }
span { border-color: rgb(101,105,57); }
td.TdClassName
{
border-color: #656939;
}
.TagClassName
{
border-color: #656939;
}
</style>