crispedge.com

Color picker

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

#dda6a6 hex color - Red - Warm color - Information

#dda6a6 hex color - Red - Warm color

Color Hue/Base color: Red

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

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codedda6a6#dda6a6
RGB Decimal221, 166, 166rgb(221, 166, 166)
RGB Percent87%, 65%, 65%rgb(87%, 65%, 65%)
CSS RGBa221, 166, 166,1rgba(221,166,166,1)
CMYK Modelcmyk(0%,25%,25%,13%)
HSL Color Space0,45% ,76%hsl(0,45% ,76%)
HSV Color Space0°, 25%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011010011010100110
Octal335246246
Decimal221166166
Hexdda6a6

Different shades of #dda6a6 color code.

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

Light Shade of #dda6a6
#ebcbcb
Dark Shade of #dda6a6
#cf8181
Saturated Shade of #dda6a6
#e3a0a0
Desaturated Shade of #dda6a6
#d7acac
Grey scale Shade of #dda6a6
#c1c1c1
Brighten Shade
#f6bfbf
Most Readable Shade
#000000

Shades of #dda6a6 color code

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

#dda6a6
#c49393
#ab8181
#936e6e
#7a5c5c
#624949
#493737
#312424
#181212
#000000

Similar Color like #dda6a6 color

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

#dea7a7
#dfa8a8
#e0a9a9
#e1aaaa
#e2abab
#e3acac
#e4adad
#e5aeae
#e6afaf
#e7b0b0
#e8b1b1
#e9b2b2
#eab3b3
#ebb4b4
#dca5a5
#dba4a4
#daa3a3
#d9a2a2
#d8a1a1
#d7a0a0
#d69f9f
#d59e9e
#d49d9d
#d39c9c
#d29b9b
#d19a9a
#d09999
#cf9898

Monochromatic Color with #dda6a6

#dda6a6
#080606
#332626
#5d4646
#886666
#b38686

Tints of #dda6a6 Color

#dda6a6
#e0afaf
#e4b9b9
#e8c3c3
#eccdcd
#efd7d7
#f3e1e1
#f7ebeb
#fbf5f5
#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

#dda6a6
#a6dddd

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

Split Complementary

#dda6a6
#a6ddc2
#a6c2dd

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

Analogous Color

#dda6bc
#dda6b1
#dda6a6
#ddb1a6
#ddbca6

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

#dda6a6
#a6dda6
#a6a6dd

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

#dda6a6
#c1dda6
#a6dddd
#c1a6dd

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

#dda6a6
#a6dddd
#a6c2dd
#ddc2a6

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

#dda6a6 Color Code Preview on Black Background Color

This is how #dda6a6 Color will look on black background color. Color contrast ratio is 10.08

#dda6a6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dda6a6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dda6a6

#dda6a6 color code is use for CSS Background Color

Background color for the above div is #dda6a6

HTML with inline CSS

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

#dda6a6 color code is use for CSS Border Color

CSS Border color for the above div is #dda6a6

HTML with inline CSS

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

CSS Border Left color for the above div is #dda6a6

HTML with inline CSS

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

CSS Border Right color for the above div is #dda6a6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dda6a6

HTML with inline CSS

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

CSS Border Top color for the above div is #dda6a6

HTML with inline CSS

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

#dda6a6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dda6a6 Color code Preview on White Background

This is how #dda6a6 Color code will look on white background color. Color contrast ratio is 2.08

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.