Skip to main content Skip to docs navigation

#6c5c46 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 Cummings Oak and its hex is #695A45 Nearest Color Name

Color Hue/Base color: Brown

Hex #6c5c46 Color code in RGB color code model is created after adding 42.35% red color, 36.08% green color and 27.45% blue color. Hex #6c5c46 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 35% yellow and 57.65% black.

Hex #6c5c46 color code is between #665544 web safe hex color code and #776655 web safe hex color code. #665544 is the nearest web safe color code. You can see here many more shades of #6c5c46 color code.

RGB Chart

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

Color Table

Hex Color Code 6c5c46 #6c5c46
RGB Decimal 108, 92, 70 108, 92, 70
RGB Percent 42%, 36%, 27% rgb(42%, 36%, 27%)
CSS RGBa 108, 92, 70,1 rgba(108,92,70,1)
CMYK Model cmyk(0%,15%,35%,57.65%)
HSL Color Space 35,21% ,35% hsl(35,21% ,35%)
HSV Color Space 35°, 35%, 42%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01101100 01011100 01000110
Octal 154 134 106
Decimal 108 92 70
Hex 6c 5c 46

Different shades of #6c5c46 color code.

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

Darkest of #6c5c46
#0f0d0a
Darker of #6c5c46
#2e271e
Dark of #6c5c46
#4d4232
Base of #6c5c46
#6c5c46
Light of #6c5c46
#8b765a
Lighter
#a59073
Lightest
#b9a992

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

#6c5c46
#46566c

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

Split Complementary

#6c5c46
#46696c
#49466c

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

Analogous Color

#6c4646
#6c4c46
#6c5c46
#6c6946
#5f6c46

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

#6c5c46
#5c466c
#466c5c

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

#6c5c46
#466c5c
#46566c
#6c4656

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

#6c5c46
#466c49
#46566c
#6c4669

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 #6c5c46

#000000
#0f0d0a
#2e271e
#4d4232
#6c5c46
#8b765a
#a59073
#b9a992
#cdc1b1

Tints of #6c5c46 Color

#6c5c46
#7c6e5a
#8c806f
#9d9283
#ada498
#bdb6ac
#cec8c1
#dedad5
#eeecea
#ffffff

Shades of #6c5c46 color code

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

#6c5c46
#60513e
#544736
#483d2e
#3c3326
#30281f
#241e17
#18140f
#0c0a07
#000000

Tones

#6c5c46
#5a5958
#595959
#595959
#595959

Tones

Similar Color like #6c5c46 color

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

#6d5d47
#6e5e48
#6f5f49
#70604a
#71614b
#72624c
#73634d
#74644e
#75654f
#766650
#776751
#786852
#796953
#7a6a54
#6b5b45
#6a5a44
#695943
#685842
#675741
#665640
#65553f
#64543e
#63533d
#62523c
#61513b
#60503a
#5f4f39
#5e4e38

Download this Dark Brown

Hex #6c5c46 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.

#6c5c46 Color Code Preview on Black Background Color

This is how #6c5c46 Color will look on black background color. Color contrast ratio is 3.26

#6c5c46 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6c5c46

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6c5c46

#6c5c46 color code is use for CSS Background Color

Background color for the above div is #6c5c46

HTML with inline CSS

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

#6c5c46 color code is use for CSS Border Color

CSS Border color for the above div is #6c5c46

HTML with inline CSS

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

CSS Border Left color for the above div is #6c5c46

HTML with inline CSS

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

CSS Border Right color for the above div is #6c5c46

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6c5c46

HTML with inline CSS

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

CSS Border Top color for the above div is #6c5c46

HTML with inline CSS

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

#6c5c46 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6c5c46 Color code Preview on White Background

This is how #6c5c46 Color code will look on white background color. Color contrast ratio is 6.45

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

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