Skip to main content Skip to docs navigation

#697c0f hex color | Download Dark Brown BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Murky Green and its hex is #6C7A0E Nearest Color Name

Color Hue/Base color: Brown

Hex #697c0f Color code in RGB color code model is created after adding 41.18% red color, 48.63% green color and 5.88% blue color. Hex #697c0f Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 88% yellow and 51.37% black.

Hex #697c0f color code is between #667711 web safe hex color code and #778800 web safe hex color code. #667711 is the nearest web safe color code. You can see here many more shades of #697c0f color code.

RGB Chart

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

Color Table

Hex Color Code 697c0f #697c0f
RGB Decimal 105, 124, 15 105, 124, 15
RGB Percent 41%, 49%, 6% rgb(41%, 49%, 6%)
CSS RGBa 105, 124, 15,1 rgba(105,124,15,1)
CMYK Model cmyk(15%,0%,88%,51.37%)
HSL Color Space 70,78% ,27% hsl(70,78% ,27%)
HSV Color Space 70°, 88%, 49%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01101001 01111100 00001111
Octal 151 174 17
Decimal 105 124 15
Hex 69 7c 0f

Different shades of #697c0f color code.

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

Darkest of #697c0f
#000000
Darker of #697c0f
#1c2104
Dark of #697c0f
#424e09
Base of #697c0f
#697c0f
Light of #697c0f
#90a914
Lighter
#b6d71a
Lightest
#cae73c

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

#697c0f
#220f7c

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

Split Complementary

#697c0f
#0f327c
#580f7c

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

Analogous Color

#7c4f0f
#7c620f
#697c0f
#457c0f
#177c0f

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

#697c0f
#7c0f69
#0f697c

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

#697c0f
#0f697c
#220f7c
#7c220f

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

Square Color

#697c0f
#0f7c58
#220f7c
#7c0f32

Square 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).

Monochromatic Color with #697c0f

#000000
#000000
#1c2104
#424e09
#697c0f
#90a914
#b6d71a
#cae73c
#d6ed6a

Tints of #697c0f Color

#697c0f
#798a29
#8a9944
#9ba75f
#abb679
#bcc494
#cdd3af
#dde1c9
#eef0e4
#ffffff

Shades of #697c0f color code

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

#697c0f
#5d6e0d
#51600b
#46520a
#3a4408
#2e3706
#232905
#171b03
#0b0d01
#000000

Tones

#697c0f
#606e1d
#57602b
#4e5239
#454545

Tones

Similar Color like #697c0f color

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

#6a7d10
#6b7e11
#6c7f12
#6d8013
#6e8114
#6f8215
#708316
#718417
#728518
#738619
#74871a
#75881b
#76891c
#778a1d
#687b0e
#677a0d
#66790c
#65780b
#64770a
#637609
#627508
#617407
#607306
#5f7205
#5e7104
#5d7003
#5c6f02
#5b6e01

Download this Dark Brown

Hex #697c0f 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.

#697c0f Color Code Preview on Black Background Color

This is how #697c0f Color will look on black background color. Color contrast ratio is 4.49

#697c0f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #697c0f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #697c0f

#697c0f color code is use for CSS Background Color

Background color for the above div is #697c0f

HTML with inline CSS

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

#697c0f color code is use for CSS Border Color

CSS Border color for the above div is #697c0f

HTML with inline CSS

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

CSS Border Left color for the above div is #697c0f

HTML with inline CSS

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

CSS Border Right color for the above div is #697c0f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #697c0f

HTML with inline CSS

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

CSS Border Top color for the above div is #697c0f

HTML with inline CSS

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

#697c0f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#697c0f Color code Preview on White Background

This is how #697c0f Color code will look on white background color. Color contrast ratio is 4.68

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 #697c0f; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #697c0f; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

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