crispedge.com

Color picker

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

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

#9bb9cd hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #9bb9cd Color code in RGB color code model is created after adding 60.78% red color, 72.55% green color and 80.39% blue color. Hex #9bb9cd Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 10% magenta, 0% yellow and 20% black.

Hex #9bb9cd color code is between #99bbcc web safe hex color code and #aaaadd web safe hex color code. #99bbcc is the nearest web safe color code. You can see here many more shades of #9bb9cd color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code9bb9cd#9bb9cd
RGB Decimal155, 185, 205rgb(155, 185, 205)
RGB Percent61%, 73%, 80%rgb(61%, 73%, 80%)
CSS RGBa155, 185, 205,1rgba(155,185,205,1)
CMYK Modelcmyk(24%,10%,0%,20%)
HSL Color Space204,33% ,71%hsl(204,33% ,71%)
HSV Color Space204°, 24%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110111011100111001101
Octal233271315
Decimal155185205
Hex9bb9cd

Different shades of #9bb9cd color code.

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

Light Shade of #9bb9cd
#bdd1de
Dark Shade of #9bb9cd
#79a1bc
Saturated Shade of #9bb9cd
#93bad4
Desaturated Shade of #9bb9cd
#a2b7c5
Grey scale Shade of #9bb9cd
#b4b4b4
Brighten Shade
#b4d2e6
Most Readable Shade
#000000

Shades of #9bb9cd color code

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

#9bb9cd
#89a4b6
#788f9f
#677b88
#566671
#44525b
#333d44
#22292d
#111416
#000000

Similar Color like #9bb9cd color

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

#9cbace
#9dbbcf
#9ebcd0
#9fbdd1
#a0bed2
#a1bfd3
#a2c0d4
#a3c1d5
#a4c2d6
#a5c3d7
#a6c4d8
#a7c5d9
#a8c6da
#a9c7db
#9ab8cc
#99b7cb
#98b6ca
#97b5c9
#96b4c8
#95b3c7
#94b2c6
#93b1c5
#92b0c4
#91afc3
#90aec2
#8fadc1
#8eacc0
#8dabbf

Monochromatic Color with #9bb9cd

#9bb9cd
#bbdff7
#1a2023
#3b464d
#5b6c78
#7b93a2

Tints of #9bb9cd Color

#9bb9cd
#a6c0d2
#b1c8d8
#bcd0dd
#c7d8e3
#d2dfe8
#dde7ee
#e8eff3
#f3f7f9
#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

#9bb9cd
#cdaf9b

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

Split Complementary

#9bb9cd
#cd9ba0
#cdc89b

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

Analogous Color

#9bcdcd
#9bc3cd
#9bb9cd
#9bafcd
#9ba5cd

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

#9bb9cd
#cd9bb9
#b9cd9b

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

#9bb9cd
#c89bcd
#cdaf9b
#a0cd9b

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

#9bb9cd
#cdaf9b
#cdc89b
#9ba0cd

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

#9bb9cd Color Code Preview on Black Background Color

This is how #9bb9cd Color will look on black background color. Color contrast ratio is 10.21

#9bb9cd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9bb9cd color code is use for CSS Background Color

Background color for the above div is #9bb9cd

HTML with inline CSS

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

#9bb9cd color code is use for CSS Border Color

CSS Border color for the above div is #9bb9cd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9bb9cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9bb9cd Color code Preview on White Background

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

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

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.