crispedge.com

#9abee5 hex color - Blue - Cool color - Information

#9abee5 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #9abee5 Color code in RGB color code model is created after adding 60.39% red color, 74.51% green color and 89.8% blue color. Hex #9abee5 Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 17% magenta, 0% yellow and 10.2% black.

Hex #9abee5 color code is between #99bbdd web safe hex color code and #aaccee web safe hex color code. #99bbdd is the nearest web safe color code. You can see here many more shades of #9abee5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code9abee5#9abee5
RGB Decimal154, 190, 229rgb(154, 190, 229)
RGB Percent60%, 75%, 90%rgb(60%, 75%, 90%)
CSS RGBa154, 190, 229,1rgba(154,190,229,1)
CMYK Modelcmyk(33%,17%,0%,10.2%)
HSL Color Space211,59% ,75%hsl(211,59% ,75%)
HSV Color Space211°, 33%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110101011111011100101
Octal232276345
Decimal154190229
Hex9abee5

Different shades of #9abee5 color code.

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

Light Shade of #9abee5
#c3d8ef
Dark Shade of #9abee5
#71a4db
Saturated Shade of #9abee5
#94beeb
Desaturated Shade of #9abee5
#a0bedf
Grey scale Shade of #9abee5
#bfbfbf
Brighten Shade
#b3d7fe
Most Readable Shade
#000000

Shades of #9abee5 color code

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

#9abee5
#88a8cb
#7793b2
#667e98
#55697f
#445465
#333f4c
#222a32
#111519
#000000

Similar Color like #9abee5 color

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

#9bbfe6
#9cc0e7
#9dc1e8
#9ec2e9
#9fc3ea
#a0c4eb
#a1c5ec
#a2c6ed
#a3c7ee
#a4c8ef
#a5c9f0
#a6caf1
#a7cbf2
#a8ccf3
#99bde4
#98bce3
#97bbe2
#96bae1
#95b9e0
#94b8df
#93b7de
#92b6dd
#91b5dc
#90b4db
#8fb3da
#8eb2d9
#8db1d8
#8cb0d7

Monochromatic Color with #9abee5

#9abee5
#0b0e10
#28313b
#445465
#617790
#7d9bba

Tints of #9abee5 Color

#9abee5
#a5c5e7
#b0ccea
#bbd3ed
#c6daf0
#d2e2f3
#dde9f6
#e8f0f9
#f3f7fc
#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

#9abee5
#e5c19a

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

Split Complementary

#9abee5
#e59c9a
#e4e59a

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

Analogous Color

#9adce5
#9acde5
#9abee5
#9aafe5
#9aa0e5

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

#9abee5
#e59abe
#bee59a

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

#9abee5
#e59ae3
#e5c19a
#9ae59b

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

#9abee5
#e5c19a
#e4e59a
#9c9ae5

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 #9abee5 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.

#9abee5 Color Code Preview on Black Background Color

This is how #9abee5 Color will look on black background color. Color contrast ratio is 10.87

#9abee5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9abee5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9abee5

#9abee5 color code is use for CSS Background Color

Background color for the above div is #9abee5

HTML with inline CSS

<div style="background-color:#9abee5;"></div>

#9abee5 color code is use for CSS Border Color

CSS Border color for the above div is #9abee5

HTML with inline CSS

<div style="border:5px solid #9abee5;"></div>

CSS Border Left color for the above div is #9abee5

HTML with inline CSS

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

CSS Border Right color for the above div is #9abee5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9abee5

HTML with inline CSS

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

CSS Border Top color for the above div is #9abee5

HTML with inline CSS

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

#9abee5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9abee5 Color code Preview on White Background

This is how #9abee5 Color code will look on white background color. Color contrast ratio is 1.93

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

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(154,190,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(229,193,154,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(154,190,229,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.