Shades of Woodland #697641
Tints of Woodland #697641
RGB
CMYK
RGB Variations
Color information
#697641 (or 0x697641) is known color: Woodland. HEX triplet: 69, 76 and 41. RGB value is (105,118,65). Sum of RGB (Red+Green+Blue) = 105+118+65=288 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.46% from 288); Green value is 118 (46.48% from 255 or 40.97% from 288); Blue value is 65 (25.78% from 255 or 22.57% from 288); Max value from RGB is 118 - color contains mainly: green. Hex color #697641 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697641 is #9689BE. Grayscale: #6C6C6C. Windows color (decimal): -9865663 or 4290153. OLE color: 4290153.
HSL color Cylindrical-coordinate representation of color #697641: hue angle of 74.72º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #697641 is Cyan = 0.11, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 118 | 65 | - |
| CMYK | 0.11 | 0 | 0.45 | 0.54 |
| HSL | 74.72º | 0.29% | 0.36% | - |
| HSV(B) | 74.72º | 0.45% | 0.46% | - |
| XYZ | 13.26 | 16.34 | 7.46 | - |
| YUV | 108.07 | 103.69 | 125.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 118 | 65 | 0.11 | 0 | 0.45 | 0.54 | 74.72 | 0.29 | 0.36 |
| Hex | 69 | 76 | 41 | B | 0 | 2D | 36 | 4B | 1D | 24 |
| Octal | 151 | 166 | 101 | 13 | 0 | 55 | 66 | 113 | 35 | 44 |
| Binary | 1101001 | 1110110 | 1000001 | 1011 | 0 | 101101 | 110110 | 1001011 | 11101 | 100100 |
Color Harmonies of #697641
Complementary color
Monochromatic Colors of #697641
Black with #697641
Text Example
Text Example
White with #697641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697641; }
p { color: rgb(105,118,65); }
H1.HeaderClassName
{
color: #697641;
}
.AnyTagClassName
{
color: #697641;
}
</style>
background-color css
<style>
a { background-color: #697641; }
a { background-color: rgb(105,118,65); }
div.DivClassName
{
background-color: #697641;
}
.BgClassName
{
background-color: #697641;
}
</style>
border-color css
<style>
span { border-color: #697641; }
span { border-color: rgb(105,118,65); }
td.TdClassName
{
border-color: #697641;
}
.TagClassName
{
border-color: #697641;
}
</style>