crispedge.com

Color picker

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

#dbb2bd hex color - Red - Warm color - Information

#dbb2bd hex color - Red - Warm color

Color Hue/Base color: Red

Hex #dbb2bd Color code in RGB color code model is created after adding 85.88% red color, 69.8% green color and 74.12% blue color. Hex #dbb2bd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 14% yellow and 14% black.

Hex #dbb2bd color code is between #ddaabb web safe hex color code and #ccbbcc web safe hex color code. #ddaabb is the nearest web safe color code. You can see here many more shades of #dbb2bd color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedbb2bd#dbb2bd
RGB Decimal219, 178, 189rgb(219, 178, 189)
RGB Percent86%, 70%, 74%rgb(86%, 70%, 74%)
CSS RGBa219, 178, 189,1rgba(219,178,189,1)
CMYK Modelcmyk(0%,19%,14%,14%)
HSL Color Space344,36% ,78%hsl(344,36% ,78%)
HSV Color Space344°, 19%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111011001010111101
Octal333262275
Decimal219178189
Hexdbb2bd

Different shades of #dbb2bd color code.

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

Light Shade of #dbb2bd
#ebd5db
Dark Shade of #dbb2bd
#cb8f9f
Saturated Shade of #dbb2bd
#e1acba
Desaturated Shade of #dbb2bd
#d5b8c0
Grey scale Shade of #dbb2bd
#c6c6c6
Brighten Shade
#f4cbd6
Most Readable Shade
#000000

Shades of #dbb2bd color code

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

#dbb2bd
#c29ea8
#aa8a93
#92767e
#796269
#614f54
#493b3f
#30272a
#181315
#000000

Similar Color like #dbb2bd color

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

#dcb3be
#ddb4bf
#deb5c0
#dfb6c1
#e0b7c2
#e1b8c3
#e2b9c4
#e3bac5
#e4bbc6
#e5bcc7
#e6bdc8
#e7bec9
#e8bfca
#e9c0cb
#dab1bc
#d9b0bb
#d8afba
#d7aeb9
#d6adb8
#d5acb7
#d4abb6
#d3aab5
#d2a9b4
#d1a8b3
#d0a7b2
#cfa6b1
#cea5b0
#cda4af

Monochromatic Color with #dbb2bd

#dbb2bd
#060506
#31282a
#5b4a4f
#866d74
#b08f98

Tints of #dbb2bd Color

#dbb2bd
#dfbac4
#e3c3cb
#e7cbd3
#ebd4da
#efdce1
#f3e5e9
#f7edf0
#fbf6f7
#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

#dbb2bd
#b2dbd0

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

Split Complementary

#dbb2bd
#b2dbbb
#b2d2db

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

Analogous Color

#dbb2cd
#dbb2c5
#dbb2bd
#dbb2b5
#dbb7b2

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

#dbb2bd
#bddbb2
#b2bddb

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

#dbb2bd
#d1dbb2
#b2dbd0
#bbb2db

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

#dbb2bd
#b2dbd0
#b2d2db
#dbbbb2

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

#dbb2bd Color Code Preview on Black Background Color

This is how #dbb2bd Color will look on black background color. Color contrast ratio is 11.11

#dbb2bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbb2bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbb2bd

#dbb2bd color code is use for CSS Background Color

Background color for the above div is #dbb2bd

HTML with inline CSS

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

#dbb2bd color code is use for CSS Border Color

CSS Border color for the above div is #dbb2bd

HTML with inline CSS

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

CSS Border Left color for the above div is #dbb2bd

HTML with inline CSS

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

CSS Border Right color for the above div is #dbb2bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbb2bd

HTML with inline CSS

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

CSS Border Top color for the above div is #dbb2bd

HTML with inline CSS

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

#dbb2bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbb2bd Color code Preview on White Background

This is how #dbb2bd Color code will look on white background color. Color contrast ratio is 1.89

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

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.