Skip to main content Skip to docs navigation

#614c37 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 Beauty Spot and its hex is #604938 Nearest Color Name

Color Hue/Base color: Brown

Hex #614c37 Color code in RGB color code model is created after adding 38.04% red color, 29.8% green color and 21.57% blue color. Hex #614c37 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 43% yellow and 61.96% black.

Hex #614c37 color code is between #664433 web safe hex color code and #555544 web safe hex color code. #664433 is the nearest web safe color code. You can see here many more shades of #614c37 color code.

RGB Chart

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

Color Table

Hex Color Code 614c37 #614c37
RGB Decimal 97, 76, 55 97, 76, 55
RGB Percent 38%, 30%, 22% rgb(38%, 30%, 22%)
CSS RGBa 97, 76, 55,1 rgba(97,76,55,1)
CMYK Model cmyk(0%,22%,43%,61.96%)
HSL Color Space 30,28% ,30% hsl(30,28% ,30%)
HSV Color Space 30°, 43%, 38%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01100001 01001100 00110111
Octal 141 114 67
Decimal 97 76 55
Hex 61 4c 37

Different shades of #614c37 color code.

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

Darkest of #614c37
#000000
Darker of #614c37
#201912
Dark of #614c37
#403225
Base of #614c37
#614c37
Light of #614c37
#826549
Lighter
#a27f5c
Lightest
#b5987c

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

#614c37
#374c61

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

Split Complementary

#614c37
#376161
#373761

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

Analogous Color

#61373a
#613a37
#614c37
#615a37
#566137

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

#614c37
#4c3761
#37614c

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

#614c37
#37614c
#374c61
#61374c

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

#614c37
#376137
#374c61
#613761

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 #614c37

#000000
#000000
#201912
#403225
#614c37
#826549
#a27f5c
#b5987c
#c7b29d

Tints of #614c37 Color

#614c37
#725f4d
#847363
#958779
#a79b8f
#b8afa6
#cac3bc
#dbd7d2
#edebe8
#ffffff

Shades of #614c37 color code

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

#614c37
#564330
#4b3b2a
#403224
#352a1e
#2b2118
#201912
#15100c
#0a0806
#000000

Tones

#614c37
#524c46
#4c4c4c
#4c4c4c
#4c4c4c

Tones

Similar Color like #614c37 color

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

#624d38
#634e39
#644f3a
#65503b
#66513c
#67523d
#68533e
#69543f
#6a5540
#6b5641
#6c5742
#6d5843
#6e5944
#6f5a45
#604b36
#5f4a35
#5e4934
#5d4833
#5c4732
#5b4631
#5a4530
#59442f
#58432e
#57422d
#56412c
#55402b
#543f2a
#533e29

Download this Dark Brown

Hex #614c37 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.

#614c37 Color Code Preview on Black Background Color

This is how #614c37 Color will look on black background color. Color contrast ratio is 2.60

#614c37 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #614c37

HTML with inline CSS

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

Your Example Paragraph content text in with font color #614c37

#614c37 color code is use for CSS Background Color

Background color for the above div is #614c37

HTML with inline CSS

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

#614c37 color code is use for CSS Border Color

CSS Border color for the above div is #614c37

HTML with inline CSS

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

CSS Border Left color for the above div is #614c37

HTML with inline CSS

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

CSS Border Right color for the above div is #614c37

HTML with inline CSS

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

CSS Border Bottom color for the above div is #614c37

HTML with inline CSS

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

CSS Border Top color for the above div is #614c37

HTML with inline CSS

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

#614c37 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#614c37 Color code Preview on White Background

This is how #614c37 Color code will look on white background color. Color contrast ratio is 8.09

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

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(97,76,55,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(55,76,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(97,76,55,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }