Skip to main content Skip to docs navigation

#13cf8a 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 Retro Lime and its hex is #19CC89 Nearest Color Name

Color Hue/Base color: Green

Hex #13cf8a Color code in RGB color code model is created after adding 7.45% red color, 81.18% green color and 54.12% blue color. Hex #13cf8a Color code in CMYK color (process color) code model is generated after subtraction of 91% cyan, 0% magenta, 33% yellow and 18.82% black.

Hex #13cf8a color code is between #11cc88 web safe hex color code and #22dd99 web safe hex color code. #11cc88 is the nearest web safe color code. You can see here many more shades of #13cf8a color code.

RGB Chart

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

Color Table

Hex Color Code 13cf8a #13cf8a
RGB Decimal 19, 207, 138 19, 207, 138
RGB Percent 7%, 81%, 54% rgb(7%, 81%, 54%)
CSS RGBa 19, 207, 138,1 rgba(19,207,138,1)
CMYK Model cmyk(91%,0%,33%,18.82%)
HSL Color Space 158,83% ,44% hsl(158,83% ,44%)
HSV Color Space 158°, 91%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010011 11001111 10001010
Octal 23 317 212
Decimal 19 207 138
Hex 13 cf 8a

Different shades of #13cf8a color code.

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

Darkest of #13cf8a
#06432d
Darker of #13cf8a
#0a724c
Dark of #13cf8a
#0fa06b
Base of #13cf8a
#13cf8a
Light of #13cf8a
#2aeba4
Lighter
#58f0b8
Lightest
#87f4cc

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

#13cf8a
#cf1358

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

Split Complementary

#13cf8a
#cf13b6
#cf2c13

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

Analogous Color

#13cf1c
#13cf3c
#13cf8a
#13cfc9
#1387cf

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

#13cf8a
#cf8a13
#8a13cf

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

#13cf8a
#8a13cf
#cf1358
#58cf13

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

#13cf8a
#2c13cf
#cf1358
#b6cf13

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 #13cf8a

#02140d
#06432d
#0a724c
#0fa06b
#13cf8a
#2aeba4
#58f0b8
#87f4cc
#b6f8e0

Tints of #13cf8a Color

#13cf8a
#2dd497
#47d9a4
#61dfb1
#7be4be
#96e9cb
#b0efd8
#caf4e5
#e4f9f2
#ffffff

Shades of #13cf8a color code

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

#13cf8a
#10b87a
#0ea16b
#0c8a5c
#0a734c
#085c3d
#06452e
#042e1e
#02170f
#000000

Tones

#13cf8a
#2ab884
#40a27e
#578b78
#6d7572

Tones

Similar Color like #13cf8a color

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

#14d08b
#15d18c
#16d28d
#17d38e
#18d48f
#19d590
#1ad691
#1bd792
#1cd893
#1dd994
#1eda95
#1fdb96
#20dc97
#21dd98
#12ce89
#11cd88
#10cc87
#0fcb86
#0eca85
#0dc984
#0cc883
#0bc782
#0ac681
#09c580
#08c47f
#07c37e
#06c27d
#05c17c

Download this Dark Green

Hex #13cf8a 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.

#13cf8a Color Code Preview on Black Background Color

This is how #13cf8a Color will look on black background color. Color contrast ratio is 10.32

#13cf8a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #13cf8a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #13cf8a

#13cf8a color code is use for CSS Background Color

Background color for the above div is #13cf8a

HTML with inline CSS

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

#13cf8a color code is use for CSS Border Color

CSS Border color for the above div is #13cf8a

HTML with inline CSS

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

CSS Border Left color for the above div is #13cf8a

HTML with inline CSS

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

CSS Border Right color for the above div is #13cf8a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #13cf8a

HTML with inline CSS

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

CSS Border Top color for the above div is #13cf8a

HTML with inline CSS

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

#13cf8a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#13cf8a Color code Preview on White Background

This is how #13cf8a Color code will look on white background color. Color contrast ratio is 2.03

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

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(19,207,138,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(207,19,88,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(19,207,138,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }