crispedge.com

Color picker

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

#dbe1db hex color - Grey - Cool color - Information

#dbe1db hex color - Grey - Cool color

Color Hue/Base color: Grey

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

Hex #dbe1db 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 #dbe1db color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codedbe1db#dbe1db
RGB Decimal219, 225, 219rgb(219, 225, 219)
RGB Percent86%, 88%, 86%rgb(86%, 88%, 86%)
CSS RGBa219, 225, 219,1rgba(219,225,219,1)
CMYK Modelcmyk(3%,0%,3%,12%)
HSL Color Space120,9% ,87%hsl(120,9% ,87%)
HSV Color Space120°, 3%, 88%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110110111110000111011011
Octal333341333
Decimal219225219
Hexdbe1db

Different shades of #dbe1db color code.

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

Light Shade of #dbe1db
#f7f8f7
Dark Shade of #dbe1db
#bfcabf
Saturated Shade of #dbe1db
#d8e4d8
Desaturated Shade of #dbe1db
#dedede
Grey scale Shade of #dbe1db
#dedede
Brighten Shade
#f4faf4
Most Readable Shade
#000000

Shades of #dbe1db color code

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

#dbe1db
#c2c8c2
#aaafaa
#929692
#797d79
#616461
#494b49
#303230
#181918
#000000

Similar Color like #dbe1db color

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

#dce2dc
#dde3dd
#dee4de
#dfe5df
#e0e6e0
#e1e7e1
#e2e8e2
#e3e9e3
#e4eae4
#e5ebe5
#e6ece6
#e7ede7
#e8eee8
#e9efe9
#dae0da
#d9dfd9
#d8ded8
#d7ddd7
#d6dcd6
#d5dbd5
#d4dad4
#d3d9d3
#d2d8d2
#d1d7d1
#d0d6d0
#cfd5cf
#ced4ce
#cdd3cd

Monochromatic Color with #dbe1db

#dbe1db
#0c0c0c
#363736
#5f615f
#888c88
#b2b6b2

Tints of #dbe1db Color

#dbe1db
#dfe4df
#e3e7e3
#e7ebe7
#ebeeeb
#eff1ef
#f3f5f3
#f7f8f7
#fbfbfb
#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

#dbe1db
#e1dbe1

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

Split Complementary

#dbe1db
#dedbe1
#e1dbde

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

Analogous Color

#dde1db
#dce1db
#dbe1db
#dbe1dc
#dbe1dd

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

#dbe1db
#dbdbe1
#e1dbdb

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

#dbe1db
#dbdee1
#e1dbe1
#e1dedb

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

#dbe1db
#e1dbe1
#e1dbde
#dbe1de

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

#dbe1db Color Code Preview on Black Background Color

This is how #dbe1db Color will look on black background color. Color contrast ratio is 15.80

#dbe1db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbe1db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbe1db

#dbe1db color code is use for CSS Background Color

Background color for the above div is #dbe1db

HTML with inline CSS

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

#dbe1db color code is use for CSS Border Color

CSS Border color for the above div is #dbe1db

HTML with inline CSS

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

CSS Border Left color for the above div is #dbe1db

HTML with inline CSS

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

CSS Border Right color for the above div is #dbe1db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbe1db

HTML with inline CSS

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

CSS Border Top color for the above div is #dbe1db

HTML with inline CSS

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

#dbe1db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbe1db Color code Preview on White Background

This is how #dbe1db Color code will look on white background color. Color contrast ratio is 1.33

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

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.