crispedge.com

Color picker

Loading...

#dbb2af hex color - Red - Warm color - Information

#dbb2af hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #dbb2af color code is between #ddaaaa web safe hex color code and #ccbbbb web safe hex color code. #ddaaaa is the nearest web safe color code. You can see here many more shades of #dbb2af color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codedbb2af#dbb2af
RGB Decimal219, 178, 175rgb(219, 178, 175)
RGB Percent86%, 70%, 69%rgb(86%, 70%, 69%)
CSS RGBa219, 178, 175,1rgba(219,178,175,1)
CMYK Modelcmyk(0%,19%,20%,14%)
HSL Color Space4,38% ,77%hsl(4,38% ,77%)
HSV Color Space4°, 20%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111011001010101111
Octal333262257
Decimal219178175
Hexdbb2af

Different shades of #dbb2af color code.

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

Light Shade of #dbb2af
#ebd4d2
Dark Shade of #dbb2af
#cb908c
Saturated Shade of #dbb2af
#e1ada9
Desaturated Shade of #dbb2af
#d5b7b5
Grey scale Shade of #dbb2af
#c5c5c5
Brighten Shade
#f4cbc8
Most Readable Shade
#000000

Shades of #dbb2af color code

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

#dbb2af
#c29e9b
#aa8a88
#927674
#796261
#614f4d
#493b3a
#302726
#181313
#000000

Similar Color like #dbb2af color

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

#dcb3b0
#ddb4b1
#deb5b2
#dfb6b3
#e0b7b4
#e1b8b5
#e2b9b6
#e3bab7
#e4bbb8
#e5bcb9
#e6bdba
#e7bebb
#e8bfbc
#e9c0bd
#dab1ae
#d9b0ad
#d8afac
#d7aeab
#d6adaa
#d5aca9
#d4aba8
#d3aaa7
#d2a9a6
#d1a8a5
#d0a7a4
#cfa6a3
#cea5a2
#cda4a1

Monochromatic Color with #dbb2af

#dbb2af
#060505
#312827
#5b4a49
#866d6b
#b08f8d

Tints of #dbb2af Color

#dbb2af
#dfbab7
#e3c3c0
#e7cbc9
#ebd4d2
#efdcdb
#f3e5e4
#f7eded
#fbf6f6
#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

#dbb2af
#afd8db

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

Split Complementary

#dbb2af
#afdbc8
#afc2db

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

Analogous Color

#dbafbe
#dbafb5
#dbb2af
#dbbbaf
#dbc4af

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

#dbb2af
#afdbb2
#b2afdb

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

#dbb2af
#c2dbaf
#afd8db
#c8afdb

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

#dbb2af
#afd8db
#afc2db
#dbc8af

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

#dbb2af Color Code Preview on Black Background Color

This is how #dbb2af Color will look on black background color. Color contrast ratio is 11.00

#dbb2af in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbb2af

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbb2af

#dbb2af color code is use for CSS Background Color

Background color for the above div is #dbb2af

HTML with inline CSS

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

#dbb2af color code is use for CSS Border Color

CSS Border color for the above div is #dbb2af

HTML with inline CSS

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

CSS Border Left color for the above div is #dbb2af

HTML with inline CSS

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

CSS Border Right color for the above div is #dbb2af

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbb2af

HTML with inline CSS

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

CSS Border Top color for the above div is #dbb2af

HTML with inline CSS

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

#dbb2af hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbb2af Color code Preview on White Background

This is how #dbb2af Color code will look on white background color. Color contrast ratio is 1.91

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(219,178,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(175,216,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(219,178,175,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.