crispedge.com

Color picker

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

#dbdae7 hex color - Blue - Cool color - Information

#dbdae7 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #dbdae7 Color code in RGB color code model is created after adding 85.88% red color, 85.49% green color and 90.59% blue color. Hex #dbdae7 Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 6% magenta, 0% yellow and 9% black.

Hex #dbdae7 color code is between #ddddee web safe hex color code and #ccccdd web safe hex color code. #ddddee is the nearest web safe color code. You can see here many more shades of #dbdae7 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedbdae7#dbdae7
RGB Decimal219, 218, 231rgb(219, 218, 231)
RGB Percent86%, 85%, 91%rgb(86%, 85%, 91%)
CSS RGBa219, 218, 231,1rgba(219,218,231,1)
CMYK Modelcmyk(5%,6%,0%,9%)
HSL Color Space245,21% ,88%hsl(245,21% ,88%)
HSV Color Space245°, 6%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110110111101101011100111
Octal333332347
Decimal219218231
Hexdbdae7

Different shades of #dbdae7 color code.

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

Light Shade of #dbdae7
#f9f9fb
Dark Shade of #dbdae7
#bdbbd3
Saturated Shade of #dbdae7
#d8d7ea
Desaturated Shade of #dbdae7
#dedde4
Grey scale Shade of #dbdae7
#e0e0e0
Brighten Shade
#f4f3ff
Most Readable Shade
#000000

Shades of #dbdae7 color code

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

#dbdae7
#c2c1cd
#aaa9b3
#92919a
#797980
#616066
#49484d
#303033
#181819
#000000

Similar Color like #dbdae7 color

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

#dcdbe8
#dddce9
#deddea
#dfdeeb
#e0dfec
#e1e0ed
#e2e1ee
#e3e2ef
#e4e3f0
#e5e4f1
#e6e5f2
#e7e6f3
#e8e7f4
#e9e8f5
#dad9e6
#d9d8e5
#d8d7e4
#d7d6e3
#d6d5e2
#d5d4e1
#d4d3e0
#d3d2df
#d2d1de
#d1d0dd
#d0cfdc
#cfcedb
#cecdda
#cdccd9

Monochromatic Color with #dbdae7

#dbdae7
#121112
#3a3a3d
#626267
#8a8a92
#b3b2bc

Tints of #dbdae7 Color

#dbdae7
#dfdee9
#e3e2ec
#e7e6ef
#ebeaf1
#efeef4
#f3f2f7
#f7f6f9
#fbfafc
#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

#dbdae7
#e6e7da

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

Split Complementary

#dbdae7
#e7e1da
#e0e7da

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

Analogous Color

#dadee7
#dadce7
#dbdae7
#dedae7
#e0dae7

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

#dbdae7
#e7dbda
#dae7db

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

#dbdae7
#e7dadf
#e6e7da
#dae7e1

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

#dbdae7
#e6e7da
#e0e7da
#e1dae7

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

#dbdae7 Color Code Preview on Black Background Color

This is how #dbdae7 Color will look on black background color. Color contrast ratio is 15.19

#dbdae7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbdae7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbdae7

#dbdae7 color code is use for CSS Background Color

Background color for the above div is #dbdae7

HTML with inline CSS

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

#dbdae7 color code is use for CSS Border Color

CSS Border color for the above div is #dbdae7

HTML with inline CSS

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

CSS Border Left color for the above div is #dbdae7

HTML with inline CSS

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

CSS Border Right color for the above div is #dbdae7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbdae7

HTML with inline CSS

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

CSS Border Top color for the above div is #dbdae7

HTML with inline CSS

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

#dbdae7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbdae7 Color code Preview on White Background

This is how #dbdae7 Color code will look on white background color. Color contrast ratio is 1.38

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

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.