Skip to main content Skip to docs navigation

#4cebbd 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 #4cebbd Color code in RGB color code model is created after adding 29.8% red color, 92.16% green color and 74.12% blue color. Hex #4cebbd Color code in CMYK color (process color) code model is generated after subtraction of 68% cyan, 0% magenta, 20% yellow and 7.84% black.

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

RGB Chart

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

Color Table

Hex Color Code 4cebbd #4cebbd
RGB Decimal 76, 235, 189 76, 235, 189
RGB Percent 30%, 92%, 74% rgb(30%, 92%, 74%)
CSS RGBa 76, 235, 189,1 rgba(76,235,189,1)
CMYK Model cmyk(68%,0%,20%,7.84%)
HSL Color Space 163,80% ,61% hsl(163,80% ,61%)
HSV Color Space 163°, 68%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001100 11101011 10111101
Octal 114 353 275
Decimal 76 235 189
Hex 4c eb bd

Different shades of #4cebbd color code.

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

Darkest of #4cebbd
#108e6a
Darker of #4cebbd
#15bc8c
Dark of #4cebbd
#1ee6ac
Base of #4cebbd
#4cebbd
Light of #4cebbd
#7af0ce
Lighter
#a8f5df
Lightest
#d6faf0

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

#4cebbd
#eb4c7a

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

Split Complementary

#4cebbd
#eb4cca
#eb6d4c

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

Analogous Color

#4ceb60
#4ceb7b
#4cebbd
#4ce4eb
#4ca2eb

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

#4cebbd
#ebbd4c
#bd4ceb

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

#4cebbd
#bd4ceb
#eb4c7a
#7aeb4c

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

#4cebbd
#6d4ceb
#eb4c7a
#caeb4c

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

#0b6048
#108e6a
#15bc8c
#1ee6ac
#4cebbd
#7af0ce
#a8f5df
#d6faf0
#ffffff

Tints of #4cebbd Color

#4cebbd
#5fedc4
#73efcb
#87f1d3
#9bf3da
#aff6e1
#c3f8e9
#d7faf0
#ebfcf7
#ffffff

Shades of #4cebbd color code

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

#4cebbd
#43d0a8
#3bb693
#329c7e
#2a8269
#216854
#194e3f
#10342a
#081a15
#000000

Tones

#4cebbd
#60d7b5
#74c3ac
#88afa4
#9b9b9b

Tones

Similar Color like #4cebbd color

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

#4decbe
#4eedbf
#4feec0
#50efc1
#51f0c2
#52f1c3
#53f2c4
#54f3c5
#55f4c6
#56f5c7
#57f6c8
#58f7c9
#59f8ca
#5af9cb
#4beabc
#4ae9bb
#49e8ba
#48e7b9
#47e6b8
#46e5b7
#45e4b6
#44e3b5
#43e2b4
#42e1b3
#41e0b2
#40dfb1
#3fdeb0
#3eddaf

Download this Dark Blue

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

#4cebbd Color Code Preview on Black Background Color

This is how #4cebbd Color will look on black background color. Color contrast ratio is 13.93

#4cebbd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4cebbd color code is use for CSS Background Color

Background color for the above div is #4cebbd

HTML with inline CSS

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

#4cebbd color code is use for CSS Border Color

CSS Border color for the above div is #4cebbd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4cebbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4cebbd Color code Preview on White Background

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

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

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