crispedge.com

Color picker

Loading...

#96abfb hex color - Blue - Cool color - Information

#96abfb hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #96abfb Color code in RGB color code model is created after adding 58.82% red color, 67.06% green color and 98.43% blue color. Hex #96abfb Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 32% magenta, 0% yellow and 2% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code96abfb#96abfb
RGB Decimal150, 171, 251rgb(150, 171, 251)
RGB Percent59%, 67%, 98%rgb(59%, 67%, 98%)
CSS RGBa150, 171, 251,1rgba(150,171,251,1)
CMYK Modelcmyk(40%,32%,0%,2%)
HSL Color Space228,93% ,79%hsl(228,93% ,79%)
HSV Color Space228°, 40%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101101010101111111011
Octal226253373
Decimal150171251
Hex96abfb

Different shades of #96abfb color code.

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

Light Shade of #96abfb
#c7d2fd
Dark Shade of #96abfb
#6584f9
Saturated Shade of #96abfb
#92a9ff
Desaturated Shade of #96abfb
#9baef6
Grey scale Shade of #96abfb
#c8c8c8
Brighten Shade
#afc4ff
Most Readable Shade
#000000

Shades of #96abfb color code

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

#96abfb
#8598df
#7485c3
#6472a7
#535f8b
#424c6f
#323953
#212637
#10131b
#000000

Similar Color like #96abfb color

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

#97acfc
#98adfd
#99aefe
#9aafff
#9bb0ff
#9cb1ff
#9db2ff
#9eb3ff
#9fb4ff
#a0b5ff
#a1b6ff
#a2b7ff
#a3b8ff
#a4b9ff
#95aafa
#94a9f9
#93a8f8
#92a7f7
#91a6f6
#90a5f5
#8fa4f4
#8ea3f3
#8da2f2
#8ca1f1
#8ba0f0
#8a9fef
#899eee
#889ded

Monochromatic Color with #96abfb

#96abfb
#171a26
#303751
#4a547b
#6371a6
#7d8ed0

Tints of #96abfb Color

#96abfb
#a1b4fb
#adbdfb
#b9c7fc
#c4d0fc
#d0d9fd
#dce3fd
#e7ecfe
#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

#96abfb
#fbe696

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

Split Complementary

#96abfb
#fbb396
#defb96

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

Analogous Color

#96d3fb
#96bffb
#96abfb
#9697fb
#a996fb

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

#96abfb
#fb96ab
#abfb96

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

#96abfb
#fb96dd
#fbe696
#96fbb3

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

#96abfb
#fbe696
#defb96
#b396fb

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 #96abfb 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.

#96abfb Color Code Preview on Black Background Color

This is how #96abfb Color will look on black background color. Color contrast ratio is 9.51

#96abfb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #96abfb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #96abfb

#96abfb color code is use for CSS Background Color

Background color for the above div is #96abfb

HTML with inline CSS

<div style="background-color:#96abfb;"></div>

#96abfb color code is use for CSS Border Color

CSS Border color for the above div is #96abfb

HTML with inline CSS

<div style="border:5px solid #96abfb;"></div>

CSS Border Left color for the above div is #96abfb

HTML with inline CSS

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

CSS Border Right color for the above div is #96abfb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #96abfb

HTML with inline CSS

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

CSS Border Top color for the above div is #96abfb

HTML with inline CSS

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

#96abfb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#96abfb Color code Preview on White Background

This is how #96abfb Color code will look on white background color. Color contrast ratio is 2.21

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

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(150,171,251,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(251,230,150,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(150,171,251,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.