Skip to main content Skip to docs navigation

#3caaec 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 Lynx Screen Blue and its hex is #2CB1EB Nearest Color Name

Color Hue/Base color: Blue

Hex #3caaec Color code in RGB color code model is created after adding 23.53% red color, 66.67% green color and 92.55% blue color. Hex #3caaec Color code in CMYK color (process color) code model is generated after subtraction of 75% cyan, 28% magenta, 0% yellow and 7.45% black.

Hex #3caaec color code is between #4499ee web safe hex color code and #33bbdd web safe hex color code. #4499ee is the nearest web safe color code. You can see here many more shades of #3caaec color code.

RGB Chart

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

Color Table

Hex Color Code 3caaec #3caaec
RGB Decimal 60, 170, 236 60, 170, 236
RGB Percent 24%, 67%, 93% rgb(24%, 67%, 93%)
CSS RGBa 60, 170, 236,1 rgba(60,170,236,1)
CMYK Model cmyk(75%,28%,0%,7.45%)
HSL Color Space 203,82% ,58% hsl(203,82% ,58%)
HSV Color Space 203°, 75%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111100 10101010 11101100
Octal 74 252 354
Decimal 60 170 236
Hex 3c aa ec

Different shades of #3caaec color code.

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

Darkest of #3caaec
#0d5682
Darker of #3caaec
#1175b1
Dark of #3caaec
#1694df
Base of #3caaec
#3caaec
Light of #3caaec
#6abef1
Lighter
#99d3f5
Lightest
#c7e7fa

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

#3caaec
#ec7e3c

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

Split Complementary

#3caaec
#ec3c52
#ecd63c

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

Analogous Color

#3cecc7
#3cece5
#3caaec
#3c6fec
#523cec

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

#3caaec
#aaec3c
#ec3caa

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

#3caaec
#ec3caa
#ec7e3c
#3cec7e

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

#3caaec
#d63cec
#ec7e3c
#52ec3c

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 #3caaec

#083754
#0d5682
#1175b1
#1694df
#3caaec
#6abef1
#99d3f5
#c7e7fa
#f6fbfe

Tints of #3caaec Color

#3caaec
#51b3ee
#67bcf0
#7dc6f2
#92cff4
#a8d9f6
#bee2f8
#d3ecfa
#e9f5fc
#ffffff

Shades of #3caaec color code

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

#3caaec
#3597d1
#2e84b7
#28719d
#215e83
#1a4b68
#14384e
#0d2534
#06121a
#000000

Tones

#3caaec
#51a5d7
#679fc1
#7c9aac
#929596

Tones

Similar Color like #3caaec color

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

#3dabed
#3eacee
#3fadef
#40aef0
#41aff1
#42b0f2
#43b1f3
#44b2f4
#45b3f5
#46b4f6
#47b5f7
#48b6f8
#49b7f9
#4ab8fa
#3ba9eb
#3aa8ea
#39a7e9
#38a6e8
#37a5e7
#36a4e6
#35a3e5
#34a2e4
#33a1e3
#32a0e2
#319fe1
#309ee0
#2f9ddf
#2e9cde

Download this Dark Blue

Hex #3caaec 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.

#3caaec Color Code Preview on Black Background Color

This is how #3caaec Color will look on black background color. Color contrast ratio is 8.15

#3caaec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3caaec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3caaec

#3caaec color code is use for CSS Background Color

Background color for the above div is #3caaec

HTML with inline CSS

<div style="background-color:#3caaec;"></div>

#3caaec color code is use for CSS Border Color

CSS Border color for the above div is #3caaec

HTML with inline CSS

<div style="border:5px solid #3caaec;"></div>

CSS Border Left color for the above div is #3caaec

HTML with inline CSS

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

CSS Border Right color for the above div is #3caaec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3caaec

HTML with inline CSS

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

CSS Border Top color for the above div is #3caaec

HTML with inline CSS

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

#3caaec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3caaec Color code Preview on White Background

This is how #3caaec Color code will look on white background color. Color contrast ratio is 2.58

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

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(60,170,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,126,60,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(60,170,236,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }