Shades of Woodland #697147
Tints of Woodland #697147
RGB
CMYK
RGB Variations
Color information
#697147 (or 0x697147) is known color: Woodland. HEX triplet: 69, 71 and 47. RGB value is (105,113,71). Sum of RGB (Red+Green+Blue) = 105+113+71=289 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.33% from 289); Green value is 113 (44.53% from 255 or 39.10% from 289); Blue value is 71 (28.12% from 255 or 24.57% from 289); Max value from RGB is 113 - color contains mainly: green. Hex color #697147 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697147 is #968EB8. Grayscale: #696969. Windows color (decimal): -9866937 or 4682089. OLE color: 4682089.
HSL color Cylindrical-coordinate representation of color #697147: hue angle of 71.43º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #697147 is Cyan = 0.07, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 113 | 71 | - |
| CMYK | 0.07 | 0 | 0.37 | 0.56 |
| HSL | 71.43º | 0.23% | 0.36% | - |
| HSV(B) | 71.43º | 0.37% | 0.44% | - |
| XYZ | 12.87 | 15.27 | 8.23 | - |
| YUV | 105.82 | 108.35 | 127.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 113 | 71 | 0.07 | 0 | 0.37 | 0.56 | 71.43 | 0.23 | 0.36 |
| Hex | 69 | 71 | 47 | 7 | 0 | 25 | 38 | 47 | 17 | 24 |
| Octal | 151 | 161 | 107 | 7 | 0 | 45 | 70 | 107 | 27 | 44 |
| Binary | 1101001 | 1110001 | 1000111 | 111 | 0 | 100101 | 111000 | 1000111 | 10111 | 100100 |
Color Harmonies of #697147
Complementary color
Monochromatic Colors of #697147
Black with #697147
Text Example
Text Example
White with #697147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697147; }
p { color: rgb(105,113,71); }
H1.HeaderClassName
{
color: #697147;
}
.AnyTagClassName
{
color: #697147;
}
</style>
background-color css
<style>
a { background-color: #697147; }
a { background-color: rgb(105,113,71); }
div.DivClassName
{
background-color: #697147;
}
.BgClassName
{
background-color: #697147;
}
</style>
border-color css
<style>
span { border-color: #697147; }
span { border-color: rgb(105,113,71); }
td.TdClassName
{
border-color: #697147;
}
.TagClassName
{
border-color: #697147;
}
</style>