crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

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

#47dbac hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #47dbac Color code in RGB color code model is created after adding 27.84% red color, 85.88% green color and 67.45% blue color. Hex #47dbac Color code in CMYK color (process color) code model is generated after subtraction of 68% cyan, 0% magenta, 21% yellow and 14% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code47dbac#47dbac
RGB Decimal71, 219, 172rgb(71, 219, 172)
RGB Percent28%, 86%, 67%rgb(28%, 86%, 67%)
CSS RGBa71, 219, 172,1rgba(71,219,172,1)
CMYK Modelcmyk(68%,0%,21%,14%)
HSL Color Space161,67% ,57%hsl(161,67% ,57%)
HSV Color Space161°, 68%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010001111101101110101100
Octal107333254
Decimal71219172
Hex47dbac

Different shades of #47dbac color code.

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

Light Shade of #47dbac
#72e3bf
Dark Shade of #47dbac
#27c895
Saturated Shade of #47dbac
#3ce6b0
Desaturated Shade of #47dbac
#52d0a8
Grey scale Shade of #47dbac
#919191
Brighten Shade
#60f4c5
Most Readable Shade
#000000

Shades of #47dbac color code

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

#47dbac
#3fc298
#37aa85
#2f9272
#27795f
#1f614c
#174939
#0f3026
#071813
#000000

Similar Color like #47dbac color

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

#48dcad
#49ddae
#4adeaf
#4bdfb0
#4ce0b1
#4de1b2
#4ee2b3
#4fe3b4
#50e4b5
#51e5b6
#52e6b7
#53e7b8
#54e8b9
#55e9ba
#46daab
#45d9aa
#44d8a9
#43d7a8
#42d6a7
#41d5a6
#40d4a5
#3fd3a4
#3ed2a3
#3dd1a2
#3cd0a1
#3bcfa0
#3ace9f
#39cd9e

Monochromatic Color with #47dbac

#47dbac
#020605
#103126
#1e5b48
#2b8669
#39b08b

Tints of #47dbac Color

#47dbac
#5bdfb5
#6fe3be
#84e7c7
#98ebd0
#adefda
#c1f3e3
#d6f7ec
#eafbf5
#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

#47dbac
#db4776

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

Split Complementary

#47dbac
#db47c0
#db6247

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

Analogous Color

#47db71
#47db8e
#47dbac
#47dbca
#47cfdb

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

#47dbac
#ac47db
#dbac47

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

#47dbac
#6247db
#db4776
#c0db47

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

#47dbac
#db4776
#db6247
#47c0db

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

#47dbac Color Code Preview on Black Background Color

This is how #47dbac Color will look on black background color. Color contrast ratio is 12.00

#47dbac in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#47dbac color code is use for CSS Background Color

Background color for the above div is #47dbac

HTML with inline CSS

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

#47dbac color code is use for CSS Border Color

CSS Border color for the above div is #47dbac

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#47dbac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#47dbac Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.