Shades of Woodland #697940
Tints of Woodland #697940
RGB
CMYK
RGB Variations
Color information
#697940 (or 0x697940) is known color: Woodland. HEX triplet: 69, 79 and 40. RGB value is (105,121,64). Sum of RGB (Red+Green+Blue) = 105+121+64=290 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.21% from 290); Green value is 121 (47.66% from 255 or 41.72% from 290); Blue value is 64 (25.39% from 255 or 22.07% from 290); Max value from RGB is 121 - color contains mainly: green. Hex color #697940 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697940 is #9686BF. Grayscale: #6D6D6D. Windows color (decimal): -9864896 or 4225385. OLE color: 4225385.
HSL color Cylindrical-coordinate representation of color #697940: hue angle of 76.84º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #697940 is Cyan = 0.13, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 121 | 64 | - |
| CMYK | 0.13 | 0 | 0.47 | 0.53 |
| HSL | 76.84º | 0.31% | 0.36% | - |
| HSV(B) | 76.84º | 0.47% | 0.47% | - |
| XYZ | 13.59 | 17.05 | 7.42 | - |
| YUV | 109.72 | 102.2 | 124.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 121 | 64 | 0.13 | 0 | 0.47 | 0.53 | 76.84 | 0.31 | 0.36 |
| Hex | 69 | 79 | 40 | D | 0 | 2F | 35 | 4D | 1F | 24 |
| Octal | 151 | 171 | 100 | 15 | 0 | 57 | 65 | 115 | 37 | 44 |
| Binary | 1101001 | 1111001 | 1000000 | 1101 | 0 | 101111 | 110101 | 1001101 | 11111 | 100100 |
Color Harmonies of #697940
Complementary color
Monochromatic Colors of #697940
Black with #697940
Text Example
Text Example
White with #697940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697940; }
p { color: rgb(105,121,64); }
H1.HeaderClassName
{
color: #697940;
}
.AnyTagClassName
{
color: #697940;
}
</style>
background-color css
<style>
a { background-color: #697940; }
a { background-color: rgb(105,121,64); }
div.DivClassName
{
background-color: #697940;
}
.BgClassName
{
background-color: #697940;
}
</style>
border-color css
<style>
span { border-color: #697940; }
span { border-color: rgb(105,121,64); }
td.TdClassName
{
border-color: #697940;
}
.TagClassName
{
border-color: #697940;
}
</style>