crispedge.com

Color picker

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

#bdd1ec hex color - Blue - Cool color - Information

#bdd1ec hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #bdd1ec Color code in RGB color code model is created after adding 74.12% red color, 81.96% green color and 92.55% blue color. Hex #bdd1ec Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 11% magenta, 0% yellow and 7% black.

Hex #bdd1ec color code is between #bbccee web safe hex color code and #ccdddd web safe hex color code. #bbccee is the nearest web safe color code. You can see here many more shades of #bdd1ec color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codebdd1ec#bdd1ec
RGB Decimal189, 209, 236rgb(189, 209, 236)
RGB Percent74%, 82%, 93%rgb(74%, 82%, 93%)
CSS RGBa189, 209, 236,1rgba(189,209,236,1)
CMYK Modelcmyk(20%,11%,0%,7%)
HSL Color Space214,55% ,83%hsl(214,55% ,83%)
HSV Color Space214°, 20%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111011101000111101100
Octal275321354
Decimal189209236
Hexbdd1ec

Different shades of #bdd1ec color code.

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

Light Shade of #bdd1ec
#e5edf7
Dark Shade of #bdd1ec
#95b5e1
Saturated Shade of #bdd1ec
#b9d0f0
Desaturated Shade of #bdd1ec
#c1d2e8
Grey scale Shade of #bdd1ec
#d4d4d4
Brighten Shade
#d6eaff
Most Readable Shade
#000000

Shades of #bdd1ec color code

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

#bdd1ec
#a8b9d1
#93a2b7
#7e8b9d
#697483
#545c68
#3f454e
#2a2e34
#15171a
#000000

Similar Color like #bdd1ec color

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

#bed2ed
#bfd3ee
#c0d4ef
#c1d5f0
#c2d6f1
#c3d7f2
#c4d8f3
#c5d9f4
#c6daf5
#c7dbf6
#c8dcf7
#c9ddf8
#cadef9
#cbdffa
#bcd0eb
#bbcfea
#bacee9
#b9cde8
#b8cce7
#b7cbe6
#b6cae5
#b5c9e4
#b4c8e3
#b3c7e2
#b2c6e1
#b1c5e0
#b0c4df
#afc3de

Monochromatic Color with #bdd1ec

#bdd1ec
#131517
#353a42
#57606c
#798697
#9babc1

Tints of #bdd1ec Color

#bdd1ec
#c4d6ee
#cbdbf0
#d3e0f2
#dae5f4
#e1eaf6
#e9eff8
#f0f4fa
#f7f9fc
#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

#bdd1ec
#ecd8bd

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

Split Complementary

#bdd1ec
#ecc1bd
#e9ecbd

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

Analogous Color

#bde4ec
#bddaec
#bdd1ec
#bdc8ec
#bdbeec

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

#bdd1ec
#ecbdd1
#d1ecbd

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

#bdd1ec
#ecbde8
#ecd8bd
#bdecc0

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

#bdd1ec
#ecd8bd
#e9ecbd
#c1bdec

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

#bdd1ec Color Code Preview on Black Background Color

This is how #bdd1ec Color will look on black background color. Color contrast ratio is 13.50

#bdd1ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdd1ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdd1ec

#bdd1ec color code is use for CSS Background Color

Background color for the above div is #bdd1ec

HTML with inline CSS

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

#bdd1ec color code is use for CSS Border Color

CSS Border color for the above div is #bdd1ec

HTML with inline CSS

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

CSS Border Left color for the above div is #bdd1ec

HTML with inline CSS

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

CSS Border Right color for the above div is #bdd1ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdd1ec

HTML with inline CSS

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

CSS Border Top color for the above div is #bdd1ec

HTML with inline CSS

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

#bdd1ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdd1ec Color code Preview on White Background

This is how #bdd1ec Color code will look on white background color. Color contrast ratio is 1.56

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.