crispedge.com

Color picker

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

#dd9475 hex color - Buffed Copper - Red - Warm color - Information

#dd9475 hex color - Buffed Copper - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #dd9475 Color Code is also known as Buffed Copper color.

Hex #dd9475 Color code in RGB color code model is created after adding 86.67% red color, 58.04% green color and 45.88% blue color. Hex #dd9475 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 47% yellow and 13% black.

Hex #dd9475 color code is between #cc9977 web safe hex color code and #ee8866 web safe hex color code. #cc9977 is the nearest web safe color code. You can see here many more shades of #dd9475 color code.

0 Likes 0 Comments | 41 Views

Color Table

Hex Color Codedd9475#dd9475
RGB Decimal221, 148, 117rgb(221, 148, 117)
RGB Percent87%, 58%, 46%rgb(87%, 58%, 46%)
CSS RGBa221, 148, 117,1rgba(221,148,117,1)
CMYK Modelcmyk(0%,33%,47%,13%)
HSL Color Space18,60% ,66%hsl(18,60% ,66%)
HSV Color Space18°, 47%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011001010001110101
Octal335224165
Decimal221148117
Hexdd9475

Different shades of #dd9475 color code.

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

Light Shade of #dd9475
#e7b49e
Dark Shade of #dd9475
#d3744c
Saturated Shade of #dd9475
#e6916c
Desaturated Shade of #dd9475
#d4977e
Grey scale Shade of #dd9475
#a9a9a9
Brighten Shade
#f6ad8e
Most Readable Shade
#000000

Shades of #dd9475 color code

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

#dd9475
#c48368
#ab735b
#93624e
#7a5241
#624134
#493127
#31201a
#18100d
#000000

Similar Color like #dd9475 color

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

#de9576
#df9677
#e09778
#e19879
#e2997a
#e39a7b
#e49b7c
#e59c7d
#e69d7e
#e79e7f
#e89f80
#e9a081
#eaa182
#eba283
#dc9374
#db9273
#da9172
#d99071
#d88f70
#d78e6f
#d68d6e
#d58c6d
#d48b6c
#d38a6b
#d2896a
#d18869
#d08768
#cf8667

Monochromatic Color with #dd9475

#dd9475
#080604
#33221b
#5d3f31
#885b48
#b3785f

Tints of #dd9475 Color

#dd9475
#e09f84
#e4ab93
#e8b7a3
#ecc3b2
#efcfc1
#f3dbd1
#f7e7e0
#fbf3ef
#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

#dd9475
#75bedd

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

Split Complementary

#dd9475
#75ddc8
#758add

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

Analogous Color

#dd7580
#dd7f75
#dd9475
#dda975
#ddbe75

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

#dd9475
#75dd94
#9475dd

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

#dd9475
#8add75
#75bedd
#c875dd

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

#dd9475
#75bedd
#758add
#ddc875

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

#dd9475 Color Code Preview on Black Background Color

This is how #dd9475 Color will look on black background color. Color contrast ratio is 8.57

#dd9475 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd9475

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd9475

#dd9475 color code is use for CSS Background Color

Background color for the above div is #dd9475

HTML with inline CSS

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

#dd9475 color code is use for CSS Border Color

CSS Border color for the above div is #dd9475

HTML with inline CSS

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

CSS Border Left color for the above div is #dd9475

HTML with inline CSS

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

CSS Border Right color for the above div is #dd9475

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd9475

HTML with inline CSS

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

CSS Border Top color for the above div is #dd9475

HTML with inline CSS

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

#dd9475 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd9475 Color code Preview on White Background

This is how #dd9475 Color code will look on white background color. Color contrast ratio is 2.45

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

Related Gradients

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

0 Likes 0 Comments | 41 Views

Post your comment:-

By submitting comment you agree to our privacy policy.