Skip to main content Skip to docs navigation

#321f09 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 Darkout and its hex is #2D1608 Nearest Color Name

Color Hue/Base color: Brown

Hex #321f09 Color code in RGB color code model is created after adding 19.61% red color, 12.16% green color and 3.53% blue color. Hex #321f09 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 82% yellow and 80.39% black.

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

RGB Chart

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

Color Table

Hex Color Code 321f09 #321f09
RGB Decimal 50, 31, 9 50, 31, 9
RGB Percent 20%, 12%, 4% rgb(20%, 12%, 4%)
CSS RGBa 50, 31, 9,1 rgba(50,31,9,1)
CMYK Model cmyk(0%,38%,82%,80.39%)
HSL Color Space 32,69% ,12% hsl(32,69% ,12%)
HSV Color Space 32°, 82%, 20%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 00110010 00011111 00001001
Octal 62 37 11
Decimal 50 31 9
Hex 32 1f 09

Different shades of #321f09 color code.

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

Darkest of #321f09
#000000
Darker of #321f09
#000000
Dark of #321f09
#070401
Base of #321f09
#321f09
Light of #321f09
#5d3a11
Lighter
#885519
Lightest
#b46f20

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

#321f09
#091c32

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

Split Complementary

#321f09
#093132
#0b0932

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

Analogous Color

#32090b
#320e09
#321f09
#322d09
#263209

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

#321f09
#1f0932
#09321f

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

#321f09
#09321f
#091c32
#32091c

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

#321f09
#09320b
#091c32
#320931

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 #321f09

#000000
#000000
#000000
#070401
#321f09
#5d3a11
#885519
#b46f20
#d98a2e

Tints of #321f09 Color

#321f09
#483724
#5f503f
#76695b
#8d8276
#a39b91
#bab4ad
#d1cdc8
#e8e6e3
#ffffff

Shades of #321f09 color code

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

#321f09
#2c1b08
#261807
#211406
#1b1105
#160d04
#100a03
#0b0602
#050301
#000000

Tones

#321f09
#2c1f0f
#261e15
#201e1b
#1e1e1e

Tones

Similar Color like #321f09 color

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

#33200a
#34210b
#35220c
#36230d
#37240e
#38250f
#392610
#3a2711
#3b2812
#3c2913
#3d2a14
#3e2b15
#3f2c16
#402d17
#311e08
#301d07
#2f1c06
#2e1b05
#2d1a04
#2c1903
#2b1802
#2a1701
#291600
#281500
#271400
#261300
#251200
#241100

Download this Dark Brown

Hex #321f09 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.

#321f09 Color Code Preview on Black Background Color

This is how #321f09 Color will look on black background color. Color contrast ratio is 1.34

#321f09 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #321f09

HTML with inline CSS

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

Your Example Paragraph content text in with font color #321f09

#321f09 color code is use for CSS Background Color

Background color for the above div is #321f09

HTML with inline CSS

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

#321f09 color code is use for CSS Border Color

CSS Border color for the above div is #321f09

HTML with inline CSS

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

CSS Border Left color for the above div is #321f09

HTML with inline CSS

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

CSS Border Right color for the above div is #321f09

HTML with inline CSS

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

CSS Border Bottom color for the above div is #321f09

HTML with inline CSS

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

CSS Border Top color for the above div is #321f09

HTML with inline CSS

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

#321f09 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#321f09 Color code Preview on White Background

This is how #321f09 Color code will look on white background color. Color contrast ratio is 15.72

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

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