crispedge.com

Color picker

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

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

#9e9fff hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #9e9fff Color code in RGB color code model is created after adding 61.96% red color, 62.35% green color and 100% blue color. Hex #9e9fff Color code in CMYK color (process color) code model is generated after subtraction of 38% cyan, 38% magenta, 0% yellow and 0% black.

Hex #9e9fff color code is between #9999ee web safe hex color code and #aaaadd web safe hex color code. #9999ee is the nearest web safe color code. You can see here many more shades of #9e9fff color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code9e9fff#9e9fff
RGB Decimal158, 159, 255rgb(158, 159, 255)
RGB Percent62%, 62%, 100%rgb(62%, 62%, 100%)
CSS RGBa158, 159, 255,1rgba(158,159,255,1)
CMYK Modelcmyk(38%,38%,0%,0%)
HSL Color Space239,100% ,81%hsl(239,100% ,81%)
HSV Color Space239°, 38%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100111101001111111111111
Octal236237377
Decimal158159255
Hex9e9fff

Different shades of #9e9fff color code.

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

Light Shade of #9e9fff
#d1d1ff
Dark Shade of #9e9fff
#6b6dff
Saturated Shade of #9e9fff
#9e9fff
Desaturated Shade of #9e9fff
#a3a4fa
Grey scale Shade of #9e9fff
#cecece
Brighten Shade
#b7b8ff
Most Readable Shade
#000000

Shades of #9e9fff color code

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

#9e9fff
#8c8de2
#7a7bc6
#696aaa
#57588d
#464671
#343555
#232338
#11111c
#000000

Similar Color like #9e9fff color

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

#9fa0ff
#a0a1ff
#a1a2ff
#a2a3ff
#a3a4ff
#a4a5ff
#a5a6ff
#a6a7ff
#a7a8ff
#a8a9ff
#a9aaff
#aaabff
#abacff
#acadff
#9d9efe
#9c9dfd
#9b9cfc
#9a9bfb
#999afa
#9899f9
#9798f8
#9697f7
#9596f6
#9495f5
#9394f4
#9293f3
#9192f2
#9091f1

Monochromatic Color with #9e9fff

#9e9fff
#1a1a2a
#353555
#4f5080
#696aaa
#8485d4

Tints of #9e9fff Color

#9e9fff
#a8a9ff
#b3b4ff
#bebfff
#c9c9ff
#d3d4ff
#dedfff
#e9e9ff
#f4f4ff
#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

#9e9fff
#fffe9e

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

Split Complementary

#9e9fff
#ffce9e
#cfff9e

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

Analogous Color

#9ec6ff
#9eb2ff
#9e9fff
#b09eff
#c49eff

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

#9e9fff
#ff9e9f
#9fff9e

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

#9e9fff
#ff9ecf
#fffe9e
#9effcd

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

#9e9fff
#fffe9e
#cfff9e
#ce9eff

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

#9e9fff Color Code Preview on Black Background Color

This is how #9e9fff Color will look on black background color. Color contrast ratio is 8.86

#9e9fff in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9e9fff color code is use for CSS Background Color

Background color for the above div is #9e9fff

HTML with inline CSS

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

#9e9fff color code is use for CSS Border Color

CSS Border color for the above div is #9e9fff

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9e9fff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9e9fff Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.