crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

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

#9fa7ef hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #9fa7ef Color code in RGB color code model is created after adding 62.35% red color, 65.49% green color and 93.73% blue color. Hex #9fa7ef Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 30% magenta, 0% yellow and 6% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code9fa7ef#9fa7ef
RGB Decimal159, 167, 239rgb(159, 167, 239)
RGB Percent62%, 65%, 94%rgb(62%, 65%, 94%)
CSS RGBa159, 167, 239,1rgba(159,167,239,1)
CMYK Modelcmyk(33%,30%,0%,6%)
HSL Color Space234,71% ,78%hsl(234,71% ,78%)
HSV Color Space234°, 33%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100111111010011111101111
Octal237247357
Decimal159167239
Hex9fa7ef

Different shades of #9fa7ef color code.

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

Light Shade of #9fa7ef
#cbcff6
Dark Shade of #9fa7ef
#737fe8
Saturated Shade of #9fa7ef
#99a2f5
Desaturated Shade of #9fa7ef
#a5abe9
Grey scale Shade of #9fa7ef
#c7c7c7
Brighten Shade
#b8c0ff
Most Readable Shade
#000000

Shades of #9fa7ef color code

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

#9fa7ef
#8d94d4
#7b81b9
#6a6f9f
#585c84
#464a6a
#35374f
#232535
#11121a
#000000

Similar Color like #9fa7ef color

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

#a0a8f0
#a1a9f1
#a2aaf2
#a3abf3
#a4acf4
#a5adf5
#a6aef6
#a7aff7
#a8b0f8
#a9b1f9
#aab2fa
#abb3fb
#acb4fc
#adb5fd
#9ea6ee
#9da5ed
#9ca4ec
#9ba3eb
#9aa2ea
#99a1e9
#98a0e8
#979fe7
#969ee6
#959de5
#949ce4
#939be3
#929ae2
#9199e1

Monochromatic Color with #9fa7ef

#9fa7ef
#12131a
#2e3045
#4a4e6f
#666c9a
#8389c4

Tints of #9fa7ef Color

#9fa7ef
#a9b0f0
#b4baf2
#bfc4f4
#c9cef6
#d4d7f7
#dfe1f9
#e9ebfb
#f4f5fd
#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

#9fa7ef
#efe79f

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

Split Complementary

#9fa7ef
#efbf9f
#cfef9f

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

Analogous Color

#9fc7ef
#9fb7ef
#9fa7ef
#a79fef
#b79fef

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

#9fa7ef
#ef9fa7
#a7ef9f

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

#9fa7ef
#ef9fcf
#efe79f
#9fefbf

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

#9fa7ef
#efe79f
#cfef9f
#bf9fef

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

#9fa7ef Color Code Preview on Black Background Color

This is how #9fa7ef Color will look on black background color. Color contrast ratio is 9.25

#9fa7ef in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9fa7ef color code is use for CSS Background Color

Background color for the above div is #9fa7ef

HTML with inline CSS

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

#9fa7ef color code is use for CSS Border Color

CSS Border color for the above div is #9fa7ef

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9fa7ef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9fa7ef Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.