crispedge.com

Color picker

Loading...

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

#9dbbd7 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #9dbbd7 Color code in RGB color code model is created after adding 61.57% red color, 73.33% green color and 84.31% blue color. Hex #9dbbd7 Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 13% magenta, 0% yellow and 16% black.

Hex #9dbbd7 color code is between #99aadd web safe hex color code and #aacccc web safe hex color code. #99aadd is the nearest web safe color code. You can see here many more shades of #9dbbd7 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code9dbbd7#9dbbd7
RGB Decimal157, 187, 215rgb(157, 187, 215)
RGB Percent62%, 73%, 84%rgb(62%, 73%, 84%)
CSS RGBa157, 187, 215,1rgba(157,187,215,1)
CMYK Modelcmyk(27%,13%,0%,16%)
HSL Color Space209,42% ,73%hsl(209,42% ,73%)
HSV Color Space209°, 27%, 84%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100111011011101111010111
Octal235273327
Decimal157187215
Hex9dbbd7

Different shades of #9dbbd7 color code.

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

Light Shade of #9dbbd7
#c1d4e6
Dark Shade of #9dbbd7
#79a2c8
Saturated Shade of #9dbbd7
#96bbde
Desaturated Shade of #9dbbd7
#a4bbd0
Grey scale Shade of #9dbbd7
#bababa
Brighten Shade
#b6d4f0
Most Readable Shade
#000000

Shades of #9dbbd7 color code

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

#9dbbd7
#8ba6bf
#7a91a7
#687c8f
#576777
#45535f
#343e47
#22292f
#111417
#000000

Similar Color like #9dbbd7 color

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

#9ebcd8
#9fbdd9
#a0beda
#a1bfdb
#a2c0dc
#a3c1dd
#a4c2de
#a5c3df
#a6c4e0
#a7c5e1
#a8c6e2
#a9c7e3
#aac8e4
#abc9e5
#9cbad6
#9bb9d5
#9ab8d4
#99b7d3
#98b6d2
#97b5d1
#96b4d0
#95b3cf
#94b2ce
#93b1cd
#92b0cc
#91afcb
#90aeca
#8fadc9

Monochromatic Color with #9dbbd7

#9dbbd7
#020202
#21272d
#404c57
#5f7182
#7e96ac

Tints of #9dbbd7 Color

#9dbbd7
#a7c2db
#b2cadf
#bdd1e4
#c8d9e8
#d3e0ed
#dee8f1
#e9eff6
#f4f7fa
#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

#9dbbd7
#d7b99d

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

Split Complementary

#9dbbd7
#d79d9e
#d7d69d

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

Analogous Color

#9dd2d7
#9dc7d7
#9dbbd7
#9dafd7
#9da4d7

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

#9dbbd7
#d79dbb
#bbd79d

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

#9dbbd7
#d69dd7
#d7b99d
#9ed79d

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

#9dbbd7
#d7b99d
#d7d69d
#9d9ed7

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

#9dbbd7 Color Code Preview on Black Background Color

This is how #9dbbd7 Color will look on black background color. Color contrast ratio is 10.52

#9dbbd7 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9dbbd7 color code is use for CSS Background Color

Background color for the above div is #9dbbd7

HTML with inline CSS

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

#9dbbd7 color code is use for CSS Border Color

CSS Border color for the above div is #9dbbd7

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9dbbd7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9dbbd7 Color code Preview on White Background

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

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(157,187,215,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(215,185,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(157,187,215,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.