crispedge.com

Color picker

Loading...

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

#9babeb hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #9babeb Color code in RGB color code model is created after adding 60.78% red color, 67.06% green color and 92.16% blue color. Hex #9babeb Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 27% magenta, 0% yellow and 8% black.

Hex #9babeb color code is between #99aaee web safe hex color code and #aabbdd web safe hex color code. #99aaee is the nearest web safe color code. You can see here many more shades of #9babeb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code9babeb#9babeb
RGB Decimal155, 171, 235rgb(155, 171, 235)
RGB Percent61%, 67%, 92%rgb(61%, 67%, 92%)
CSS RGBa155, 171, 235,1rgba(155,171,235,1)
CMYK Modelcmyk(34%,27%,0%,8%)
HSL Color Space228,67% ,76%hsl(228,67% ,76%)
HSV Color Space228°, 34%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110111010101111101011
Octal233253353
Decimal155171235
Hex9babeb

Different shades of #9babeb color code.

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

Light Shade of #9babeb
#c5cff3
Dark Shade of #9babeb
#7187e2
Saturated Shade of #9babeb
#95a7f1
Desaturated Shade of #9babeb
#a1afe5
Grey scale Shade of #9babeb
#c3c3c3
Brighten Shade
#b4c4ff
Most Readable Shade
#000000

Shades of #9babeb color code

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

#9babeb
#8998d0
#7885b6
#67729c
#565f82
#444c68
#33394e
#222634
#11131a
#000000

Similar Color like #9babeb color

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

#9cacec
#9daded
#9eaeee
#9fafef
#a0b0f0
#a1b1f1
#a2b2f2
#a3b3f3
#a4b4f4
#a5b5f5
#a6b6f6
#a7b7f7
#a8b8f8
#a9b9f9
#9aaaea
#99a9e9
#98a8e8
#97a7e7
#96a6e6
#95a5e5
#94a4e4
#93a3e3
#92a2e2
#91a1e1
#90a0e0
#8f9fdf
#8e9ede
#8d9ddd

Monochromatic Color with #9babeb

#9babeb
#0f1016
#2b2f41
#474e6b
#636d96
#7f8cc0

Tints of #9babeb Color

#9babeb
#a6b4ed
#b1bdef
#bcc7f1
#c7d0f3
#d2d9f6
#dde3f8
#e8ecfa
#f3f5fc
#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

#9babeb
#ebdb9b

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

Split Complementary

#9babeb
#ebb39b
#d3eb9b

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

Analogous Color

#9bcbeb
#9bbbeb
#9babeb
#9b9beb
#ab9beb

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

#9babeb
#eb9bab
#abeb9b

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

#9babeb
#eb9bd3
#ebdb9b
#9bebb3

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

#9babeb
#ebdb9b
#d3eb9b
#b39beb

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

#9babeb Color Code Preview on Black Background Color

This is how #9babeb Color will look on black background color. Color contrast ratio is 9.42

#9babeb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9babeb color code is use for CSS Background Color

Background color for the above div is #9babeb

HTML with inline CSS

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

#9babeb color code is use for CSS Border Color

CSS Border color for the above div is #9babeb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9babeb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9babeb Color code Preview on White Background

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

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

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(155,171,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(235,219,155,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(155,171,235,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.