crispedge.com

Color picker

Loading...

#4ca8da hex color - Blue - Cool color - Information

#4ca8da hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #4ca8da Color code in RGB color code model is created after adding 29.8% red color, 65.88% green color and 85.49% blue color. Hex #4ca8da Color code in CMYK color (process color) code model is generated after subtraction of 65% cyan, 23% magenta, 0% yellow and 15% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code4ca8da#4ca8da
RGB Decimal76, 168, 218rgb(76, 168, 218)
RGB Percent30%, 66%, 85%rgb(30%, 66%, 85%)
CSS RGBa76, 168, 218,1rgba(76,168,218,1)
CMYK Modelcmyk(65%,23%,0%,15%)
HSL Color Space201,66% ,58%hsl(201,66% ,58%)
HSV Color Space201°, 65%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010011001010100011011010
Octal114250332
Decimal76168218
Hex4ca8da

Different shades of #4ca8da color code.

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

Light Shade of #4ca8da
#76bde3
Dark Shade of #4ca8da
#2a91c9
Saturated Shade of #4ca8da
#41abe5
Desaturated Shade of #4ca8da
#57a5cf
Grey scale Shade of #4ca8da
#939393
Brighten Shade
#65c1f3
Most Readable Shade
#000000

Shades of #4ca8da color code

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

#4ca8da
#4395c1
#3b82a9
#327091
#2a5d79
#214a60
#193848
#102530
#081218
#000000

Similar Color like #4ca8da color

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

#4da9db
#4eaadc
#4fabdd
#50acde
#51addf
#52aee0
#53afe1
#54b0e2
#55b1e3
#56b2e4
#57b3e5
#58b4e6
#59b5e7
#5ab6e8
#4ba7d9
#4aa6d8
#49a5d7
#48a4d6
#47a3d5
#46a2d4
#45a1d3
#44a0d2
#439fd1
#429ed0
#419dcf
#409cce
#3f9bcd
#3e9acc

Monochromatic Color with #4ca8da

#4ca8da
#020405
#112530
#20465a
#2e6685
#3d87af

Tints of #4ca8da Color

#4ca8da
#5fb1de
#73bbe2
#87c5e6
#9bceea
#afd8ee
#c3e2f2
#d7ebf6
#ebf5fa
#ffffff

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

#4ca8da
#da7e4c

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

Split Complementary

#4ca8da
#da4c61
#dac54c

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

Analogous Color

#4cdad3
#4cc4da
#4ca8da
#4c8cda
#4c6fda

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

#4ca8da
#da4ca8
#a8da4c

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

#4ca8da
#c54cda
#da7e4c
#61da4c

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#4ca8da
#da7e4c
#dac54c
#4c61da

Double Complementary 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).

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

#4ca8da Color Code Preview on Black Background Color

This is how #4ca8da Color will look on black background color. Color contrast ratio is 7.92

#4ca8da in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4ca8da color code is use for CSS Background Color

Background color for the above div is #4ca8da

HTML with inline CSS

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

#4ca8da color code is use for CSS Border Color

CSS Border color for the above div is #4ca8da

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4ca8da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4ca8da Color code Preview on White Background

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

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.