crispedge.com

Color picker

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

#dd3049 hex color - Red - Warm color - Information

#dd3049 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

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

Hex #dd3049 color code is between #cc3344 web safe hex color code and #ee2255 web safe hex color code. #cc3344 is the nearest web safe color code. You can see here many more shades of #dd3049 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedd3049#dd3049
RGB Decimal221, 48, 73rgb(221, 48, 73)
RGB Percent87%, 19%, 29%rgb(87%, 19%, 29%)
CSS RGBa221, 48, 73,1rgba(221,48,73,1)
CMYK Modelcmyk(0%,78%,67%,13%)
HSL Color Space351,72% ,53%hsl(351,72% ,53%)
HSV Color Space351°, 78%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111010011000001001001
Octal33560111
Decimal2214873
Hexdd3049

Different shades of #dd3049 color code.

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

Light Shade of #dd3049
#e45c6f
Dark Shade of #dd3049
#bb1f35
Saturated Shade of #dd3049
#e92440
Desaturated Shade of #dd3049
#d13c52
Grey scale Shade of #dd3049
#868686
Brighten Shade
#f64962
Most Readable Shade
#FFFFFF

Shades of #dd3049 color code

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

#dd3049
#c42a40
#ab2538
#932030
#7a1a28
#621520
#491018
#310a10
#180508
#000000

Similar Color like #dd3049 color

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

#de314a
#df324b
#e0334c
#e1344d
#e2354e
#e3364f
#e43750
#e53851
#e63952
#e73a53
#e83b54
#e93c55
#ea3d56
#eb3e57
#dc2f48
#db2e47
#da2d46
#d92c45
#d82b44
#d72a43
#d62942
#d52841
#d42740
#d3263f
#d2253e
#d1243d
#d0233c
#cf223b

Monochromatic Color with #dd3049

#dd3049
#080203
#330b11
#5d141f
#881e2d
#b3273b

Tints of #dd3049 Color

#dd3049
#e0475d
#e45e71
#e87585
#ec8c99
#efa3ae
#f3bac2
#f7d1d6
#fbe8ea
#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

#dd3049
#30ddc4

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

Split Complementary

#dd3049
#30dd6e
#30a0dd

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

Analogous Color

#dd308e
#dd306c
#dd3049
#dd3a30
#dd5c30

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

#dd3049
#49dd30
#3049dd

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

#dd3049
#9fdd30
#30ddc4
#6d30dd

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

#dd3049
#30ddc4
#30a0dd
#dd6d30

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

#dd3049 Color Code Preview on Black Background Color

This is how #dd3049 Color will look on black background color. Color contrast ratio is 4.59

#dd3049 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd3049

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd3049

#dd3049 color code is use for CSS Background Color

Background color for the above div is #dd3049

HTML with inline CSS

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

#dd3049 color code is use for CSS Border Color

CSS Border color for the above div is #dd3049

HTML with inline CSS

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

CSS Border Left color for the above div is #dd3049

HTML with inline CSS

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

CSS Border Right color for the above div is #dd3049

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd3049

HTML with inline CSS

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

CSS Border Top color for the above div is #dd3049

HTML with inline CSS

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

#dd3049 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd3049 Color code Preview on White Background

This is how #dd3049 Color code will look on white background color. Color contrast ratio is 4.57

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

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.