crispedge.com

Color picker

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

#dd6644 hex color - Old Cheddar - Orange - Warm color - Information

#dd6644 hex color - Old Cheddar - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #dd6644 Color Code is also known as Old Cheddar color.

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

Hex #dd6644 color code is a web safe color. Next web safe color code is #cc5533 and previous web safe color code is #ee7755. You can see here many more shades of #dd6644 color code.

0 Likes 0 Comments | 53 Views

Color Table

Hex Color Codedd6644#dd6644
RGB Decimal221, 102, 68rgb(221, 102, 68)
RGB Percent87%, 40%, 27%rgb(87%, 40%, 27%)
CSS RGBa221, 102, 68,1rgba(221,102,68,1)
CMYK Modelcmyk(0%,54%,69%,13%)
HSL Color Space13,69% ,57%hsl(13,69% ,57%)
HSV Color Space13°, 69%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111010110011001000100
Octal335146104
Decimal22110268
Hexdd6644

Different shades of #dd6644 color code.

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

Light Shade of #dd6644
#e5896f
Dark Shade of #dd6644
#c94925
Saturated Shade of #dd6644
#e86039
Desaturated Shade of #dd6644
#d26c4f
Grey scale Shade of #dd6644
#909090
Brighten Shade
#f67f5d
Most Readable Shade
#000000

Shades of #dd6644 color code

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

#dd6644
#c45a3c
#ab4f34
#93442d
#7a3825
#622d1e
#492216
#31160f
#180b07
#000000

Similar Color like #dd6644 color

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

#de6745
#df6846
#e06947
#e16a48
#e26b49
#e36c4a
#e46d4b
#e56e4c
#e66f4d
#e7704e
#e8714f
#e97250
#ea7351
#eb7452
#dc6543
#db6442
#da6341
#d96240
#d8613f
#d7603e
#d65f3d
#d55e3c
#d45d3b
#d35c3a
#d25b39
#d15a38
#d05937
#cf5836

Monochromatic Color with #dd6644

#dd6644
#080403
#331810
#5d2b1d
#883f2a
#b35237

Tints of #dd6644 Color

#dd6644
#e07758
#e4886d
#e89982
#ecaa97
#efbbab
#f3ccc0
#f7ddd5
#fbeeea
#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

#dd6644
#44bbdd

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

Split Complementary

#dd6644
#44ddb3
#446edd

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

Analogous Color

#dd445f
#dd4744
#dd6644
#dd8544
#dda344

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

#dd6644
#44dd66
#6644dd

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

#dd6644
#6edd44
#44bbdd
#b244dd

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

#dd6644
#44bbdd
#446edd
#ddb344

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

#dd6644 Color Code Preview on Black Background Color

This is how #dd6644 Color will look on black background color. Color contrast ratio is 6.06

#dd6644 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd6644

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd6644

#dd6644 color code is use for CSS Background Color

Background color for the above div is #dd6644

HTML with inline CSS

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

#dd6644 color code is use for CSS Border Color

CSS Border color for the above div is #dd6644

HTML with inline CSS

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

CSS Border Left color for the above div is #dd6644

HTML with inline CSS

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

CSS Border Right color for the above div is #dd6644

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd6644

HTML with inline CSS

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

CSS Border Top color for the above div is #dd6644

HTML with inline CSS

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

#dd6644 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd6644 Color code Preview on White Background

This is how #dd6644 Color code will look on white background color. Color contrast ratio is 3.47

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

Related Gradients

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

0 Likes 0 Comments | 53 Views

Post your comment:-

By submitting comment you agree to our privacy policy.