Skip to main content Skip to docs navigation

#893d2d hex color | Download Dark Red 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 Grill Master and its hex is #863B2C Nearest Color Name

Color Hue/Base color: Red

Hex #893d2d Color code in RGB color code model is created after adding 53.73% red color, 23.92% green color and 17.65% blue color. Hex #893d2d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 55% magenta, 67% yellow and 46.27% black.

Hex #893d2d color code is between #884433 web safe hex color code and #993322 web safe hex color code. #884433 is the nearest web safe color code. You can see here many more shades of #893d2d color code.

RGB Chart

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

Color Table

Hex Color Code 893d2d #893d2d
RGB Decimal 137, 61, 45 137, 61, 45
RGB Percent 54%, 24%, 18% rgb(54%, 24%, 18%)
CSS RGBa 137, 61, 45,1 rgba(137,61,45,1)
CMYK Model cmyk(0%,55%,67%,46.27%)
HSL Color Space 10,51% ,36% hsl(10,51% ,36%)
HSV Color Space 10°, 67%, 54%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10001001 00111101 00101101
Octal 211 75 55
Decimal 137 61 45
Hex 89 3d 2d

Different shades of #893d2d color code.

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

Darkest of #893d2d
#160a07
Darker of #893d2d
#3c1b14
Dark of #893d2d
#632c20
Base of #893d2d
#893d2d
Light of #893d2d
#af4e3a
Lighter
#c76955
Lightest
#d48b7b

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

#893d2d
#2d7989

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

Split Complementary

#893d2d
#2d896b
#2d4b89

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

Analogous Color

#892d53
#892d43
#893d2d
#895c2d
#89822d

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

#893d2d
#3d2d89
#2d893d

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

#893d2d
#2d893d
#2d7989
#892d79

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

#893d2d
#4b892d
#2d7989
#6b2d89

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 #893d2d

#000000
#160a07
#3c1b14
#632c20
#893d2d
#af4e3a
#c76955
#d48b7b
#e0ada2

Tints of #893d2d Color

#893d2d
#965244
#a3685b
#b07d73
#bd938a
#caa8a1
#d7beb9
#e4d3d0
#f1e9e7
#ffffff

Shades of #893d2d color code

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

#893d2d
#793628
#6a2f23
#5b281e
#4c2119
#3c1b14
#2d140f
#1e0d0a
#0f0605
#000000

Tones

#893d2d
#77493f
#655551
#5b5b5b
#5b5b5b

Tones

Similar Color like #893d2d color

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

#8a3e2e
#8b3f2f
#8c4030
#8d4131
#8e4232
#8f4333
#904434
#914535
#924636
#934737
#944838
#954939
#964a3a
#974b3b
#883c2c
#873b2b
#863a2a
#853929
#843828
#833727
#823626
#813525
#803424
#7f3323
#7e3222
#7d3121
#7c3020
#7b2f1f

Download this Dark Red

Hex #893d2d 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.

#893d2d Color Code Preview on Black Background Color

This is how #893d2d Color will look on black background color. Color contrast ratio is 2.77

#893d2d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #893d2d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #893d2d

#893d2d color code is use for CSS Background Color

Background color for the above div is #893d2d

HTML with inline CSS

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

#893d2d color code is use for CSS Border Color

CSS Border color for the above div is #893d2d

HTML with inline CSS

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

CSS Border Left color for the above div is #893d2d

HTML with inline CSS

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

CSS Border Right color for the above div is #893d2d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #893d2d

HTML with inline CSS

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

CSS Border Top color for the above div is #893d2d

HTML with inline CSS

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

#893d2d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#893d2d Color code Preview on White Background

This is how #893d2d Color code will look on white background color. Color contrast ratio is 7.58

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

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