crispedge.com

Color picker

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

#d47e75 hex color - Red - Warm color - Information

#d47e75 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d47e75 Color code in RGB color code model is created after adding 83.14% red color, 49.41% green color and 45.88% blue color. Hex #d47e75 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 45% yellow and 17% black.

Hex #d47e75 color code is between #cc7777 web safe hex color code and #dd8866 web safe hex color code. #cc7777 is the nearest web safe color code. You can see here many more shades of #d47e75 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded47e75#d47e75
RGB Decimal212, 126, 117rgb(212, 126, 117)
RGB Percent83%, 49%, 46%rgb(83%, 49%, 46%)
CSS RGBa212, 126, 117,1rgba(212,126,117,1)
CMYK Modelcmyk(0%,41%,45%,17%)
HSL Color Space6,52% ,65%hsl(6,52% ,65%)
HSV Color Space6°, 45%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101000111111001110101
Octal324176165
Decimal212126117
Hexd47e75

Different shades of #d47e75 color code.

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

Light Shade of #d47e75
#e0a29c
Dark Shade of #d47e75
#c85a4e
Saturated Shade of #d47e75
#dd776c
Desaturated Shade of #d47e75
#cb857e
Grey scale Shade of #d47e75
#a4a4a4
Brighten Shade
#ed978e
Most Readable Shade
#000000

Shades of #d47e75 color code

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

#d47e75
#bc7068
#a4625b
#8d544e
#754641
#5e3834
#462a27
#2f1c1a
#170e0d
#000000

Similar Color like #d47e75 color

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

#d57f76
#d68077
#d78178
#d88279
#d9837a
#da847b
#db857c
#dc867d
#dd877e
#de887f
#df8980
#e08a81
#e18b82
#e28c83
#d37d74
#d27c73
#d17b72
#d07a71
#cf7970
#ce786f
#cd776e
#cc766d
#cb756c
#ca746b
#c9736a
#c87269
#c77168
#c67067

Monochromatic Color with #d47e75

#d47e75
#fe978c
#2a1917
#54322f
#7f4b46
#a9655e

Tints of #d47e75 Color

#d47e75
#d88c84
#dd9a93
#e2a9a3
#e7b7b2
#ebc5c1
#f0d4d1
#f5e2e0
#faf0ef
#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

#d47e75
#75cbd4

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

Split Complementary

#d47e75
#75d4ae
#759bd4

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

Analogous Color

#d47592
#d4757f
#d47e75
#d49175
#d4a475

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

#d47e75
#75d47e
#7e75d4

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

#d47e75
#9bd475
#75cbd4
#ad75d4

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

#d47e75
#75cbd4
#759bd4
#d4ae75

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

#d47e75 Color Code Preview on Black Background Color

This is how #d47e75 Color will look on black background color. Color contrast ratio is 7.04

#d47e75 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d47e75

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d47e75

#d47e75 color code is use for CSS Background Color

Background color for the above div is #d47e75

HTML with inline CSS

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

#d47e75 color code is use for CSS Border Color

CSS Border color for the above div is #d47e75

HTML with inline CSS

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

CSS Border Left color for the above div is #d47e75

HTML with inline CSS

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

CSS Border Right color for the above div is #d47e75

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d47e75

HTML with inline CSS

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

CSS Border Top color for the above div is #d47e75

HTML with inline CSS

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

#d47e75 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d47e75 Color code Preview on White Background

This is how #d47e75 Color code will look on white background color. Color contrast ratio is 2.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 #d47e75; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #d47e75; }

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.