Skip to main content Skip to docs navigation

#33211b 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 Kite and its hex is #351E1C Nearest Color Name

Color Hue/Base color: Brown

Hex #33211b Color code in RGB color code model is created after adding 20% red color, 12.94% green color and 10.59% blue color. Hex #33211b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 47% yellow and 80% black.

Hex #33211b color code is between #222222 web safe hex color code and #441111 web safe hex color code. #222222 is the nearest web safe color code. You can see here many more shades of #33211b color code.

RGB Chart

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

Color Table

Hex Color Code 33211b #33211b
RGB Decimal 51, 33, 27 51, 33, 27
RGB Percent 20%, 13%, 11% rgb(20%, 13%, 11%)
CSS RGBa 51, 33, 27,1 rgba(51,33,27,1)
CMYK Model cmyk(0%,35%,47%,80%)
HSL Color Space 15,31% ,15% hsl(15,31% ,15%)
HSV Color Space 15°, 47%, 20%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 00110011 00100001 00011011
Octal 63 41 33
Decimal 51 33 27
Hex 33 21 1b

Different shades of #33211b color code.

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

Darkest of #33211b
#000000
Darker of #33211b
#000000
Dark of #33211b
#120b09
Base of #33211b
#33211b
Light of #33211b
#54372d
Lighter
#764c3e
Lightest
#976250

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

#33211b
#1b2d33

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

Split Complementary

#33211b
#1b332d
#1b2133

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

Analogous Color

#331b23
#331b1f
#33211b
#33291b
#33331b

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

#33211b
#211b33
#1b3321

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

#33211b
#1b3321
#1b2d33
#331b2d

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

#33211b
#21331b
#1b2d33
#2d1b33

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 #33211b

#000000
#000000
#000000
#120b09
#33211b
#54372d
#764c3e
#976250
#b07b6a

Tints of #33211b Color

#33211b
#493934
#60524d
#776b67
#8d8380
#a49c99
#bbb5b3
#d1cdcc
#e8e6e5
#ffffff

Shades of #33211b color code

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

#33211b
#2d1d18
#271915
#221612
#1c120f
#160e0c
#110b09
#0b0706
#050303
#000000

Tones

#33211b
#2b2523
#272727
#272727
#272727

Tones

Similar Color like #33211b color

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

#34221c
#35231d
#36241e
#37251f
#382620
#392721
#3a2822
#3b2923
#3c2a24
#3d2b25
#3e2c26
#3f2d27
#402e28
#412f29
#32201a
#311f19
#301e18
#2f1d17
#2e1c16
#2d1b15
#2c1a14
#2b1913
#2a1812
#291711
#281610
#27150f
#26140e
#25130d

Download this Dark Brown

Hex #33211b 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.

#33211b Color Code Preview on Black Background Color

This is how #33211b Color will look on black background color. Color contrast ratio is 1.37

#33211b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #33211b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #33211b

#33211b color code is use for CSS Background Color

Background color for the above div is #33211b

HTML with inline CSS

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

#33211b color code is use for CSS Border Color

CSS Border color for the above div is #33211b

HTML with inline CSS

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

CSS Border Left color for the above div is #33211b

HTML with inline CSS

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

CSS Border Right color for the above div is #33211b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #33211b

HTML with inline CSS

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

CSS Border Top color for the above div is #33211b

HTML with inline CSS

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

#33211b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#33211b Color code Preview on White Background

This is how #33211b Color code will look on white background color. Color contrast ratio is 15.28

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

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