Skip to main content Skip to docs navigation

#4ebdcd 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 Glimpse and its hex is #4FB9CE Nearest Color Name

Color Hue/Base color: Blue

Hex #4ebdcd Color code in RGB color code model is created after adding 30.59% red color, 74.12% green color and 80.39% blue color. Hex #4ebdcd Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 8% magenta, 0% yellow and 19.61% black.

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

RGB Chart

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

Color Table

Hex Color Code 4ebdcd #4ebdcd
RGB Decimal 78, 189, 205 78, 189, 205
RGB Percent 31%, 74%, 80% rgb(31%, 74%, 80%)
CSS RGBa 78, 189, 205,1 rgba(78,189,205,1)
CMYK Model cmyk(62%,8%,0%,19.61%)
HSL Color Space 188,56% ,55% hsl(188,56% ,55%)
HSV Color Space 188°, 62%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001110 10111101 11001101
Octal 116 275 315
Decimal 78 189 205
Hex 4e bd cd

Different shades of #4ebdcd color code.

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

Darkest of #4ebdcd
#1d5c65
Darker of #4ebdcd
#28808d
Dark of #4ebdcd
#33a5b5
Base of #4ebdcd
#4ebdcd
Light of #4ebdcd
#76ccd8
Lighter
#9edbe3
Lightest
#c5e9ef

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

#4ebdcd
#cd5e4e

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

Split Complementary

#4ebdcd
#cd4e7d
#cd9e4e

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

Analogous Color

#4ecd93
#4ecda8
#4ebdcd
#4e93cd
#4e5ecd

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

#4ebdcd
#bdcd4e
#cd4ebd

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

#4ebdcd
#cd4ebd
#cd5e4e
#4ecd5e

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

#4ebdcd
#9e4ecd
#cd5e4e
#7dcd4e

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

#11383e
#1d5c65
#28808d
#33a5b5
#4ebdcd
#76ccd8
#9edbe3
#c5e9ef
#edf8fa

Tints of #4ebdcd Color

#4ebdcd
#61c4d2
#75cbd8
#89d3dd
#9cdae3
#b0e1e8
#c4e9ee
#d7f0f3
#ebf7f9
#ffffff

Shades of #4ebdcd color code

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

#4ebdcd
#45a8b6
#3c939f
#347e88
#2b6971
#22545b
#1a3f44
#112a2d
#081516
#000000

Tones

#4ebdcd
#65acb6
#7b9ba0
#8d8d8d
#8d8d8d

Tones

Similar Color like #4ebdcd color

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

#4fbece
#50bfcf
#51c0d0
#52c1d1
#53c2d2
#54c3d3
#55c4d4
#56c5d5
#57c6d6
#58c7d7
#59c8d8
#5ac9d9
#5bcada
#5ccbdb
#4dbccc
#4cbbcb
#4bbaca
#4ab9c9
#49b8c8
#48b7c7
#47b6c6
#46b5c5
#45b4c4
#44b3c3
#43b2c2
#42b1c1
#41b0c0
#40afbf

Download this Dark Blue

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

#4ebdcd Color Code Preview on Black Background Color

This is how #4ebdcd Color will look on black background color. Color contrast ratio is 9.48

#4ebdcd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4ebdcd color code is use for CSS Background Color

Background color for the above div is #4ebdcd

HTML with inline CSS

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

#4ebdcd color code is use for CSS Border Color

CSS Border color for the above div is #4ebdcd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4ebdcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4ebdcd Color code Preview on White Background

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

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

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