crispedge.com

Color picker

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

#dbe4db hex color - Grey - Cool color - Information

#dbe4db hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #dbe4db Color code in RGB color code model is created after adding 85.88% red color, 89.41% green color and 85.88% blue color. Hex #dbe4db Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 0% magenta, 4% yellow and 11% black.

Hex #dbe4db color code is between #dddddd web safe hex color code and #cceecc web safe hex color code. #dddddd is the nearest web safe color code. You can see here many more shades of #dbe4db color code.

0 Likes 0 Comments | 21 Views

Color Table

Hex Color Codedbe4db#dbe4db
RGB Decimal219, 228, 219rgb(219, 228, 219)
RGB Percent86%, 89%, 86%rgb(86%, 89%, 86%)
CSS RGBa219, 228, 219,1rgba(219,228,219,1)
CMYK Modelcmyk(4%,0%,4%,11%)
HSL Color Space120,14% ,88%hsl(120,14% ,88%)
HSV Color Space120°, 4%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110110111110010011011011
Octal333344333
Decimal219228219
Hexdbe4db

Different shades of #dbe4db color code.

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

Light Shade of #dbe4db
#f8faf8
Dark Shade of #dbe4db
#becebe
Saturated Shade of #dbe4db
#d8e7d8
Desaturated Shade of #dbe4db
#dee1de
Grey scale Shade of #dbe4db
#dfdfdf
Brighten Shade
#f4fdf4
Most Readable Shade
#000000

Shades of #dbe4db color code

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

#dbe4db
#c2cac2
#aab1aa
#929892
#797e79
#616561
#494c49
#303230
#181918
#000000

Similar Color like #dbe4db color

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

#dce5dc
#dde6dd
#dee7de
#dfe8df
#e0e9e0
#e1eae1
#e2ebe2
#e3ece3
#e4ede4
#e5eee5
#e6efe6
#e7f0e7
#e8f1e8
#e9f2e9
#dae3da
#d9e2d9
#d8e1d8
#d7e0d7
#d6dfd6
#d5ded5
#d4ddd4
#d3dcd3
#d2dbd2
#d1dad1
#d0d9d0
#cfd8cf
#ced7ce
#cdd6cd

Monochromatic Color with #dbe4db

#dbe4db
#0f0f0f
#383a38
#616461
#898f89
#b2b9b2

Tints of #dbe4db Color

#dbe4db
#dfe7df
#e3eae3
#e7ede7
#ebf0eb
#eff3ef
#f3f6f3
#f7f9f7
#fbfcfb
#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

#dbe4db
#e4dbe4

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

Split Complementary

#dbe4db
#e0dbe4
#e4dbe0

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

Analogous Color

#dfe4db
#dde4db
#dbe4db
#dbe4dd
#dbe4df

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

#dbe4db
#dbdbe4
#e4dbdb

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

#dbe4db
#dbdfe4
#e4dbe4
#e4dfdb

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

#dbe4db
#e4dbe4
#e4dbe0
#dbe4e0

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

#dbe4db Color Code Preview on Black Background Color

This is how #dbe4db Color will look on black background color. Color contrast ratio is 16.13

#dbe4db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbe4db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbe4db

#dbe4db color code is use for CSS Background Color

Background color for the above div is #dbe4db

HTML with inline CSS

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

#dbe4db color code is use for CSS Border Color

CSS Border color for the above div is #dbe4db

HTML with inline CSS

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

CSS Border Left color for the above div is #dbe4db

HTML with inline CSS

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

CSS Border Right color for the above div is #dbe4db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbe4db

HTML with inline CSS

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

CSS Border Top color for the above div is #dbe4db

HTML with inline CSS

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

#dbe4db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbe4db Color code Preview on White Background

This is how #dbe4db Color code will look on white background color. Color contrast ratio is 1.30

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

Related Gradients

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

0 Likes 0 Comments | 21 Views

Post your comment:-

By submitting comment you agree to our privacy policy.