Shades of Woodland #697745
Tints of Woodland #697745
RGB
CMYK
RGB Variations
Color information
#697745 (or 0x697745) is known color: Woodland. HEX triplet: 69, 77 and 45. RGB value is (105,119,69). Sum of RGB (Red+Green+Blue) = 105+119+69=293 (38% of max value = 765). Red value is 105 (41.41% from 255 or 35.84% from 293); Green value is 119 (46.88% from 255 or 40.61% from 293); Blue value is 69 (27.34% from 255 or 23.55% from 293); Max value from RGB is 119 - color contains mainly: green. Hex color #697745 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697745 is #9688BA. Grayscale: #6D6D6D. Windows color (decimal): -9865403 or 4552553. OLE color: 4552553.
HSL color Cylindrical-coordinate representation of color #697745: hue angle of 76.8º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #697745 is Cyan = 0.12, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 119 | 69 | - |
| CMYK | 0.12 | 0 | 0.42 | 0.53 |
| HSL | 76.8º | 0.27% | 0.37% | - |
| HSV(B) | 76.8º | 0.42% | 0.47% | - |
| XYZ | 13.5 | 16.63 | 8.13 | - |
| YUV | 109.11 | 105.36 | 125.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 119 | 69 | 0.12 | 0 | 0.42 | 0.53 | 76.8 | 0.27 | 0.37 |
| Hex | 69 | 77 | 45 | C | 0 | 2A | 35 | 4D | 1B | 25 |
| Octal | 151 | 167 | 105 | 14 | 0 | 52 | 65 | 115 | 33 | 45 |
| Binary | 1101001 | 1110111 | 1000101 | 1100 | 0 | 101010 | 110101 | 1001101 | 11011 | 100101 |
Color Harmonies of #697745
Complementary color
Monochromatic Colors of #697745
Black with #697745
Text Example
Text Example
White with #697745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697745; }
p { color: rgb(105,119,69); }
H1.HeaderClassName
{
color: #697745;
}
.AnyTagClassName
{
color: #697745;
}
</style>
background-color css
<style>
a { background-color: #697745; }
a { background-color: rgb(105,119,69); }
div.DivClassName
{
background-color: #697745;
}
.BgClassName
{
background-color: #697745;
}
</style>
border-color css
<style>
span { border-color: #697745; }
span { border-color: rgb(105,119,69); }
td.TdClassName
{
border-color: #697745;
}
.TagClassName
{
border-color: #697745;
}
</style>