crispedge.com

Color picker

Loading...

#94acdd hex color - Blue - Cool color - Information

#94acdd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #94acdd Color code in RGB color code model is created after adding 58.04% red color, 67.45% green color and 86.67% blue color. Hex #94acdd Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 22% magenta, 0% yellow and 13% black.

Hex #94acdd color code is between #99aacc web safe hex color code and #88bbee web safe hex color code. #99aacc is the nearest web safe color code. You can see here many more shades of #94acdd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code94acdd#94acdd
RGB Decimal148, 172, 221rgb(148, 172, 221)
RGB Percent58%, 67%, 87%rgb(58%, 67%, 87%)
CSS RGBa148, 172, 221,1rgba(148,172,221,1)
CMYK Modelcmyk(33%,22%,0%,13%)
HSL Color Space220,52% ,72%hsl(220,52% ,72%)
HSV Color Space220°, 33%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101001010110011011101
Octal224254335
Decimal148172221
Hex94acdd

Different shades of #94acdd color code.

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

Light Shade of #94acdd
#bbcae9
Dark Shade of #94acdd
#6d8ed1
Saturated Shade of #94acdd
#8daae4
Desaturated Shade of #94acdd
#9baed6
Grey scale Shade of #94acdd
#b8b8b8
Brighten Shade
#adc5f6
Most Readable Shade
#000000

Shades of #94acdd color code

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

#94acdd
#8398c4
#7385ab
#627293
#525f7a
#414c62
#313949
#202631
#101318
#000000

Similar Color like #94acdd color

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

#95adde
#96aedf
#97afe0
#98b0e1
#99b1e2
#9ab2e3
#9bb3e4
#9cb4e5
#9db5e6
#9eb6e7
#9fb7e8
#a0b8e9
#a1b9ea
#a2baeb
#93abdc
#92aadb
#91a9da
#90a8d9
#8fa7d8
#8ea6d7
#8da5d6
#8ca4d5
#8ba3d4
#8aa2d3
#89a1d2
#88a0d1
#879fd0
#869ecf

Monochromatic Color with #94acdd

#94acdd
#060708
#222833
#3f495d
#5b6a88
#788bb3

Tints of #94acdd Color

#94acdd
#9fb5e0
#abbee4
#b7c7e8
#c3d0ec
#cfdaef
#dbe3f3
#e7ecf7
#f3f5fb
#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

#94acdd
#ddc594

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

Split Complementary

#94acdd
#dda194
#d1dd94

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

Analogous Color

#94c9dd
#94bbdd
#94acdd
#949ddd
#9994dd

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

#94acdd
#dd94ac
#acdd94

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

#94acdd
#dd94d0
#ddc594
#94dda0

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

#94acdd
#ddc594
#d1dd94
#a194dd

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 #94acdd 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.

#94acdd Color Code Preview on Black Background Color

This is how #94acdd Color will look on black background color. Color contrast ratio is 9.20

#94acdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #94acdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #94acdd

#94acdd color code is use for CSS Background Color

Background color for the above div is #94acdd

HTML with inline CSS

<div style="background-color:#94acdd;"></div>

#94acdd color code is use for CSS Border Color

CSS Border color for the above div is #94acdd

HTML with inline CSS

<div style="border:5px solid #94acdd;"></div>

CSS Border Left color for the above div is #94acdd

HTML with inline CSS

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

CSS Border Right color for the above div is #94acdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #94acdd

HTML with inline CSS

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

CSS Border Top color for the above div is #94acdd

HTML with inline CSS

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

#94acdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#94acdd Color code Preview on White Background

This is how #94acdd Color code will look on white background color. Color contrast ratio is 2.28

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

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(148,172,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(221,197,148,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(148,172,221,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.