Skip to main content Skip to docs navigation

#47f2cd hex color | Download Dark Blue 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 Aphrodite Aqua and its hex is #45E9C1 Nearest Color Name

Color Hue/Base color: Blue

Hex #47f2cd Color code in RGB color code model is created after adding 27.84% red color, 94.9% green color and 80.39% blue color. Hex #47f2cd Color code in CMYK color (process color) code model is generated after subtraction of 71% cyan, 0% magenta, 15% yellow and 5.1% black.

Hex #47f2cd color code is between #44eecc web safe hex color code and #55ffdd web safe hex color code. #44eecc is the nearest web safe color code. You can see here many more shades of #47f2cd color code.

RGB Chart

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

Color Table

Hex Color Code 47f2cd #47f2cd
RGB Decimal 71, 242, 205 71, 242, 205
RGB Percent 28%, 95%, 80% rgb(28%, 95%, 80%)
CSS RGBa 71, 242, 205,1 rgba(71,242,205,1)
CMYK Model cmyk(71%,0%,15%,5.1%)
HSL Color Space 167,87% ,61% hsl(167,87% ,61%)
HSV Color Space 167°, 71%, 95%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000111 11110010 11001101
Octal 107 362 315
Decimal 71 242 205
Hex 47 f2 cd

Different shades of #47f2cd color code.

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

Darkest of #47f2cd
#0b9577
Darker of #47f2cd
#0ec59d
Dark of #47f2cd
#17efc0
Base of #47f2cd
#47f2cd
Light of #47f2cd
#77f5da
Lighter
#a6f9e7
Lightest
#d6fcf4

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

#47f2cd
#f2476c

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

Split Complementary

#47f2cd
#f247c1
#f27747

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

Analogous Color

#47f269
#47f286
#47f2cd
#47def2
#4797f2

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

#47f2cd
#f2cd47
#cd47f2

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

#47f2cd
#cd47f2
#f2476c
#6cf247

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

#47f2cd
#7747f2
#f2476c
#c1f247

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 #47f2cd

#076651
#0b9577
#0ec59d
#17efc0
#47f2cd
#77f5da
#a6f9e7
#d6fcf4
#ffffff

Tints of #47f2cd Color

#47f2cd
#5bf3d2
#6ff4d8
#84f6dd
#98f7e3
#adf9e8
#c1faee
#d6fcf3
#eafdf9
#ffffff

Shades of #47f2cd color code

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

#47f2cd
#3fd7b6
#37bc9f
#2fa188
#278671
#1f6b5b
#175044
#0f352d
#071a16
#000000

Tones

#47f2cd
#5bdec2
#6ecbb7
#82b7ab
#96a3a0

Tones

Similar Color like #47f2cd color

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

#48f3ce
#49f4cf
#4af5d0
#4bf6d1
#4cf7d2
#4df8d3
#4ef9d4
#4ffad5
#50fbd6
#51fcd7
#52fdd8
#53fed9
#54ffda
#55ffdb
#46f1cc
#45f0cb
#44efca
#43eec9
#42edc8
#41ecc7
#40ebc6
#3feac5
#3ee9c4
#3de8c3
#3ce7c2
#3be6c1
#3ae5c0
#39e4bf

Download this Dark Blue

Hex #47f2cd 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.

#47f2cd Color Code Preview on Black Background Color

This is how #47f2cd Color will look on black background color. Color contrast ratio is 14.85

#47f2cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #47f2cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #47f2cd

#47f2cd color code is use for CSS Background Color

Background color for the above div is #47f2cd

HTML with inline CSS

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

#47f2cd color code is use for CSS Border Color

CSS Border color for the above div is #47f2cd

HTML with inline CSS

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

CSS Border Left color for the above div is #47f2cd

HTML with inline CSS

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

CSS Border Right color for the above div is #47f2cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #47f2cd

HTML with inline CSS

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

CSS Border Top color for the above div is #47f2cd

HTML with inline CSS

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

#47f2cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#47f2cd Color code Preview on White Background

This is how #47f2cd Color code will look on white background color. Color contrast ratio is 1.41

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

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(71,242,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(242,71,108,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(71,242,205,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }