crispedge.com

Color picker

Loading...

#dbbba7 hex color - Cinnamon Ice - Orange - Warm color - Information

#dbbba7 hex color - Cinnamon Ice - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #dbbba7 Color Code is also known as Cinnamon Ice color.

Hex #dbbba7 Color code in RGB color code model is created after adding 85.88% red color, 73.33% green color and 65.49% blue color. Hex #dbbba7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 24% yellow and 14% black.

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

0 Likes 0 Comments | 19 Views

RGB Chart

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

Color Table

Hex Color Codedbbba7#dbbba7
RGB Decimal219, 187, 167rgb(219, 187, 167)
RGB Percent86%, 73%, 65%rgb(86%, 73%, 65%)
CSS RGBa219, 187, 167,1rgba(219,187,167,1)
CMYK Modelcmyk(0%,15%,24%,14%)
HSL Color Space23,42% ,76%hsl(23,42% ,76%)
HSV Color Space23°, 24%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111011101110100111
Octal333273247
Decimal219187167
Hexdbbba7

Different shades of #dbbba7 color code.

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

Light Shade of #dbbba7
#ead7cb
Dark Shade of #dbbba7
#cc9f83
Saturated Shade of #dbbba7
#e1baa1
Desaturated Shade of #dbbba7
#d5bcad
Grey scale Shade of #dbbba7
#c1c1c1
Brighten Shade
#f4d4c0
Most Readable Shade
#000000

Shades of #dbbba7 color code

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

#dbbba7
#c2a694
#aa9181
#927c6f
#79675c
#61534a
#493e37
#302925
#181412
#000000

Similar Color like #dbbba7 color

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

#dcbca8
#ddbda9
#debeaa
#dfbfab
#e0c0ac
#e1c1ad
#e2c2ae
#e3c3af
#e4c4b0
#e5c5b1
#e6c6b2
#e7c7b3
#e8c8b4
#e9c9b5
#dabaa6
#d9b9a5
#d8b8a4
#d7b7a3
#d6b6a2
#d5b5a1
#d4b4a0
#d3b39f
#d2b29e
#d1b19d
#d0b09c
#cfaf9b
#ceae9a
#cdad99

Monochromatic Color with #dbbba7

#dbbba7
#060605
#312a25
#5b4e46
#867266
#b09787

Tints of #dbbba7 Color

#dbbba7
#dfc2b0
#e3caba
#e7d1c4
#ebd9ce
#efe0d7
#f3e8e1
#f7efeb
#fbf7f5
#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

#dbbba7
#a7c7db

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

Split Complementary

#dbbba7
#a7dbd5
#a7addb

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

Analogous Color

#dba7a8
#dbb1a7
#dbbba7
#dbc5a7
#dbd0a7

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

#dbbba7
#a7dbbb
#bba7db

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

#dbbba7
#addba7
#a7c7db
#d5a7db

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

#dbbba7
#a7c7db
#a7addb
#dbd5a7

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

#dbbba7 Color Code Preview on Black Background Color

This is how #dbbba7 Color will look on black background color. Color contrast ratio is 11.68

#dbbba7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbbba7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbbba7

#dbbba7 color code is use for CSS Background Color

Background color for the above div is #dbbba7

HTML with inline CSS

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

#dbbba7 color code is use for CSS Border Color

CSS Border color for the above div is #dbbba7

HTML with inline CSS

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

CSS Border Left color for the above div is #dbbba7

HTML with inline CSS

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

CSS Border Right color for the above div is #dbbba7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbbba7

HTML with inline CSS

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

CSS Border Top color for the above div is #dbbba7

HTML with inline CSS

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

#dbbba7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbbba7 Color code Preview on White Background

This is how #dbbba7 Color code will look on white background color. Color contrast ratio is 1.80

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

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,187,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(167,199,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(219,187,167,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 19 Views

Post your comment:-

By submitting comment you agree to our privacy policy.