crispedge.com

Color picker

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

#b9dbce hex color - Green - Cool color - Information

#b9dbce hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #b9dbce Color code in RGB color code model is created after adding 72.55% red color, 85.88% green color and 80.78% blue color. Hex #b9dbce Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 0% magenta, 6% yellow and 14% black.

Hex #b9dbce color code is between #bbddcc web safe hex color code and #aaccdd web safe hex color code. #bbddcc is the nearest web safe color code. You can see here many more shades of #b9dbce color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeb9dbce#b9dbce
RGB Decimal185, 219, 206rgb(185, 219, 206)
RGB Percent73%, 86%, 81%rgb(73%, 86%, 81%)
CSS RGBa185, 219, 206,1rgba(185,219,206,1)
CMYK Modelcmyk(16%,0%,6%,14%)
HSL Color Space157,32% ,79%hsl(157,32% ,79%)
HSV Color Space157°, 16%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110011101101111001110
Octal271333316
Decimal185219206
Hexb9dbce

Different shades of #b9dbce color code.

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

Light Shade of #b9dbce
#dbece6
Dark Shade of #b9dbce
#97cab6
Saturated Shade of #b9dbce
#b4e0cf
Desaturated Shade of #b9dbce
#bed6cd
Grey scale Shade of #b9dbce
#cacaca
Brighten Shade
#d2f4e7
Most Readable Shade
#000000

Shades of #b9dbce color code

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

#b9dbce
#a4c2b7
#8faaa0
#7b9289
#667972
#52615b
#3d4944
#29302d
#141816
#000000

Similar Color like #b9dbce color

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

#badccf
#bbddd0
#bcded1
#bddfd2
#bee0d3
#bfe1d4
#c0e2d5
#c1e3d6
#c2e4d7
#c3e5d8
#c4e6d9
#c5e7da
#c6e8db
#c7e9dc
#b8dacd
#b7d9cc
#b6d8cb
#b5d7ca
#b4d6c9
#b3d5c8
#b2d4c7
#b1d3c6
#b0d2c5
#afd1c4
#aed0c3
#adcfc2
#accec1
#abcdc0

Monochromatic Color with #b9dbce

#b9dbce
#050606
#29312e
#4d5b56
#71867e
#95b0a6

Tints of #b9dbce Color

#b9dbce
#c0dfd3
#c8e3d8
#d0e7de
#d8ebe3
#dfefe9
#e7f3ee
#eff7f4
#f7fbf9
#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

#b9dbce
#dbb9c6

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

Split Complementary

#b9dbce
#dbb9d7
#dbbdb9

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

Analogous Color

#b9dbc0
#b9dbc7
#b9dbce
#b9dbd5
#b9dadb

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

#b9dbce
#ceb9db
#dbceb9

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

#b9dbce
#bdb9db
#dbb9c6
#d7dbb9

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

#b9dbce
#dbb9c6
#dbbdb9
#b9d7db

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 #b9dbce 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.

#b9dbce Color Code Preview on Black Background Color

This is how #b9dbce Color will look on black background color. Color contrast ratio is 14.09

#b9dbce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b9dbce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b9dbce

#b9dbce color code is use for CSS Background Color

Background color for the above div is #b9dbce

HTML with inline CSS

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

#b9dbce color code is use for CSS Border Color

CSS Border color for the above div is #b9dbce

HTML with inline CSS

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

CSS Border Left color for the above div is #b9dbce

HTML with inline CSS

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

CSS Border Right color for the above div is #b9dbce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b9dbce

HTML with inline CSS

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

CSS Border Top color for the above div is #b9dbce

HTML with inline CSS

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

#b9dbce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b9dbce Color code Preview on White Background

This is how #b9dbce Color code will look on white background color. Color contrast ratio is 1.49

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

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.