crispedge.com

Color picker

Loading...

#47c6bb hex color - Blue - Cool color - Information

#47c6bb hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #47c6bb Color code in RGB color code model is created after adding 27.84% red color, 77.65% green color and 73.33% blue color. Hex #47c6bb Color code in CMYK color (process color) code model is generated after subtraction of 64% cyan, 0% magenta, 6% yellow and 22% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code47c6bb#47c6bb
RGB Decimal71, 198, 187rgb(71, 198, 187)
RGB Percent28%, 78%, 73%rgb(28%, 78%, 73%)
CSS RGBa71, 198, 187,1rgba(71,198,187,1)
CMYK Modelcmyk(64%,0%,6%,22%)
HSL Color Space175,53% ,53%hsl(175,53% ,53%)
HSV Color Space175°, 64%, 78%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010001111100011010111011
Octal107306273
Decimal71198187
Hex47c6bb

Different shades of #47c6bb color code.

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

Light Shade of #47c6bb
#6ed2c9
Dark Shade of #47c6bb
#34a69c
Saturated Shade of #47c6bb
#3bd2c5
Desaturated Shade of #47c6bb
#53bab1
Grey scale Shade of #47c6bb
#868686
Brighten Shade
#60dfd4
Most Readable Shade
#000000

Shades of #47c6bb color code

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

#47c6bb
#3fb0a6
#379a91
#2f847c
#276e67
#1f5853
#17423e
#0f2c29
#071614
#000000

Similar Color like #47c6bb color

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

#48c7bc
#49c8bd
#4ac9be
#4bcabf
#4ccbc0
#4dccc1
#4ecdc2
#4fcec3
#50cfc4
#51d0c5
#52d1c6
#53d2c7
#54d3c8
#55d4c9
#46c5ba
#45c4b9
#44c3b8
#43c2b7
#42c1b6
#41c0b5
#40bfb4
#3fbeb3
#3ebdb2
#3dbcb1
#3cbbb0
#3bbaaf
#3ab9ae
#39b8ad

Monochromatic Color with #47c6bb

#47c6bb
#56f0e3
#0a1c1a
#194643
#29716b
#389b93

Tints of #47c6bb Color

#47c6bb
#5bccc2
#6fd2ca
#84d9d1
#98dfd9
#ade5e0
#c1ece8
#d6f2ef
#eaf8f7
#ffffff

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

#47c6bb
#c64752

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

Split Complementary

#47c6bb
#c64792
#c67b47

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

Analogous Color

#47c688
#47c6a2
#47c6bb
#47b8c6
#479ec6

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

#47c6bb
#bb47c6
#c6bb47

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

#47c6bb
#7b47c6
#c64752
#91c647

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#47c6bb
#c64752
#c67b47
#4792c6

Double Complementary 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).

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

#47c6bb Color Code Preview on Black Background Color

This is how #47c6bb Color will look on black background color. Color contrast ratio is 10.06

#47c6bb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#47c6bb color code is use for CSS Background Color

Background color for the above div is #47c6bb

HTML with inline CSS

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

#47c6bb color code is use for CSS Border Color

CSS Border color for the above div is #47c6bb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#47c6bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#47c6bb Color code Preview on White Background

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

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(71,198,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(198,71,82,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(71,198,187,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.