@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#dca990 hex color - Orange - Warm color - Information

#dca990 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #dca990 Color code in RGB color code model is created after adding 86.27% red color, 66.27% green color and 56.47% blue color. Hex #dca990 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 35% yellow and 13.73% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedca990#dca990
RGB Decimal220, 169, 144rgb(220, 169, 144)
RGB Percent86%, 66%, 56%rgb(86%, 66%, 56%)
CSS RGBa220, 169, 144,1rgba(220,169,144,1)
CMYK Modelcmyk(0%,23%,35%,13.73%)
HSL Color Space20,52% ,71%hsl(20,52% ,71%)
HSV Color Space20°, 35%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111001010100110010000
Octal334251220
Decimal220169144
Hexdca990

Different shades of #dca990 color code.

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

Light Shade of #dca990
#e8c7b7
Dark Shade of #dca990
#d08b69
Saturated Shade of #dca990
#e3a689
Desaturated Shade of #dca990
#d5ab97
Grey scale Shade of #dca990
#b6b6b6
Brighten Shade
#f5c2a9
Most Readable Shade
#000000

Shades of #dca990 color code

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

#dca990
#c39680
#ab8370
#927060
#7a5d50
#614b40
#493830
#302520
#181210
#000000

Similar Color like #dca990 color

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

#ddaa91
#deab92
#dfac93
#e0ad94
#e1ae95
#e2af96
#e3b097
#e4b198
#e5b299
#e6b39a
#e7b49b
#e8b59c
#e9b69d
#eab79e
#dba88f
#daa78e
#d9a68d
#d8a58c
#d7a48b
#d6a38a
#d5a289
#d4a188
#d3a087
#d29f86
#d19e85
#d09d84
#cf9c83
#ce9b82

Monochromatic Color with #dca990

#dca990
#070605
#322621
#5c473d
#876858
#b18874

Tints of #dca990 Color

#dca990
#dfb29c
#e3bca8
#e7c5b5
#ebcfc1
#efd8cd
#f3e2da
#f7ebe6
#fbf5f2
#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

#dca990
#90c3dc

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

Split Complementary

#dca990
#90dccf
#909ddc

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

Analogous Color

#dc9095
#dc9a90
#dca990
#dcb890
#dcc790

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

#dca990
#90dca9
#a990dc

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

#dca990
#9ddc90
#90c3dc
#cf90dc

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

#dca990
#90c3dc
#909ddc
#dccf90

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

#dca990 Color Code Preview on Black Background Color

This is how #dca990 Color will look on black background color. Color contrast ratio is 10.12

#dca990 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dca990

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dca990

#dca990 color code is use for CSS Background Color

Background color for the above div is #dca990

HTML with inline CSS

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

#dca990 color code is use for CSS Border Color

CSS Border color for the above div is #dca990

HTML with inline CSS

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

CSS Border Left color for the above div is #dca990

HTML with inline CSS

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

CSS Border Right color for the above div is #dca990

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dca990

HTML with inline CSS

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

CSS Border Top color for the above div is #dca990

HTML with inline CSS

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

#dca990 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dca990 Color code Preview on White Background

This is how #dca990 Color code will look on white background color. Color contrast ratio is 2.07

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

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(220,169,144,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(144,195,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,169,144,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.