@
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.

#4eaad4 hex color - Blue - Cool color - Information

#4eaad4 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #4eaad4 Color code in RGB color code model is created after adding 30.59% red color, 66.67% green color and 83.14% blue color. Hex #4eaad4 Color code in CMYK color (process color) code model is generated after subtraction of 63% cyan, 20% magenta, 0% yellow and 16.86% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 4eaad4 #4eaad4
RGB Decimal 78, 170, 212 rgb(78, 170, 212)
RGB Percent 31%, 67%, 83% rgb(31%, 67%, 83%)
CSS RGBa 78, 170, 212,1 rgba(78,170,212,1)
CMYK Model cmyk(63%,20%,0%,16.86%)
HSL Color Space 199,61% ,57% hsl(199,61% ,57%)
HSV Color Space 199°, 63%, 83%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001110 10101010 11010100
Octal 116 252 324
Decimal 78 170 212
Hex 4e aa d4

Different shades of #4eaad4 color code.

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

Light Shade of #4eaad4
#77bede
Dark Shade of #4eaad4
#2f93c0
Saturated Shade of #4eaad4
#43aedf
Desaturated Shade of #4eaad4
#59a6c9
Grey scale Shade of #4eaad4
#919191
Brighten Shade
#67c3ed
Most Readable Shade
#000000

Shades of #4eaad4 color code

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

#4eaad4
#4597bc
#3c84a4
#34718d
#2b5e75
#224b5e
#1a3846
#11252f
#081217
#000000

Similar Color like #4eaad4 color

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

#4fabd5
#50acd6
#51add7
#52aed8
#53afd9
#54b0da
#55b1db
#56b2dc
#57b3dd
#58b4de
#59b5df
#5ab6e0
#5bb7e1
#5cb8e2
#4da9d3
#4ca8d2
#4ba7d1
#4aa6d0
#49a5cf
#48a4ce
#47a3cd
#46a2cc
#45a1cb
#44a0ca
#439fc9
#429ec8
#419dc7
#409cc6

Monochromatic Color with #4eaad4

#4eaad4
#5eccfe
#0f222a
#1f4454
#2f667f
#3e88a9

Tints of #4eaad4 Color

#4eaad4
#61b3d8
#75bcdd
#89c6e2
#9ccfe7
#b0d9eb
#c4e2f0
#d7ecf5
#ebf5fa
#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

#4eaad4
#d4784e

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

Split Complementary

#4eaad4
#d44e67
#d4bb4e

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

Analogous Color

#4ed4c8
#4ec5d4
#4eaad4
#4e8fd4
#4e74d4

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

#4eaad4
#d44eaa
#aad44e

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

#4eaad4
#bb4ed4
#d4784e
#67d44e

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

#4eaad4
#d4784e
#d4bb4e
#4e67d4

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 #4eaad4 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.

#4eaad4 Color Code Preview on Black Background Color

This is how #4eaad4 Color will look on black background color. Color contrast ratio is 8.02

#4eaad4 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4eaad4 color code is use for CSS Background Color

Background color for the above div is #4eaad4

HTML with inline CSS

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

#4eaad4 color code is use for CSS Border Color

CSS Border color for the above div is #4eaad4

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4eaad4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4eaad4 Color code Preview on White Background

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

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

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(78,170,212,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(212,120,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(78,170,212,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.