Skip to main content Skip to docs navigation

#48443e 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 Whiskey and Wine and its hex is #49463F Nearest Color Name

Color Hue/Base color: Brown

Hex #48443e Color code in RGB color code model is created after adding 28.24% red color, 26.67% green color and 24.31% blue color. Hex #48443e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 14% yellow and 71.76% black.

Hex #48443e color code is between #443344 web safe hex color code and #555533 web safe hex color code. #443344 is the nearest web safe color code. You can see here many more shades of #48443e color code.

RGB Chart

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

Color Table

Hex Color Code 48443e #48443e
RGB Decimal 72, 68, 62 72, 68, 62
RGB Percent 28%, 27%, 24% rgb(28%, 27%, 24%)
CSS RGBa 72, 68, 62,1 rgba(72,68,62,1)
CMYK Model cmyk(0%,6%,14%,71.76%)
HSL Color Space 36,7% ,26% hsl(36,7% ,26%)
HSV Color Space 36°, 14%, 28%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01001000 01000100 00111110
Octal 110 104 76
Decimal 72 68 62
Hex 48 44 3e

Different shades of #48443e color code.

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

Darkest of #48443e
#000000
Darker of #48443e
#11100f
Dark of #48443e
#2d2a26
Base of #48443e
#48443e
Light of #48443e
#635e56
Lighter
#7f786d
Lightest
#989187

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

#48443e
#3e4248

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

Split Complementary

#48443e
#3e4748
#3f3e48

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

Analogous Color

#483e3e
#48403e
#48443e
#48473e
#44483e

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

#48443e
#443e48
#3e4844

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

#48443e
#3e4844
#3e4248
#483e42

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

#48443e
#3e483f
#3e4248
#483e47

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 #48443e

#000000
#000000
#11100f
#2d2a26
#48443e
#635e56
#7f786d
#989187
#afaaa3

Tints of #48443e Color

#48443e
#5c5853
#706d68
#85827e
#999793
#adaba9
#c2c0be
#d6d5d4
#eaeae9
#ffffff

Shades of #48443e color code

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

#48443e
#403c37
#383430
#302d29
#282522
#201e1b
#181614
#100f0d
#080706
#000000

Tones

#48443e
#434343
#434343
#434343
#434343

Tones

Similar Color like #48443e color

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

#49453f
#4a4640
#4b4741
#4c4842
#4d4943
#4e4a44
#4f4b45
#504c46
#514d47
#524e48
#534f49
#54504a
#55514b
#56524c
#47433d
#46423c
#45413b
#44403a
#433f39
#423e38
#413d37
#403c36
#3f3b35
#3e3a34
#3d3933
#3c3832
#3b3731
#3a3630

Download this Dark Brown

Hex #48443e 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.

#48443e Color Code Preview on Black Background Color

This is how #48443e Color will look on black background color. Color contrast ratio is 2.17

#48443e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48443e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48443e

#48443e color code is use for CSS Background Color

Background color for the above div is #48443e

HTML with inline CSS

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

#48443e color code is use for CSS Border Color

CSS Border color for the above div is #48443e

HTML with inline CSS

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

CSS Border Left color for the above div is #48443e

HTML with inline CSS

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

CSS Border Right color for the above div is #48443e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #48443e

HTML with inline CSS

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

CSS Border Top color for the above div is #48443e

HTML with inline CSS

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

#48443e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#48443e Color code Preview on White Background

This is how #48443e Color code will look on white background color. Color contrast ratio is 9.67

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

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(72,68,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(62,66,72,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(72,68,62,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }