Skip to main content Skip to docs navigation

#213823 hex color | Download Dark Green 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 Kuro Green and its hex is #1B2B1B Nearest Color Name

Color Hue/Base color: Green

Hex #213823 Color code in RGB color code model is created after adding 12.94% red color, 21.96% green color and 13.73% blue color. Hex #213823 Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 0% magenta, 38% yellow and 78.04% black.

Hex #213823 color code is between #223322 web safe hex color code and #114433 web safe hex color code. #223322 is the nearest web safe color code. You can see here many more shades of #213823 color code.

RGB Chart

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

Color Table

Hex Color Code 213823 #213823
RGB Decimal 33, 56, 35 33, 56, 35
RGB Percent 13%, 22%, 14% rgb(13%, 22%, 14%)
CSS RGBa 33, 56, 35,1 rgba(33,56,35,1)
CMYK Model cmyk(41%,0%,38%,78.04%)
HSL Color Space 125,26% ,17% hsl(125,26% ,17%)
HSV Color Space 125°, 41%, 22%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00100001 00111000 00100011
Octal 41 70 43
Decimal 33 56 35
Hex 21 38 23

Different shades of #213823 color code.

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

Darkest of #213823
#000000
Darker of #213823
#000000
Dark of #213823
#0e180f
Base of #213823
#213823
Light of #213823
#345837
Lighter
#47784b
Lightest
#5a985f

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

#213823
#382136

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

Split Complementary

#213823
#2e2138
#38212a

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

Analogous Color

#2c3821
#293821
#213823
#21382b
#213834

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

#213823
#382321
#232138

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

#213823
#232138
#382136
#363821

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

#213823
#212a38
#382136
#382e21

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 #213823

#000000
#000000
#000000
#0e180f
#213823
#345837
#47784b
#5a985f
#76af7b

Tints of #213823 Color

#213823
#394e3b
#526453
#6b7a6c
#839084
#9ca69d
#b5bcb5
#cdd2ce
#e6e8e6
#ffffff

Shades of #213823 color code

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

#213823
#1d311f
#192b1b
#162517
#121f13
#0e180f
#0b120b
#070c07
#030603
#000000

Tones

#213823
#2a2f2a
#2c2c2c
#2c2c2c
#2c2c2c

Tones

Similar Color like #213823 color

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

#223924
#233a25
#243b26
#253c27
#263d28
#273e29
#283f2a
#29402b
#2a412c
#2b422d
#2c432e
#2d442f
#2e4530
#2f4631
#203722
#1f3621
#1e3520
#1d341f
#1c331e
#1b321d
#1a311c
#19301b
#182f1a
#172e19
#162d18
#152c17
#142b16
#132a15

Download this Dark Green

Hex #213823 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.

#213823 Color Code Preview on Black Background Color

This is how #213823 Color will look on black background color. Color contrast ratio is 1.65

#213823 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #213823

HTML with inline CSS

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

Your Example Paragraph content text in with font color #213823

#213823 color code is use for CSS Background Color

Background color for the above div is #213823

HTML with inline CSS

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

#213823 color code is use for CSS Border Color

CSS Border color for the above div is #213823

HTML with inline CSS

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

CSS Border Left color for the above div is #213823

HTML with inline CSS

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

CSS Border Right color for the above div is #213823

HTML with inline CSS

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

CSS Border Bottom color for the above div is #213823

HTML with inline CSS

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

CSS Border Top color for the above div is #213823

HTML with inline CSS

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

#213823 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#213823 Color code Preview on White Background

This is how #213823 Color code will look on white background color. Color contrast ratio is 12.69

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

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