crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#d38e6c hex color - Orange - Warm color - Information

#d38e6c hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #d38e6c Color code in RGB color code model is created after adding 82.75% red color, 55.69% green color and 42.35% blue color. Hex #d38e6c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 49% yellow and 17% black.

Hex #d38e6c color code is between #cc8866 web safe hex color code and #dd9977 web safe hex color code. #cc8866 is the nearest web safe color code. You can see here many more shades of #d38e6c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded38e6c#d38e6c
RGB Decimal211, 142, 108rgb(211, 142, 108)
RGB Percent83%, 56%, 42%rgb(83%, 56%, 42%)
CSS RGBa211, 142, 108,1rgba(211,142,108,1)
CMYK Modelcmyk(0%,33%,49%,17%)
HSL Color Space20,54% ,63%hsl(20,54% ,63%)
HSV Color Space20°, 49%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100111000111001101100
Octal323216154
Decimal211142108
Hexd38e6c

Different shades of #d38e6c color code.

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

Light Shade of #d38e6c
#dfac93
Dark Shade of #d38e6c
#c77045
Saturated Shade of #d38e6c
#dd8b62
Desaturated Shade of #d38e6c
#c99176
Grey scale Shade of #d38e6c
#9f9f9f
Brighten Shade
#eca785
Most Readable Shade
#000000

Shades of #d38e6c color code

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

#d38e6c
#bb7e60
#a46e54
#8c5e48
#754e3c
#5d3f30
#462f24
#2e1f18
#170f0c
#000000

Similar Color like #d38e6c color

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

#d48f6d
#d5906e
#d6916f
#d79270
#d89371
#d99472
#da9573
#db9674
#dc9775
#dd9876
#de9977
#df9a78
#e09b79
#e19c7a
#d28d6b
#d18c6a
#d08b69
#cf8a68
#ce8967
#cd8866
#cc8765
#cb8664
#ca8563
#c98462
#c88361
#c78260
#c6815f
#c5805e

Monochromatic Color with #d38e6c

#d38e6c
#fdab82
#291c15
#53382b
#7e5540
#a87156

Tints of #d38e6c Color

#d38e6c
#d79a7c
#dca78c
#e1b39d
#e6c0ad
#ebccbd
#f0d9ce
#f5e5de
#faf2ee
#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

#d38e6c
#6cb1d3

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

Split Complementary

#d38e6c
#6cd3c2
#6c7dd3

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

Analogous Color

#d36c73
#d3796c
#d38e6c
#d3a36c
#d3b76c

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

#d38e6c
#6cd38e
#8e6cd3

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

#d38e6c
#7dd36c
#6cb1d3
#c16cd3

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

#d38e6c
#6cb1d3
#6c7dd3
#d3c26c

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

#d38e6c Color Code Preview on Black Background Color

This is how #d38e6c Color will look on black background color. Color contrast ratio is 7.86

#d38e6c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d38e6c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d38e6c

#d38e6c color code is use for CSS Background Color

Background color for the above div is #d38e6c

HTML with inline CSS

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

#d38e6c color code is use for CSS Border Color

CSS Border color for the above div is #d38e6c

HTML with inline CSS

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

CSS Border Left color for the above div is #d38e6c

HTML with inline CSS

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

CSS Border Right color for the above div is #d38e6c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d38e6c

HTML with inline CSS

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

CSS Border Top color for the above div is #d38e6c

HTML with inline CSS

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

#d38e6c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d38e6c Color code Preview on White Background

This is how #d38e6c Color code will look on white background color. Color contrast ratio is 2.67

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.