Skip to main content Skip to docs navigation

#4aecce 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 #4aecce Color code in RGB color code model is created after adding 29.02% red color, 92.55% green color and 80.78% blue color. Hex #4aecce Color code in CMYK color (process color) code model is generated after subtraction of 69% cyan, 0% magenta, 13% yellow and 7.45% black.

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

RGB Chart

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

Color Table

Hex Color Code 4aecce #4aecce
RGB Decimal 74, 236, 206 74, 236, 206
RGB Percent 29%, 93%, 81% rgb(29%, 93%, 81%)
CSS RGBa 74, 236, 206,1 rgba(74,236,206,1)
CMYK Model cmyk(69%,0%,13%,7.45%)
HSL Color Space 169,81% ,61% hsl(169,81% ,61%)
HSV Color Space 169°, 69%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001010 11101100 11001110
Octal 112 354 316
Decimal 74 236 206
Hex 4a ec ce

Different shades of #4aecce color code.

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

Darkest of #4aecce
#0f8e77
Darker of #4aecce
#14bc9d
Dark of #4aecce
#1ce7c2
Base of #4aecce
#4aecce
Light of #4aecce
#78f1da
Lighter
#a6f6e7
Lightest
#d4fbf3

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

#4aecce
#ec4a68

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

Split Complementary

#4aecce
#ec4ab9
#ec7d4a

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

Analogous Color

#4aec6f
#4aec8a
#4aecce
#4ad4ec
#4a90ec

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

#4aecce
#ecce4a
#ce4aec

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

#4aecce
#ce4aec
#ec4a68
#68ec4a

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

#4aecce
#7d4aec
#ec4a68
#b9ec4a

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 #4aecce

#0a6050
#0f8e77
#14bc9d
#1ce7c2
#4aecce
#78f1da
#a6f6e7
#d4fbf3
#ffffff

Tints of #4aecce Color

#4aecce
#5eeed3
#72f0d8
#86f2de
#9af4e3
#aef6e9
#c2f8ee
#d6faf4
#eafcf9
#ffffff

Shades of #4aecce color code

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

#4aecce
#41d1b7
#39b7a0
#319d89
#298372
#20685b
#184e44
#10342d
#081a16
#000000

Tones

#4aecce
#5ed8c1
#72c4b5
#86b0a8
#9a9c9c

Tones

Similar Color like #4aecce color

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

#4bedcf
#4ceed0
#4defd1
#4ef0d2
#4ff1d3
#50f2d4
#51f3d5
#52f4d6
#53f5d7
#54f6d8
#55f7d9
#56f8da
#57f9db
#58fadc
#49ebcd
#48eacc
#47e9cb
#46e8ca
#45e7c9
#44e6c8
#43e5c7
#42e4c6
#41e3c5
#40e2c4
#3fe1c3
#3ee0c2
#3ddfc1
#3cdec0

Download this Dark Blue

Hex #4aecce 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.

#4aecce Color Code Preview on Black Background Color

This is how #4aecce Color will look on black background color. Color contrast ratio is 14.18

#4aecce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4aecce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4aecce

#4aecce color code is use for CSS Background Color

Background color for the above div is #4aecce

HTML with inline CSS

<div style="background-color:#4aecce;"></div>

#4aecce color code is use for CSS Border Color

CSS Border color for the above div is #4aecce

HTML with inline CSS

<div style="border:5px solid #4aecce;"></div>

CSS Border Left color for the above div is #4aecce

HTML with inline CSS

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

CSS Border Right color for the above div is #4aecce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4aecce

HTML with inline CSS

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

CSS Border Top color for the above div is #4aecce

HTML with inline CSS

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

#4aecce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4aecce Color code Preview on White Background

This is how #4aecce Color code will look on white background color. Color contrast ratio is 1.48

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

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(74,236,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,74,104,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(74,236,206,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }