Shades of Woodland #697040
Tints of Woodland #697040
RGB
CMYK
RGB Variations
Color information
#697040 (or 0x697040) is known color: Woodland. HEX triplet: 69, 70 and 40. RGB value is (105,112,64). Sum of RGB (Red+Green+Blue) = 105+112+64=281 (37% of max value = 765). Red value is 105 (41.41% from 255 or 37.37% from 281); Green value is 112 (44.14% from 255 or 39.86% from 281); Blue value is 64 (25.39% from 255 or 22.78% from 281); Max value from RGB is 112 - color contains mainly: green. Hex color #697040 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697040 is #968FBF. Grayscale: #686868. Windows color (decimal): -9867200 or 4223081. OLE color: 4223081.
HSL color Cylindrical-coordinate representation of color #697040: hue angle of 68.75º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #697040 is Cyan = 0.06, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 112 | 64 | - |
| CMYK | 0.06 | 0 | 0.43 | 0.56 |
| HSL | 68.75º | 0.27% | 0.35% | - |
| HSV(B) | 68.75º | 0.43% | 0.44% | - |
| XYZ | 12.55 | 14.96 | 7.08 | - |
| YUV | 104.44 | 105.18 | 128.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 112 | 64 | 0.06 | 0 | 0.43 | 0.56 | 68.75 | 0.27 | 0.35 |
| Hex | 69 | 70 | 40 | 6 | 0 | 2B | 38 | 45 | 1B | 23 |
| Octal | 151 | 160 | 100 | 6 | 0 | 53 | 70 | 105 | 33 | 43 |
| Binary | 1101001 | 1110000 | 1000000 | 110 | 0 | 101011 | 111000 | 1000101 | 11011 | 100011 |
Color Harmonies of #697040
Complementary color
Monochromatic Colors of #697040
Black with #697040
Text Example
Text Example
White with #697040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697040; }
p { color: rgb(105,112,64); }
H1.HeaderClassName
{
color: #697040;
}
.AnyTagClassName
{
color: #697040;
}
</style>
background-color css
<style>
a { background-color: #697040; }
a { background-color: rgb(105,112,64); }
div.DivClassName
{
background-color: #697040;
}
.BgClassName
{
background-color: #697040;
}
</style>
border-color css
<style>
span { border-color: #697040; }
span { border-color: rgb(105,112,64); }
td.TdClassName
{
border-color: #697040;
}
.TagClassName
{
border-color: #697040;
}
</style>