crispedge.com

Color picker

Loading...

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

#47aec6 hex color - Blue - Cool color

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code47aec6#47aec6
RGB Decimal71, 174, 198rgb(71, 174, 198)
RGB Percent28%, 68%, 78%rgb(28%, 68%, 78%)
CSS RGBa71, 174, 198,1rgba(71,174,198,1)
CMYK Modelcmyk(64%,12%,0%,22%)
HSL Color Space191,53% ,53%hsl(191,53% ,53%)
HSV Color Space191°, 64%, 78%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010001111010111011000110
Octal107256306
Decimal71174198
Hex47aec6

Different shades of #47aec6 color code.

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

Light Shade of #47aec6
#6ebfd2
Dark Shade of #47aec6
#3491a6
Saturated Shade of #47aec6
#3bb5d2
Desaturated Shade of #47aec6
#53a6ba
Grey scale Shade of #47aec6
#868686
Brighten Shade
#60c7df
Most Readable Shade
#000000

Shades of #47aec6 color code

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

#47aec6
#3f9ab0
#37879a
#2f7484
#27606e
#1f4d58
#173a42
#0f262c
#071316
#000000

Similar Color like #47aec6 color

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

#48afc7
#49b0c8
#4ab1c9
#4bb2ca
#4cb3cb
#4db4cc
#4eb5cd
#4fb6ce
#50b7cf
#51b8d0
#52b9d1
#53bad2
#54bbd3
#55bcd4
#46adc5
#45acc4
#44abc3
#43aac2
#42a9c1
#41a8c0
#40a7bf
#3fa6be
#3ea5bd
#3da4bc
#3ca3bb
#3ba2ba
#3aa1b9
#39a0b8

Monochromatic Color with #47aec6

#47aec6
#56d3f0
#0a191c
#193e46
#296371
#38899b

Tints of #47aec6 Color

#47aec6
#5bb7cc
#6fc0d2
#84c9d9
#98d2df
#addbe5
#c1e4ec
#d6edf2
#eaf6f8
#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

#47aec6
#c65f47

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

Split Complementary

#47aec6
#c6476e
#c69f47

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

Analogous Color

#47c6ab
#47c6c5
#47aec6
#4795c6
#477bc6

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

#47aec6
#c647ae
#aec647

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

#47aec6
#9e47c6
#c65f47
#6ec647

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

#47aec6
#c65f47
#c69f47
#476ec6

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 #47aec6 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.

#47aec6 Color Code Preview on Black Background Color

This is how #47aec6 Color will look on black background color. Color contrast ratio is 8.14

#47aec6 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#47aec6 color code is use for CSS Background Color

Background color for the above div is #47aec6

HTML with inline CSS

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

#47aec6 color code is use for CSS Border Color

CSS Border color for the above div is #47aec6

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#47aec6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#47aec6 Color code Preview on White Background

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

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

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,174,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(198,95,71,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(71,174,198,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.