crispedge.com

Color picker

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

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

#9ea3c6 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #9ea3c6 Color code in RGB color code model is created after adding 61.96% red color, 63.92% green color and 77.65% blue color. Hex #9ea3c6 Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 18% magenta, 0% yellow and 22% black.

Hex #9ea3c6 color code is between #99aacc web safe hex color code and #aa99bb web safe hex color code. #99aacc is the nearest web safe color code. You can see here many more shades of #9ea3c6 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code9ea3c6#9ea3c6
RGB Decimal158, 163, 198rgb(158, 163, 198)
RGB Percent62%, 64%, 78%rgb(62%, 64%, 78%)
CSS RGBa158, 163, 198,1rgba(158,163,198,1)
CMYK Modelcmyk(20%,18%,0%,22%)
HSL Color Space233,26% ,70%hsl(233,26% ,70%)
HSV Color Space233°, 20%, 78%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100111101010001111000110
Octal236243306
Decimal158163198
Hex9ea3c6

Different shades of #9ea3c6 color code.

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

Light Shade of #9ea3c6
#bec1d9
Dark Shade of #9ea3c6
#7e85b3
Saturated Shade of #9ea3c6
#969dce
Desaturated Shade of #9ea3c6
#a6a9be
Grey scale Shade of #9ea3c6
#b2b2b2
Brighten Shade
#b7bcdf
Most Readable Shade
#000000

Shades of #9ea3c6 color code

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

#9ea3c6
#8c90b0
#7a7e9a
#696c84
#575a6e
#464858
#343642
#23242c
#111216
#000000

Similar Color like #9ea3c6 color

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

#9fa4c7
#a0a5c8
#a1a6c9
#a2a7ca
#a3a8cb
#a4a9cc
#a5aacd
#a6abce
#a7accf
#a8add0
#a9aed1
#aaafd2
#abb0d3
#acb1d4
#9da2c5
#9ca1c4
#9ba0c3
#9a9fc2
#999ec1
#989dc0
#979cbf
#969bbe
#959abd
#9499bc
#9398bb
#9297ba
#9196b9
#9095b8

Monochromatic Color with #9ea3c6

#9ea3c6
#c0c6f0
#16171c
#383a46
#5a5d71
#7c809b

Tints of #9ea3c6 Color

#9ea3c6
#a8adcc
#b3b7d2
#bec1d9
#c9cbdf
#d3d6e5
#dee0ec
#e9eaf2
#f4f4f8
#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

#9ea3c6
#c6c19e

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

Split Complementary

#9ea3c6
#c6ad9e
#b7c69e

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

Analogous Color

#9eb3c6
#9eabc6
#9ea3c6
#a19ec6
#a99ec6

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

#9ea3c6
#c69ea3
#a3c69e

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

#9ea3c6
#c69eb7
#c6c19e
#9ec6ad

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

#9ea3c6
#c6c19e
#b7c69e
#ad9ec6

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

#9ea3c6 Color Code Preview on Black Background Color

This is how #9ea3c6 Color will look on black background color. Color contrast ratio is 8.51

#9ea3c6 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9ea3c6 color code is use for CSS Background Color

Background color for the above div is #9ea3c6

HTML with inline CSS

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

#9ea3c6 color code is use for CSS Border Color

CSS Border color for the above div is #9ea3c6

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9ea3c6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9ea3c6 Color code Preview on White Background

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

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

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.