crispedge.com

Color picker

Loading...

#d2b396 hex color - Brown - Warm color - Information

#d2b396 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #d2b396 Color code in RGB color code model is created after adding 82.35% red color, 70.2% green color and 58.82% blue color. Hex #d2b396 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 29% yellow and 18% black.

Hex #d2b396 color code is between #ccbb99 web safe hex color code and #ddaa88 web safe hex color code. #ccbb99 is the nearest web safe color code. You can see here many more shades of #d2b396 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded2b396#d2b396
RGB Decimal210, 179, 150rgb(210, 179, 150)
RGB Percent82%, 70%, 59%rgb(82%, 70%, 59%)
CSS RGBa210, 179, 150,1rgba(210,179,150,1)
CMYK Modelcmyk(0%,15%,29%,18%)
HSL Color Space29,40% ,71%hsl(29,40% ,71%)
HSV Color Space29°, 29%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100101011001110010110
Octal322263226
Decimal210179150
Hexd2b396

Different shades of #d2b396 color code.

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

Light Shade of #d2b396
#e1cdba
Dark Shade of #d2b396
#c39972
Saturated Shade of #d2b396
#d9b38e
Desaturated Shade of #d2b396
#cab39d
Grey scale Shade of #d2b396
#b4b4b4
Brighten Shade
#ebccaf
Most Readable Shade
#000000

Shades of #d2b396 color code

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

#d2b396
#ba9f85
#a38b74
#8c7764
#746353
#5d4f42
#463b32
#2e2721
#171310
#000000

Similar Color like #d2b396 color

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

#d3b497
#d4b598
#d5b699
#d6b79a
#d7b89b
#d8b99c
#d9ba9d
#dabb9e
#dbbc9f
#dcbda0
#ddbea1
#debfa2
#dfc0a3
#e0c1a4
#d1b295
#d0b194
#cfb093
#ceaf92
#cdae91
#ccad90
#cbac8f
#caab8e
#c9aa8d
#c8a98c
#c7a88b
#c6a78a
#c5a689
#c4a588

Monochromatic Color with #d2b396

#d2b396
#fcd7b4
#28221d
#52463b
#7d6b59
#a78f78

Tints of #d2b396 Color

#d2b396
#d7bba1
#dcc3ad
#e1ccb9
#e6d4c4
#ebddd0
#f0e5dc
#f5eee7
#faf6f3
#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

#d2b396
#96b5d2

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

Split Complementary

#d2b396
#96d2d1
#9697d2

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

Analogous Color

#d29b96
#d2a796
#d2b396
#d2bf96
#d2cb96

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

#d2b396
#96d2b3
#b396d2

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

#d2b396
#97d296
#96b5d2
#d196d2

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

#d2b396
#96b5d2
#9697d2
#d2d196

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

#d2b396 Color Code Preview on Black Background Color

This is how #d2b396 Color will look on black background color. Color contrast ratio is 10.63

#d2b396 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d2b396

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d2b396

#d2b396 color code is use for CSS Background Color

Background color for the above div is #d2b396

HTML with inline CSS

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

#d2b396 color code is use for CSS Border Color

CSS Border color for the above div is #d2b396

HTML with inline CSS

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

CSS Border Left color for the above div is #d2b396

HTML with inline CSS

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

CSS Border Right color for the above div is #d2b396

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d2b396

HTML with inline CSS

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

CSS Border Top color for the above div is #d2b396

HTML with inline CSS

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

#d2b396 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d2b396 Color code Preview on White Background

This is how #d2b396 Color code will look on white background color. Color contrast ratio is 1.98

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

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(210,179,150,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,181,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(210,179,150,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.