@
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.

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

#93aaf6 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #93aaf6 Color code in RGB color code model is created after adding 57.65% red color, 66.67% green color and 96.47% blue color. Hex #93aaf6 Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 31% magenta, 0% yellow and 3.53% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 93aaf6 #93aaf6
RGB Decimal 147, 170, 246 rgb(147, 170, 246)
RGB Percent 58%, 67%, 96% rgb(58%, 67%, 96%)
CSS RGBa 147, 170, 246,1 rgba(147,170,246,1)
CMYK Model cmyk(40%,31%,0%,3.53%)
HSL Color Space 226,85% ,77% hsl(226,85% ,77%)
HSV Color Space 226°, 40%, 96%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10010011 10101010 11110110
Octal 223 252 366
Decimal 147 170 246
Hex 93 aa f6

Different shades of #93aaf6 color code.

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

Light Shade of #93aaf6
#c2cffa
Dark Shade of #93aaf6
#6485f2
Saturated Shade of #93aaf6
#8da7fc
Desaturated Shade of #93aaf6
#99adf0
Grey scale Shade of #93aaf6
#c4c4c4
Brighten Shade
#acc3ff
Most Readable Shade
#000000

Shades of #93aaf6 color code

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

#93aaf6
#8297da
#7284bf
#6271a4
#515e88
#414b6d
#313852
#202536
#10121b
#000000

Similar Color like #93aaf6 color

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

#94abf7
#95acf8
#96adf9
#97aefa
#98affb
#99b0fc
#9ab1fd
#9bb2fe
#9cb3ff
#9db4ff
#9eb5ff
#9fb6ff
#a0b7ff
#a1b8ff
#92a9f5
#91a8f4
#90a7f3
#8fa6f2
#8ea5f1
#8da4f0
#8ca3ef
#8ba2ee
#8aa1ed
#89a0ec
#889feb
#879eea
#869de9
#859ce8

Monochromatic Color with #93aaf6

#93aaf6
#141721
#2d354c
#475276
#606fa1
#7a8dcb

Tints of #93aaf6 Color

#93aaf6
#9fb3f7
#abbcf8
#b7c6f9
#c3cffa
#cfd9fb
#dbe2fc
#e7ecfd
#f3f5fe
#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

#93aaf6
#f6df93

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

Split Complementary

#93aaf6
#f6ad93
#dcf693

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

Analogous Color

#93d2f6
#93bef6
#93aaf6
#9396f6
#a493f6

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

#93aaf6
#f693aa
#aaf693

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

#93aaf6
#f693db
#f6df93
#93f6ad

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

#93aaf6
#f6df93
#dcf693
#ad93f6

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

#93aaf6 Color Code Preview on Black Background Color

This is how #93aaf6 Color will look on black background color. Color contrast ratio is 9.32

#93aaf6 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#93aaf6 color code is use for CSS Background Color

Background color for the above div is #93aaf6

HTML with inline CSS

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

#93aaf6 color code is use for CSS Border Color

CSS Border color for the above div is #93aaf6

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#93aaf6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#93aaf6 Color code Preview on White Background

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

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

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,170,246,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(246,223,147,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(147,170,246,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.