crispedge.com

Color picker

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

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

#4aedd1 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #4aedd1 Color code in RGB color code model is created after adding 29.02% red color, 92.94% green color and 81.96% blue color. Hex #4aedd1 Color code in CMYK color (process color) code model is generated after subtraction of 69% cyan, 0% magenta, 12% yellow and 7% black.

Hex #4aedd1 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 #4aedd1 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code4aedd1#4aedd1
RGB Decimal74, 237, 209rgb(74, 237, 209)
RGB Percent29%, 93%, 82%rgb(29%, 93%, 82%)
CSS RGBa74, 237, 209,1rgba(74,237,209,1)
CMYK Modelcmyk(69%,0%,12%,7%)
HSL Color Space170,82% ,61%hsl(170,82% ,61%)
HSV Color Space170°, 69%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010101110110111010001
Octal112355321
Decimal74237209
Hex4aedd1

Different shades of #4aedd1 color code.

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

Light Shade of #4aedd1
#78f2dd
Dark Shade of #4aedd1
#1ce8c5
Saturated Shade of #4aedd1
#40f7d8
Desaturated Shade of #4aedd1
#54e3ca
Grey scale Shade of #4aedd1
#9b9b9b
Brighten Shade
#63ffea
Most Readable Shade
#000000

Shades of #4aedd1 color code

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

#4aedd1
#41d2b9
#39b8a2
#319e8b
#298374
#20695c
#184f45
#10342e
#081a17
#000000

Similar Color like #4aedd1 color

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

#4beed2
#4cefd3
#4df0d4
#4ef1d5
#4ff2d6
#50f3d7
#51f4d8
#52f5d9
#53f6da
#54f7db
#55f8dc
#56f9dd
#57fade
#58fbdf
#49ecd0
#48ebcf
#47eace
#46e9cd
#45e8cc
#44e7cb
#43e6ca
#42e5c9
#41e4c8
#40e3c7
#3fe2c6
#3ee1c5
#3de0c4
#3cdfc3

Monochromatic Color with #4aedd1

#4aedd1
#081816
#15433b
#226d61
#2f9886
#3dc2ac

Tints of #4aedd1 Color

#4aedd1
#5eefd6
#72f1db
#86f3e0
#9af5e5
#aef7ea
#c2f9ef
#d6fbf4
#eafdf9
#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

#4aedd1
#ed4a66

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

Split Complementary

#4aedd1
#ed4ab7
#ed804a

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

Analogous Color

#4aed90
#4aedb0
#4aedd1
#4ae8ed
#4ac8ed

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

#4aedd1
#d14aed
#edd14a

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

#4aedd1
#804aed
#ed4a66
#b7ed4a

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

#4aedd1
#ed4a66
#ed804a
#4ab7ed

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

#4aedd1 Color Code Preview on Black Background Color

This is how #4aedd1 Color will look on black background color. Color contrast ratio is 14.33

#4aedd1 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4aedd1 color code is use for CSS Background Color

Background color for the above div is #4aedd1

HTML with inline CSS

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

#4aedd1 color code is use for CSS Border Color

CSS Border color for the above div is #4aedd1

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4aedd1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4aedd1 Color code Preview on White Background

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

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

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.