Skip to main content Skip to docs navigation

#4cafdc hex color | Dark Blue & Cool color | 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 Sail Away and its hex is #55B4DE Nearest Color Name

Color Hue/Base color: Blue

Hex #4cafdc Color code in RGB color code model is created after adding 29.8% red color, 68.63% green color and 86.27% blue color. Hex #4cafdc Color code in CMYK color (process color) code model is generated after subtraction of 65% cyan, 20% magenta, 0% yellow and 13.73% black.

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

RGB Chart

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

Color Table

Hex Color Code 4cafdc #4cafdc
RGB Decimal 76, 175, 220 76, 175, 220
RGB Percent 30%, 69%, 86% rgb(30%, 69%, 86%)
CSS RGBa 76, 175, 220,1 rgba(76,175,220,1)
CMYK Model cmyk(65%,20%,0%,13.73%)
HSL Color Space 199,67% ,58% hsl(199,67% ,58%)
HSV Color Space 199°, 65%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001100 10101111 11011100
Octal 114 257 334
Decimal 76 175 220
Hex 4c af dc

Different shades of #4cafdc color code.

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

Darkest of #4cafdc
#175a78
Darker of #4cafdc
#2079a2
Dark of #4cafdc
#2899cd
Base of #4cafdc
#4cafdc
Light of #4cafdc
#77c2e4
Lighter
#a1d5ed
Lightest
#cce8f5

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

#4cafdc
#dc794c

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

Split Complementary

#4cafdc
#dc4c67
#dcc14c

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

Analogous Color

#4cdcb5
#4cdccd
#4cafdc
#4c7fdc
#554cdc

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

#4cafdc
#afdc4c
#dc4caf

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

#4cafdc
#dc4caf
#dc794c
#4cdc79

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

#4cafdc
#c14cdc
#dc794c
#67dc4c

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

#0f3a4d
#175a78
#2079a2
#2899cd
#4cafdc
#77c2e4
#a1d5ed
#cce8f5
#f7fbfd

Tints of #4cafdc Color

#4cafdc
#5fb7df
#73c0e3
#87c9e7
#9bd2eb
#afdbef
#c3e4f3
#d7edf7
#ebf6fb
#ffffff

Shades of #4cafdc color code

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

#4cafdc
#439bc3
#3b88ab
#327492
#2a617a
#214d61
#193a49
#102630
#081318
#000000

Tones

#4cafdc
#61a7c7
#779fb1
#8c979c
#949494

Tones

Similar Color like #4cafdc color

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

#4db0dd
#4eb1de
#4fb2df
#50b3e0
#51b4e1
#52b5e2
#53b6e3
#54b7e4
#55b8e5
#56b9e6
#57bae7
#58bbe8
#59bce9
#5abdea
#4baedb
#4aadda
#49acd9
#48abd8
#47aad7
#46a9d6
#45a8d5
#44a7d4
#43a6d3
#42a5d2
#41a4d1
#40a3d0
#3fa2cf
#3ea1ce

Download this

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

#4cafdc Color Code Preview on Black Background Color

This is how #4cafdc Color will look on black background color. Color contrast ratio is 8.47

#4cafdc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4cafdc color code is use for CSS Background Color

Background color for the above div is #4cafdc

HTML with inline CSS

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

#4cafdc color code is use for CSS Border Color

CSS Border color for the above div is #4cafdc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4cafdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4cafdc Color code Preview on White Background

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

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

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