Shades of Woodland #697247
Tints of Woodland #697247
RGB
CMYK
RGB Variations
Color information
#697247 (or 0x697247) is known color: Woodland. HEX triplet: 69, 72 and 47. RGB value is (105,114,71). Sum of RGB (Red+Green+Blue) = 105+114+71=290 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.21% from 290); Green value is 114 (44.92% from 255 or 39.31% from 290); Blue value is 71 (28.12% from 255 or 24.48% from 290); Max value from RGB is 114 - color contains mainly: green. Hex color #697247 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697247 is #968DB8. Grayscale: #6A6A6A. Windows color (decimal): -9866681 or 4682345. OLE color: 4682345.
HSL color Cylindrical-coordinate representation of color #697247: hue angle of 72.56º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #697247 is Cyan = 0.08, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 114 | 71 | - |
| CMYK | 0.08 | 0 | 0.38 | 0.55 |
| HSL | 72.56º | 0.23% | 0.36% | - |
| HSV(B) | 72.56º | 0.38% | 0.45% | - |
| XYZ | 12.98 | 15.49 | 8.27 | - |
| YUV | 106.41 | 108.02 | 127 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 114 | 71 | 0.08 | 0 | 0.38 | 0.55 | 72.56 | 0.23 | 0.36 |
| Hex | 69 | 72 | 47 | 8 | 0 | 26 | 37 | 49 | 17 | 24 |
| Octal | 151 | 162 | 107 | 10 | 0 | 46 | 67 | 111 | 27 | 44 |
| Binary | 1101001 | 1110010 | 1000111 | 1000 | 0 | 100110 | 110111 | 1001001 | 10111 | 100100 |
Color Harmonies of #697247
Complementary color
Monochromatic Colors of #697247
Black with #697247
Text Example
Text Example
White with #697247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697247; }
p { color: rgb(105,114,71); }
H1.HeaderClassName
{
color: #697247;
}
.AnyTagClassName
{
color: #697247;
}
</style>
background-color css
<style>
a { background-color: #697247; }
a { background-color: rgb(105,114,71); }
div.DivClassName
{
background-color: #697247;
}
.BgClassName
{
background-color: #697247;
}
</style>
border-color css
<style>
span { border-color: #697247; }
span { border-color: rgb(105,114,71); }
td.TdClassName
{
border-color: #697247;
}
.TagClassName
{
border-color: #697247;
}
</style>