Skip to main content Skip to docs navigation

#21c19f 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 Tealish and its hex is #24BCA8 Nearest Color Name

Color Hue/Base color: Green

Hex #21c19f Color code in RGB color code model is created after adding 12.94% red color, 75.69% green color and 62.35% blue color. Hex #21c19f Color code in CMYK color (process color) code model is generated after subtraction of 83% cyan, 0% magenta, 18% yellow and 24.31% black.

Hex #21c19f color code is between #22bb99 web safe hex color code and #11ccaa web safe hex color code. #22bb99 is the nearest web safe color code. You can see here many more shades of #21c19f color code.

RGB Chart

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

Color Table

Hex Color Code 21c19f #21c19f
RGB Decimal 33, 193, 159 33, 193, 159
RGB Percent 13%, 76%, 62% rgb(13%, 76%, 62%)
CSS RGBa 33, 193, 159,1 rgba(33,193,159,1)
CMYK Model cmyk(83%,0%,18%,24.31%)
HSL Color Space 167,71% ,44% hsl(167,71% ,44%)
HSV Color Space 167°, 83%, 76%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00100001 11000001 10011111
Octal 41 301 237
Decimal 33 193 159
Hex 21 c1 9f

Different shades of #21c19f color code.

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

Darkest of #21c19f
#0b3e33
Darker of #21c19f
#126a57
Dark of #21c19f
#1a957b
Base of #21c19f
#21c19f
Light of #21c19f
#38ddba
Lighter
#64e4c9
Lightest
#8fecd8

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

#21c19f
#c12143

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

Split Complementary

#21c19f
#c12193
#c14f21

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

Analogous Color

#21c142
#21c15c
#21c19f
#21aec1
#216bc1

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

#21c19f
#c19f21
#9f21c1

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

#21c19f
#9f21c1
#c12143
#43c121

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

#21c19f
#4f21c1
#c12143
#93c121

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 #21c19f

#03130f
#0b3e33
#126a57
#1a957b
#21c19f
#38ddba
#64e4c9
#8fecd8
#bbf3e7

Tints of #21c19f Color

#21c19f
#39c7a9
#52ceb4
#6bd5bf
#83dcc9
#9ce3d4
#b5eadf
#cdf1e9
#e6f8f4
#ffffff

Shades of #21c19f color code

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

#21c19f
#1dab8d
#19967b
#16806a
#126b58
#0e5546
#0b4035
#072a23
#031511
#000000

Tones

#21c19f
#38aa92
#4e9485
#657d78
#717171

Tones

Similar Color like #21c19f color

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

#22c2a0
#23c3a1
#24c4a2
#25c5a3
#26c6a4
#27c7a5
#28c8a6
#29c9a7
#2acaa8
#2bcba9
#2cccaa
#2dcdab
#2eceac
#2fcfad
#20c09e
#1fbf9d
#1ebe9c
#1dbd9b
#1cbc9a
#1bbb99
#1aba98
#19b997
#18b896
#17b795
#16b694
#15b593
#14b492
#13b391

Download this Dark Green

Hex #21c19f 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.

#21c19f Color Code Preview on Black Background Color

This is how #21c19f Color will look on black background color. Color contrast ratio is 9.19

#21c19f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #21c19f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #21c19f

#21c19f color code is use for CSS Background Color

Background color for the above div is #21c19f

HTML with inline CSS

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

#21c19f color code is use for CSS Border Color

CSS Border color for the above div is #21c19f

HTML with inline CSS

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

CSS Border Left color for the above div is #21c19f

HTML with inline CSS

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

CSS Border Right color for the above div is #21c19f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #21c19f

HTML with inline CSS

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

CSS Border Top color for the above div is #21c19f

HTML with inline CSS

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

#21c19f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#21c19f Color code Preview on White Background

This is how #21c19f Color code will look on white background color. Color contrast ratio is 2.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 #21c19f; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #21c19f; }

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