crispedge.com

Color picker

Loading...

#93acee hex color - Blue - Cool color - Information

#93acee hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #93acee Color code in RGB color code model is created after adding 57.65% red color, 67.45% green color and 93.33% blue color. Hex #93acee Color code in CMYK color (process color) code model is generated after subtraction of 38% cyan, 28% magenta, 0% yellow and 7% black.

Hex #93acee color code is between #99aadd web safe hex color code and #88bbff web safe hex color code. #99aadd is the nearest web safe color code. You can see here many more shades of #93acee color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code93acee#93acee
RGB Decimal147, 172, 238rgb(147, 172, 238)
RGB Percent58%, 67%, 93%rgb(58%, 67%, 93%)
CSS RGBa147, 172, 238,1rgba(147,172,238,1)
CMYK Modelcmyk(38%,28%,0%,7%)
HSL Color Space224,73% ,75%hsl(224,73% ,75%)
HSV Color Space224°, 38%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100100111010110011101110
Octal223254356
Decimal147172238
Hex93acee

Different shades of #93acee color code.

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

Light Shade of #93acee
#bfcef5
Dark Shade of #93acee
#678ae7
Saturated Shade of #93acee
#8da9f4
Desaturated Shade of #93acee
#99afe8
Grey scale Shade of #93acee
#c0c0c0
Brighten Shade
#acc5ff
Most Readable Shade
#000000

Shades of #93acee color code

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

#93acee
#8298d3
#7285b9
#62729e
#515f84
#414c69
#31394f
#202634
#10131a
#000000

Similar Color like #93acee color

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

#94adef
#95aef0
#96aff1
#97b0f2
#98b1f3
#99b2f4
#9ab3f5
#9bb4f6
#9cb5f7
#9db6f8
#9eb7f9
#9fb8fa
#a0b9fb
#a1bafc
#92abed
#91aaec
#90a9eb
#8fa8ea
#8ea7e9
#8da6e8
#8ca5e7
#8ba4e6
#8aa3e5
#89a2e4
#88a1e3
#87a0e2
#869fe1
#859ee0

Monochromatic Color with #93acee

#93acee
#10121a
#2a3144
#44506e
#5f6f99
#798dc3

Tints of #93acee Color

#93acee
#9fb5ef
#abbef1
#b7c7f3
#c3d0f5
#cfdaf7
#dbe3f9
#e7ecfb
#f3f5fd
#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

#93acee
#eed593

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

Split Complementary

#93acee
#eea793
#daee93

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

Analogous Color

#93d0ee
#93beee
#93acee
#939aee
#9e93ee

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

#93acee
#ee93ac
#acee93

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

#93acee
#ee93d9
#eed593
#93eea7

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

#93acee
#eed593
#daee93
#a793ee

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 #93acee 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.

#93acee Color Code Preview on Black Background Color

This is how #93acee Color will look on black background color. Color contrast ratio is 9.38

#93acee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #93acee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #93acee

#93acee color code is use for CSS Background Color

Background color for the above div is #93acee

HTML with inline CSS

<div style="background-color:#93acee;"></div>

#93acee color code is use for CSS Border Color

CSS Border color for the above div is #93acee

HTML with inline CSS

<div style="border:5px solid #93acee;"></div>

CSS Border Left color for the above div is #93acee

HTML with inline CSS

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

CSS Border Right color for the above div is #93acee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #93acee

HTML with inline CSS

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

CSS Border Top color for the above div is #93acee

HTML with inline CSS

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

#93acee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#93acee Color code Preview on White Background

This is how #93acee Color code will look on white background color. Color contrast ratio is 2.24

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

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(147,172,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(238,213,147,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(147,172,238,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.