crispedge.com

Color picker

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

#dd8c8d hex color - Red - Warm color - Information

#dd8c8d hex color - Red - Warm color

Color Hue/Base color: Red

Hex #dd8c8d Color code in RGB color code model is created after adding 86.67% red color, 54.9% green color and 55.29% blue color. Hex #dd8c8d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 36% yellow and 13% black.

Hex #dd8c8d color code is between #cc8888 web safe hex color code and #ee9999 web safe hex color code. #cc8888 is the nearest web safe color code. You can see here many more shades of #dd8c8d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedd8c8d#dd8c8d
RGB Decimal221, 140, 141rgb(221, 140, 141)
RGB Percent87%, 55%, 55%rgb(87%, 55%, 55%)
CSS RGBa221, 140, 141,1rgba(221,140,141,1)
CMYK Modelcmyk(0%,37%,36%,13%)
HSL Color Space359,54% ,71%hsl(359,54% ,71%)
HSV Color Space359°, 37%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011000110010001101
Octal335214215
Decimal221140141
Hexdd8c8d

Different shades of #dd8c8d color code.

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

Light Shade of #dd8c8d
#e9b3b4
Dark Shade of #dd8c8d
#d16566
Saturated Shade of #dd8c8d
#e48586
Desaturated Shade of #dd8c8d
#d69394
Grey scale Shade of #dd8c8d
#b4b4b4
Brighten Shade
#f6a5a6
Most Readable Shade
#000000

Shades of #dd8c8d color code

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

#dd8c8d
#c47c7d
#ab6c6d
#935d5e
#7a4d4e
#623e3e
#492e2f
#311f1f
#180f0f
#000000

Similar Color like #dd8c8d color

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

#de8d8e
#df8e8f
#e08f90
#e19091
#e29192
#e39293
#e49394
#e59495
#e69596
#e79697
#e89798
#e99899
#ea999a
#eb9a9b
#dc8b8c
#db8a8b
#da898a
#d98889
#d88788
#d78687
#d68586
#d58485
#d48384
#d38283
#d28182
#d18081
#d07f80
#cf7e7f

Monochromatic Color with #dd8c8d

#dd8c8d
#080505
#332021
#5d3b3c
#885657
#b37172

Tints of #dd8c8d Color

#dd8c8d
#e09899
#e4a5a6
#e8b2b3
#ecbfbf
#efcbcc
#f3d8d9
#f7e5e5
#fbf2f2
#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

#dd8c8d
#8cdddc

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

Split Complementary

#dd8c8d
#8cddb4
#8cb6dd

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

Analogous Color

#dd8cad
#dd8c9d
#dd8c8d
#dd9b8c
#ddab8c

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

#dd8c8d
#8ddd8c
#8c8ddd

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

#dd8c8d
#b5dd8c
#8cdddc
#b38cdd

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

#dd8c8d
#8cdddc
#8cb6dd
#ddb48c

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

#dd8c8d Color Code Preview on Black Background Color

This is how #dd8c8d Color will look on black background color. Color contrast ratio is 8.21

#dd8c8d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd8c8d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd8c8d

#dd8c8d color code is use for CSS Background Color

Background color for the above div is #dd8c8d

HTML with inline CSS

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

#dd8c8d color code is use for CSS Border Color

CSS Border color for the above div is #dd8c8d

HTML with inline CSS

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

CSS Border Left color for the above div is #dd8c8d

HTML with inline CSS

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

CSS Border Right color for the above div is #dd8c8d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd8c8d

HTML with inline CSS

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

CSS Border Top color for the above div is #dd8c8d

HTML with inline CSS

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

#dd8c8d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd8c8d Color code Preview on White Background

This is how #dd8c8d Color code will look on white background color. Color contrast ratio is 2.56

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

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.