Skip to main content Skip to docs navigation

#372012 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 Black Slug and its hex is #332211 Nearest Color Name

Color Hue/Base color: Brown

Hex #372012 Color code in RGB color code model is created after adding 21.57% red color, 12.55% green color and 7.06% blue color. Hex #372012 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 67% yellow and 78.43% black.

Hex #372012 color code is between #332211 web safe hex color code and #441122 web safe hex color code. #332211 is the nearest web safe color code. You can see here many more shades of #372012 color code.

RGB Chart

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

Color Table

Hex Color Code 372012 #372012
RGB Decimal 55, 32, 18 55, 32, 18
RGB Percent 22%, 13%, 7% rgb(22%, 13%, 7%)
CSS RGBa 55, 32, 18,1 rgba(55,32,18,1)
CMYK Model cmyk(0%,42%,67%,78.43%)
HSL Color Space 23,51% ,14% hsl(23,51% ,14%)
HSV Color Space 23°, 67%, 22%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 00110111 00100000 00010010
Octal 67 40 22
Decimal 55 32 18
Hex 37 20 12

Different shades of #372012 color code.

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

Darkest of #372012
#000000
Darker of #372012
#000000
Dark of #372012
#110a05
Base of #372012
#372012
Light of #372012
#5d361f
Lighter
#844d2b
Lightest
#aa6338

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

#372012
#122937

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

Split Complementary

#372012
#123732
#121637

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

Analogous Color

#37121a
#371213
#372012
#372c12
#323712

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

#372012
#201237
#123720

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

#372012
#123720
#122937
#371229

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

#372012
#163712
#122937
#321237

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 #372012

#000000
#000000
#000000
#110a05
#372012
#5d361f
#844d2b
#aa6338
#c67c4f

Tints of #372012 Color

#372012
#4d382c
#635146
#796a61
#8f837b
#a69b95
#bcb4b0
#d2cdca
#e8e6e4
#ffffff

Shades of #372012 color code

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

#372012
#301c10
#2a180e
#24150c
#1e110a
#180e08
#120a06
#0c0704
#060302
#000000

Tones

#372012
#302219
#282421
#242424
#242424

Tones

Similar Color like #372012 color

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

#382113
#392214
#3a2315
#3b2416
#3c2517
#3d2618
#3e2719
#3f281a
#40291b
#412a1c
#422b1d
#432c1e
#442d1f
#452e20
#361f11
#351e10
#341d0f
#331c0e
#321b0d
#311a0c
#30190b
#2f180a
#2e1709
#2d1608
#2c1507
#2b1406
#2a1305
#291204

Download this Dark Brown

Hex #372012 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.

#372012 Color Code Preview on Black Background Color

This is how #372012 Color will look on black background color. Color contrast ratio is 1.38

#372012 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #372012

HTML with inline CSS

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

Your Example Paragraph content text in with font color #372012

#372012 color code is use for CSS Background Color

Background color for the above div is #372012

HTML with inline CSS

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

#372012 color code is use for CSS Border Color

CSS Border color for the above div is #372012

HTML with inline CSS

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

CSS Border Left color for the above div is #372012

HTML with inline CSS

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

CSS Border Right color for the above div is #372012

HTML with inline CSS

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

CSS Border Bottom color for the above div is #372012

HTML with inline CSS

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

CSS Border Top color for the above div is #372012

HTML with inline CSS

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

#372012 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#372012 Color code Preview on White Background

This is how #372012 Color code will look on white background color. Color contrast ratio is 15.24

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

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