Skip to main content Skip to docs navigation

#4cfbcb 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 Move Mint and its hex is #4EFFCD Nearest Color Name

Color Hue/Base color: Blue

Hex #4cfbcb Color code in RGB color code model is created after adding 29.8% red color, 98.43% green color and 79.61% blue color. Hex #4cfbcb Color code in CMYK color (process color) code model is generated after subtraction of 70% cyan, 0% magenta, 19% yellow and 1.57% black.

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

RGB Chart

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

Color Table

Hex Color Code 4cfbcb #4cfbcb
RGB Decimal 76, 251, 203 76, 251, 203
RGB Percent 30%, 98%, 80% rgb(30%, 98%, 80%)
CSS RGBa 76, 251, 203,1 rgba(76,251,203,1)
CMYK Model cmyk(70%,0%,19%,1.57%)
HSL Color Space 164,96% ,64% hsl(164,96% ,64%)
HSV Color Space 164°, 70%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001100 11111011 11001011
Octal 114 373 313
Decimal 76 251 203
Hex 4c fb cb

Different shades of #4cfbcb color code.

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

Darkest of #4cfbcb
#04aa7d
Darker of #4cfbcb
#05dca1
Dark of #4cfbcb
#1afabd
Base of #4cfbcb
#4cfbcb
Light of #4cfbcb
#7efcd9
Lighter
#b0fde8
Lightest
#e2fef6

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

#4cfbcb
#fb4c7c

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

Split Complementary

#4cfbcb
#fb4cd4
#fb744c

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

Analogous Color

#4cfb65
#4cfb82
#4cfbcb
#4cf1fb
#4ca8fb

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

#4cfbcb
#fbcb4c
#cb4cfb

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

#4cfbcb
#cb4cfb
#fb4c7c
#7cfb4c

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

#4cfbcb
#744cfb
#fb4c7c
#d4fb4c

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

#037858
#04aa7d
#05dca1
#1afabd
#4cfbcb
#7efcd9
#b0fde8
#e2fef6
#ffffff

Tints of #4cfbcb Color

#4cfbcb
#5ffbd0
#73fbd6
#87fcdc
#9bfce2
#affde7
#c3fded
#d7fef3
#ebfef9
#ffffff

Shades of #4cfbcb color code

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

#4cfbcb
#43dfb4
#3bc39d
#32a787
#2a8b70
#216f5a
#195343
#10372d
#081b16
#000000

Tones

#4cfbcb
#5ee9c3
#71d6ba
#83c4b2
#95b2aa

Tones

Similar Color like #4cfbcb color

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

#4dfccc
#4efdcd
#4ffece
#50ffcf
#51ffd0
#52ffd1
#53ffd2
#54ffd3
#55ffd4
#56ffd5
#57ffd6
#58ffd7
#59ffd8
#5affd9
#4bfaca
#4af9c9
#49f8c8
#48f7c7
#47f6c6
#46f5c5
#45f4c4
#44f3c3
#43f2c2
#42f1c1
#41f0c0
#40efbf
#3feebe
#3eedbd

Download this Dark Blue

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

#4cfbcb Color Code Preview on Black Background Color

This is how #4cfbcb Color will look on black background color. Color contrast ratio is 15.97

#4cfbcb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4cfbcb color code is use for CSS Background Color

Background color for the above div is #4cfbcb

HTML with inline CSS

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

#4cfbcb color code is use for CSS Border Color

CSS Border color for the above div is #4cfbcb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4cfbcb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4cfbcb Color code Preview on White Background

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

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

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