Skip to main content Skip to docs navigation

#2f241b 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 Pantone Black 4 C and its hex is #31261D Nearest Color Name

Color Hue/Base color: Brown

Hex #2f241b Color code in RGB color code model is created after adding 18.43% red color, 14.12% green color and 10.59% blue color. Hex #2f241b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 43% yellow and 81.57% black.

Hex #2f241b color code is between #332222 web safe hex color code and #223311 web safe hex color code. #332222 is the nearest web safe color code. You can see here many more shades of #2f241b color code.

RGB Chart

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

Color Table

Hex Color Code 2f241b #2f241b
RGB Decimal 47, 36, 27 47, 36, 27
RGB Percent 18%, 14%, 11% rgb(18%, 14%, 11%)
CSS RGBa 47, 36, 27,1 rgba(47,36,27,1)
CMYK Model cmyk(0%,23%,43%,81.57%)
HSL Color Space 27,27% ,15% hsl(27,27% ,15%)
HSV Color Space 27°, 43%, 18%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 00101111 00100100 00011011
Octal 57 44 33
Decimal 47 36 27
Hex 2f 24 1b

Different shades of #2f241b color code.

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

Darkest of #2f241b
#000000
Darker of #2f241b
#000000
Dark of #2f241b
#0f0b08
Base of #2f241b
#2f241b
Light of #2f241b
#4f3d2e
Lighter
#705640
Lightest
#906e53

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

#2f241b
#1b262f

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

Split Complementary

#2f241b
#1b2f2e
#1b1c2f

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

Analogous Color

#2f1b1e
#2f1c1b
#2f241b
#2f2b1b
#2b2f1b

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

#2f241b
#241b2f
#1b2f24

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

#2f241b
#1b2f24
#1b262f
#2f1b26

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

#2f241b
#1c2f1b
#1b262f
#2e1b2f

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 #2f241b

#000000
#000000
#000000
#0f0b08
#2f241b
#4f3d2e
#705640
#906e53
#aa886c

Tints of #2f241b Color

#2f241b
#463c34
#5d544d
#746d67
#8b8580
#a29d99
#b9b6b3
#d0cecc
#e7e6e5
#ffffff

Shades of #2f241b color code

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

#2f241b
#292018
#241c15
#1f1812
#1a140f
#14100c
#0f0c09
#0a0806
#050403
#000000

Tones

#2f241b
#282522
#252525
#252525
#252525

Tones

Similar Color like #2f241b color

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

#30251c
#31261d
#32271e
#33281f
#342920
#352a21
#362b22
#372c23
#382d24
#392e25
#3a2f26
#3b3027
#3c3128
#3d3229
#2e231a
#2d2219
#2c2118
#2b2017
#2a1f16
#291e15
#281d14
#271c13
#261b12
#251a11
#241910
#23180f
#22170e
#21160d

Download this Dark Brown

Hex #2f241b 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.

#2f241b Color Code Preview on Black Background Color

This is how #2f241b Color will look on black background color. Color contrast ratio is 1.39

#2f241b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2f241b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2f241b

#2f241b color code is use for CSS Background Color

Background color for the above div is #2f241b

HTML with inline CSS

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

#2f241b color code is use for CSS Border Color

CSS Border color for the above div is #2f241b

HTML with inline CSS

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

CSS Border Left color for the above div is #2f241b

HTML with inline CSS

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

CSS Border Right color for the above div is #2f241b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #2f241b

HTML with inline CSS

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

CSS Border Top color for the above div is #2f241b

HTML with inline CSS

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

#2f241b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2f241b Color code Preview on White Background

This is how #2f241b Color code will look on white background color. Color contrast ratio is 15.12

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

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