Skip to main content Skip to docs navigation

#4aaecd 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 Maximum Blue and its hex is #47ABCC Nearest Color Name

Color Hue/Base color: Blue

Hex #4aaecd Color code in RGB color code model is created after adding 29.02% red color, 68.24% green color and 80.39% blue color. Hex #4aaecd Color code in CMYK color (process color) code model is generated after subtraction of 64% cyan, 15% magenta, 0% yellow and 19.61% black.

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

RGB Chart

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

Color Table

Hex Color Code 4aaecd #4aaecd
RGB Decimal 74, 174, 205 74, 174, 205
RGB Percent 29%, 68%, 80% rgb(29%, 68%, 80%)
CSS RGBa 74, 174, 205,1 rgba(74,174,205,1)
CMYK Model cmyk(64%,15%,0%,19.61%)
HSL Color Space 194,57% ,55% hsl(194,57% ,55%)
HSV Color Space 194°, 64%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001010 10101110 11001101
Octal 112 256 315
Decimal 74 174 205
Hex 4a ae cd

Different shades of #4aaecd color code.

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

Darkest of #4aaecd
#1b5263
Darker of #4aaecd
#26738b
Dark of #4aaecd
#3194b3
Base of #4aaecd
#4aaecd
Light of #4aaecd
#72c0d8
Lighter
#9ad2e3
Lightest
#c2e4ee

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

#4aaecd
#cd694a

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

Split Complementary

#4aaecd
#cd4a6d
#cdab4a

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

Analogous Color

#4acda0
#4acdb5
#4aaecd
#4a82cd
#4a4ccd

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

#4aaecd
#aecd4a
#cd4aae

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

#4aaecd
#cd4aae
#cd694a
#4acd69

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

#4aaecd
#ab4acd
#cd694a
#6dcd4a

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

#10313b
#1b5263
#26738b
#3194b3
#4aaecd
#72c0d8
#9ad2e3
#c2e4ee
#eaf6f9

Tints of #4aaecd Color

#4aaecd
#5eb7d2
#72c0d8
#86c9dd
#9ad2e3
#aedbe8
#c2e4ee
#d6edf3
#eaf6f9
#ffffff

Shades of #4aaecd color code

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

#4aaecd
#419ab6
#39879f
#317488
#296071
#204d5b
#183a44
#10262d
#081316
#000000

Tones

#4aaecd
#61a2b6
#78969f
#8c8c8c
#8c8c8c

Tones

Similar Color like #4aaecd color

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

#4bafce
#4cb0cf
#4db1d0
#4eb2d1
#4fb3d2
#50b4d3
#51b5d4
#52b6d5
#53b7d6
#54b8d7
#55b9d8
#56bad9
#57bbda
#58bcdb
#49adcc
#48accb
#47abca
#46aac9
#45a9c8
#44a8c7
#43a7c6
#42a6c5
#41a5c4
#40a4c3
#3fa3c2
#3ea2c1
#3da1c0
#3ca0bf

Download this Dark Blue

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

#4aaecd Color Code Preview on Black Background Color

This is how #4aaecd Color will look on black background color. Color contrast ratio is 8.23

#4aaecd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4aaecd color code is use for CSS Background Color

Background color for the above div is #4aaecd

HTML with inline CSS

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

#4aaecd color code is use for CSS Border Color

CSS Border color for the above div is #4aaecd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4aaecd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4aaecd Color code Preview on White Background

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

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

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