crispedge.com

Color picker

Loading...

#697941 hex color - Green - Warm color - Information

#697941 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #697941 Color code in RGB color code model is created after adding 41.18% red color, 47.45% green color and 25.49% blue color. Hex #697941 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 46% yellow and 53% black.

Hex #697941 color code is between #667744 web safe hex color code and #778833 web safe hex color code. #667744 is the nearest web safe color code. You can see here many more shades of #697941 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code697941#697941
RGB Decimal105, 121, 65rgb(105, 121, 65)
RGB Percent41%, 47%, 25%rgb(41%, 47%, 25%)
CSS RGBa105, 121, 65,1rgba(105,121,65,1)
CMYK Modelcmyk(13%,0%,46%,53%)
HSL Color Space77,30% ,36%hsl(77,30% ,36%)
HSV Color Space77°, 46%, 47%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011010010111100101000001
Octal151171101
Decimal10512165
Hex697941

Different shades of #697941 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #697941
#869a53
Dark Shade of #697941
#4c582f
Saturated Shade of #697941
#6d8238
Desaturated Shade of #697941
#65704a
Grey scale Shade of #697941
#5d5d5d
Brighten Shade
#82925a
Most Readable Shade
#FFFFFF

Shades of #697941 color code

Generate more color scales with scales (color stack) generator.

#697941
#5d6b39
#515e32
#46502b
#3a4324
#2e351c
#232815
#171a0e
#0b0d07
#000000

Similar Color like #697941 color

Find visually similar hex color codes nearing to #697941 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#6a7a42
#6b7b43
#6c7c44
#6d7d45
#6e7e46
#6f7f47
#708048
#718149
#72824a
#73834b
#74844c
#75854d
#76864e
#77874f
#687840
#67773f
#66763e
#65753d
#64743c
#63733b
#62723a
#617139
#607038
#5f6f37
#5e6e36
#5d6d35
#5c6c34
#5b6b33

Monochromatic Color with #697941

#697941
#8ea358
#b3ce6f
#d8f885
#1f2413
#444e2a

Tints of #697941 Color

#697941
#798756
#8a966b
#9ba580
#abb495
#bcc3aa
#cdd2bf
#dde1d4
#eef0e9
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#697941
#514179

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#697941
#414d79
#6d4179

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#797341
#747941
#697941
#5e7941
#537941

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#697941
#416979
#794169

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#697941
#41796d
#514179
#79414d

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#697941
#514179
#6d4179
#4d7941

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #697941 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#697941 Color Code Preview on Black Background Color

This is how #697941 Color will look on black background color. Color contrast ratio is 4.41

#697941 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#697941">Your Example Paragraph content text in with font color #697941 </p>

Your Example Paragraph content text in with font color #697941

HTML with inline CSS

<div style="color:#697941">Your Paragraph text in with font color #697941 </div>

Your Example Paragraph content text in with font color #697941

#697941 color code is use for CSS Background Color

Background color for the above div is #697941

HTML with inline CSS

<div style="background-color:#697941;"></div>

#697941 color code is use for CSS Border Color

CSS Border color for the above div is #697941

HTML with inline CSS

<div style="border:5px solid #697941;"></div>

CSS Border Left color for the above div is #697941

HTML with inline CSS

<div style="border-left:5px solid #697941;"></div>

CSS Border Right color for the above div is #697941

HTML with inline CSS

<div style="border-right:5px solid #697941;"></div>

CSS Border Bottom color for the above div is #697941

HTML with inline CSS

<div style="border-bottom:5px solid #697941;"></div>

CSS Border Top color for the above div is #697941

HTML with inline CSS

<div style="border-top:5px solid #697941;"></div>

#697941 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#697941; } .examplecolorclass {color:#697941; } .examplebordercolor {border:3px solid #697941; }

#697941 Color code Preview on White Background

This is how #697941 Color code will look on white background color. Color contrast ratio is 4.76

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #697941; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #697941; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(105,121,65,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(81,65,121,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(105,121,65,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.