crispedge.com

Color picker

Loading...

#da9c6c hex color - Red - Warm color - Information

#da9c6c hex color - Red - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Red

Hex #da9c6c Color code in RGB color code model is created after adding 85.49% red color, 61.18% green color and 42.35% blue color. Hex #da9c6c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 50% yellow and 15% black.

Hex #da9c6c color code is between #dd9966 web safe hex color code and #ccaa77 web safe hex color code. #dd9966 is the nearest web safe color code. You can see here many more shades of #da9c6c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeda9c6c#da9c6c
RGB Decimal218, 156, 108rgb(218, 156, 108)
RGB Percent85%, 61%, 42%rgb(85%, 61%, 42%)
CSS RGBa218, 156, 108,1rgba(218,156,108,1)
CMYK Modelcmyk(0%,28%,50%,15%)
HSL Color Space26,60% ,64%hsl(26,60% ,64%)
HSV Color Space26°, 50%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101001110001101100
Octal332234154
Decimal218156108
Hexda9c6c

Different shades of #da9c6c color code.

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

Light Shade of #da9c6c
#e4b795
Dark Shade of #da9c6c
#d08143
Saturated Shade of #da9c6c
#e39b63
Desaturated Shade of #da9c6c
#d19d75
Grey scale Shade of #da9c6c
#a3a3a3
Brighten Shade
#f3b585
Most Readable Shade
#000000

Shades of #da9c6c color code

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

#da9c6c
#c18a60
#a97954
#916848
#79563c
#604530
#483424
#302218
#18110c
#000000

Similar Color like #da9c6c color

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

#db9d6d
#dc9e6e
#dd9f6f
#dea070
#dfa171
#e0a272
#e1a373
#e2a474
#e3a575
#e4a676
#e5a777
#e6a878
#e7a979
#e8aa7a
#d99b6b
#d89a6a
#d79969
#d69868
#d59767
#d49666
#d39565
#d29464
#d19363
#d09262
#cf9161
#ce9060
#cd8f5f
#cc8e5e

Monochromatic Color with #da9c6c

#da9c6c
#050403
#302218
#5a412d
#855f42
#af7e57

Tints of #da9c6c Color

#da9c6c
#dea77c
#e2b28c
#e6bd9d
#eac8ad
#eed3bd
#f2dece
#f6e9de
#faf4ee
#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

#da9c6c
#6caada

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

Split Complementary

#da9c6c
#6cdad3
#6c73da

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

Analogous Color

#da706c
#da866c
#da9c6c
#dab26c
#dac86c

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

#da9c6c
#6cda9c
#9c6cda

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

#da9c6c
#73da6c
#6caada
#d36cda

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

#da9c6c
#6caada
#6c73da
#dad36c

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

#da9c6c Color Code Preview on Black Background Color

This is how #da9c6c Color will look on black background color. Color contrast ratio is 8.95

#da9c6c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #da9c6c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #da9c6c

#da9c6c color code is use for CSS Background Color

Background color for the above div is #da9c6c

HTML with inline CSS

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

#da9c6c color code is use for CSS Border Color

CSS Border color for the above div is #da9c6c

HTML with inline CSS

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

CSS Border Left color for the above div is #da9c6c

HTML with inline CSS

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

CSS Border Right color for the above div is #da9c6c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #da9c6c

HTML with inline CSS

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

CSS Border Top color for the above div is #da9c6c

HTML with inline CSS

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

#da9c6c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#da9c6c Color code Preview on White Background

This is how #da9c6c Color code will look on white background color. Color contrast ratio is 2.35

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

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(218,156,108,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(108,170,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(218,156,108,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.