crispedge.com

Color picker

Loading...

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

#9fa6e5 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #9fa6e5 Color code in RGB color code model is created after adding 62.35% red color, 65.1% green color and 89.8% blue color. Hex #9fa6e5 Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 28% magenta, 0% yellow and 10% black.

Hex #9fa6e5 color code is between #99aadd web safe hex color code and #aa99ee web safe hex color code. #99aadd is the nearest web safe color code. You can see here many more shades of #9fa6e5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code9fa6e5#9fa6e5
RGB Decimal159, 166, 229rgb(159, 166, 229)
RGB Percent62%, 65%, 90%rgb(62%, 65%, 90%)
CSS RGBa159, 166, 229,1rgba(159,166,229,1)
CMYK Modelcmyk(31%,28%,0%,10%)
HSL Color Space234,57% ,76%hsl(234,57% ,76%)
HSV Color Space234°, 31%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100111111010011011100101
Octal237246345
Decimal159166229
Hex9fa6e5

Different shades of #9fa6e5 color code.

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

Light Shade of #9fa6e5
#c7cbf0
Dark Shade of #9fa6e5
#7781da
Saturated Shade of #9fa6e5
#99a1eb
Desaturated Shade of #9fa6e5
#a5abdf
Grey scale Shade of #9fa6e5
#c2c2c2
Brighten Shade
#b8bffe
Most Readable Shade
#000000

Shades of #9fa6e5 color code

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

#9fa6e5
#8d93cb
#7b81b2
#6a6e98
#585c7f
#464965
#35374c
#232432
#111219
#000000

Similar Color like #9fa6e5 color

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

#a0a7e6
#a1a8e7
#a2a9e8
#a3aae9
#a4abea
#a5aceb
#a6adec
#a7aeed
#a8afee
#a9b0ef
#aab1f0
#abb2f1
#acb3f2
#adb4f3
#9ea5e4
#9da4e3
#9ca3e2
#9ba2e1
#9aa1e0
#99a0df
#989fde
#979edd
#969ddc
#959cdb
#949bda
#939ad9
#9299d8
#9198d7

Monochromatic Color with #9fa6e5

#9fa6e5
#0b0c10
#292b3b
#464a65
#646890
#8187ba

Tints of #9fa6e5 Color

#9fa6e5
#a9afe7
#b4b9ea
#bfc3ed
#c9cdf0
#d4d7f3
#dfe1f6
#e9ebf9
#f4f5fc
#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

#9fa6e5
#e5de9f

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

Split Complementary

#9fa6e5
#e5bb9f
#c9e59f

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

Analogous Color

#9fc2e5
#9fb4e5
#9fa6e5
#a69fe5
#b49fe5

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

#9fa6e5
#e59fa6
#a6e59f

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

#9fa6e5
#e59fc9
#e5de9f
#9fe5bb

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

#9fa6e5
#e5de9f
#c9e59f
#bb9fe5

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

#9fa6e5 Color Code Preview on Black Background Color

This is how #9fa6e5 Color will look on black background color. Color contrast ratio is 9.06

#9fa6e5 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9fa6e5 color code is use for CSS Background Color

Background color for the above div is #9fa6e5

HTML with inline CSS

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

#9fa6e5 color code is use for CSS Border Color

CSS Border color for the above div is #9fa6e5

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9fa6e5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9fa6e5 Color code Preview on White Background

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

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

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(159,166,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(229,222,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(159,166,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.