crispedge.com

Color picker

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

#9eb3b0 hex color - Green - Cool color - Information

#9eb3b0 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #9eb3b0 Color code in RGB color code model is created after adding 61.96% red color, 70.2% green color and 69.02% blue color. Hex #9eb3b0 Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 0% magenta, 2% yellow and 30% black.

Hex #9eb3b0 color code is between #99bbaa web safe hex color code and #aaaabb web safe hex color code. #99bbaa is the nearest web safe color code. You can see here many more shades of #9eb3b0 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code9eb3b0#9eb3b0
RGB Decimal158, 179, 176rgb(158, 179, 176)
RGB Percent62%, 70%, 69%rgb(62%, 70%, 69%)
CSS RGBa158, 179, 176,1rgba(158,179,176,1)
CMYK Modelcmyk(12%,0%,2%,30%)
HSL Color Space171,12% ,66%hsl(171,12% ,66%)
HSV Color Space171°, 12%, 70%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100111101011001110110000
Octal236263260
Decimal158179176
Hex9eb3b0

Different shades of #9eb3b0 color code.

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

Light Shade of #9eb3b0
#bbc9c7
Dark Shade of #9eb3b0
#819d99
Saturated Shade of #9eb3b0
#95bcb6
Desaturated Shade of #9eb3b0
#a7aaaa
Grey scale Shade of #9eb3b0
#a8a8a8
Brighten Shade
#b7ccc9
Most Readable Shade
#000000

Shades of #9eb3b0 color code

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

#9eb3b0
#8c9f9c
#7a8b88
#697775
#576361
#464f4e
#343b3a
#232727
#111313
#000000

Similar Color like #9eb3b0 color

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

#9fb4b1
#a0b5b2
#a1b6b3
#a2b7b4
#a3b8b5
#a4b9b6
#a5bab7
#a6bbb8
#a7bcb9
#a8bdba
#a9bebb
#aabfbc
#abc0bd
#acc1be
#9db2af
#9cb1ae
#9bb0ad
#9aafac
#99aeab
#98adaa
#97aca9
#96aba8
#95aaa7
#94a9a6
#93a8a5
#92a7a4
#91a6a3
#90a5a2

Monochromatic Color with #9eb3b0

#9eb3b0
#c4ddda
#080909
#2d3333
#535e5c
#788886

Tints of #9eb3b0 Color

#9eb3b0
#a8bbb8
#b3c3c1
#beccca
#c9d4d3
#d3dddb
#dee5e4
#e9eeed
#f4f6f6
#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

#9eb3b0
#b39ea1

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

Split Complementary

#9eb3b0
#b39eac
#b3a69e

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

Analogous Color

#9eb3a8
#9eb3ac
#9eb3b0
#9eb2b3
#9eaeb3

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

#9eb3b0
#b09eb3
#b3b09e

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

#9eb3b0
#a59eb3
#b39ea1
#abb39e

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

#9eb3b0
#b39ea1
#b3a69e
#9eacb3

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

#9eb3b0 Color Code Preview on Black Background Color

This is how #9eb3b0 Color will look on black background color. Color contrast ratio is 9.53

#9eb3b0 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9eb3b0 color code is use for CSS Background Color

Background color for the above div is #9eb3b0

HTML with inline CSS

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

#9eb3b0 color code is use for CSS Border Color

CSS Border color for the above div is #9eb3b0

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9eb3b0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9eb3b0 Color code Preview on White Background

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

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

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.