crispedge.com

Color picker

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

#dd7852 hex color - Red - Warm color - Information

#dd7852 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #dd7852 Color code in RGB color code model is created after adding 86.67% red color, 47.06% green color and 32.16% blue color. Hex #dd7852 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 46% magenta, 63% yellow and 13% black.

Hex #dd7852 color code is between #cc7755 web safe hex color code and #ee8844 web safe hex color code. #cc7755 is the nearest web safe color code. You can see here many more shades of #dd7852 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedd7852#dd7852
RGB Decimal221, 120, 82rgb(221, 120, 82)
RGB Percent87%, 47%, 32%rgb(87%, 47%, 32%)
CSS RGBa221, 120, 82,1rgba(221,120,82,1)
CMYK Modelcmyk(0%,46%,63%,13%)
HSL Color Space16,67% ,59%hsl(16,67% ,59%)
HSV Color Space16°, 63%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111010111100001010010
Octal335170122
Decimal22112082
Hexdd7852

Different shades of #dd7852 color code.

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

Light Shade of #dd7852
#e5997d
Dark Shade of #dd7852
#d35829
Saturated Shade of #dd7852
#e77348
Desaturated Shade of #dd7852
#d37d5c
Grey scale Shade of #dd7852
#979797
Brighten Shade
#f6916b
Most Readable Shade
#000000

Shades of #dd7852 color code

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

#dd7852
#c46a48
#ab5d3f
#935036
#7a422d
#623524
#49281b
#311a12
#180d09
#000000

Similar Color like #dd7852 color

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

#de7953
#df7a54
#e07b55
#e17c56
#e27d57
#e37e58
#e47f59
#e5805a
#e6815b
#e7825c
#e8835d
#e9845e
#ea855f
#eb8660
#dc7751
#db7650
#da754f
#d9744e
#d8734d
#d7724c
#d6714b
#d5704a
#d46f49
#d36e48
#d26d47
#d16c46
#d06b45
#cf6a44

Monochromatic Color with #dd7852

#dd7852
#080503
#331c13
#5d3323
#884a32
#b36142

Tints of #dd7852 Color

#dd7852
#e08765
#e49678
#e8a58b
#ecb49e
#efc3b2
#f3d2c5
#f7e1d8
#fbf0eb
#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

#dd7852
#52b7dd

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

Split Complementary

#dd7852
#52ddbe
#5272dd

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

Analogous Color

#dd5264
#dd5c52
#dd7852
#dd9452
#ddb052

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

#dd7852
#52dd78
#7852dd

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

#dd7852
#71dd52
#52b7dd
#bd52dd

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

#dd7852
#52b7dd
#5272dd
#ddbe52

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

#dd7852 Color Code Preview on Black Background Color

This is how #dd7852 Color will look on black background color. Color contrast ratio is 6.88

#dd7852 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd7852

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd7852

#dd7852 color code is use for CSS Background Color

Background color for the above div is #dd7852

HTML with inline CSS

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

#dd7852 color code is use for CSS Border Color

CSS Border color for the above div is #dd7852

HTML with inline CSS

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

CSS Border Left color for the above div is #dd7852

HTML with inline CSS

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

CSS Border Right color for the above div is #dd7852

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd7852

HTML with inline CSS

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

CSS Border Top color for the above div is #dd7852

HTML with inline CSS

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

#dd7852 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd7852 Color code Preview on White Background

This is how #dd7852 Color code will look on white background color. Color contrast ratio is 3.05

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

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.