crispedge.com

Color picker

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

#dd304a hex color - Red - Warm color - Information

#dd304a hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

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

Hex #dd304a 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 #dd304a color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codedd304a#dd304a
RGB Decimal221, 48, 74rgb(221, 48, 74)
RGB Percent87%, 19%, 29%rgb(87%, 19%, 29%)
CSS RGBa221, 48, 74,1rgba(221,48,74,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
Binary110111010011000001001010
Octal33560112
Decimal2214874
Hexdd304a

Different shades of #dd304a color code.

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

Light Shade of #dd304a
#e45c70
Dark Shade of #dd304a
#bb1f36
Saturated Shade of #dd304a
#e92442
Desaturated Shade of #dd304a
#d13c52
Grey scale Shade of #dd304a
#868686
Brighten Shade
#f64963
Most Readable Shade
#FFFFFF

Shades of #dd304a color code

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

#dd304a
#c42a41
#ab2539
#932031
#7a1a29
#621520
#491018
#310a10
#180508
#000000

Similar Color like #dd304a color

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

#de314b
#df324c
#e0334d
#e1344e
#e2354f
#e33650
#e43751
#e53852
#e63953
#e73a54
#e83b55
#e93c56
#ea3d57
#eb3e58
#dc2f49
#db2e48
#da2d47
#d92c46
#d82b45
#d72a44
#d62943
#d52842
#d42741
#d32640
#d2253f
#d1243e
#d0233d
#cf223c

Monochromatic Color with #dd304a

#dd304a
#080203
#330b11
#5d141f
#881e2e
#b3273c

Tints of #dd304a Color

#dd304a
#e0475e
#e45e72
#e87586
#ec8c9a
#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

#dd304a
#30ddc3

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

Split Complementary

#dd304a
#30dd6c
#30a1dd

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

Analogous Color

#dd308f
#dd306d
#dd304a
#dd3930
#dd5b30

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

#dd304a
#4add30
#304add

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

#dd304a
#a0dd30
#30ddc3
#6c30dd

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

#dd304a
#30ddc3
#30a1dd
#dd6c30

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

#dd304a Color Code Preview on Black Background Color

This is how #dd304a Color will look on black background color. Color contrast ratio is 4.60

#dd304a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd304a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd304a

#dd304a color code is use for CSS Background Color

Background color for the above div is #dd304a

HTML with inline CSS

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

#dd304a color code is use for CSS Border Color

CSS Border color for the above div is #dd304a

HTML with inline CSS

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

CSS Border Left color for the above div is #dd304a

HTML with inline CSS

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

CSS Border Right color for the above div is #dd304a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd304a

HTML with inline CSS

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

CSS Border Top color for the above div is #dd304a

HTML with inline CSS

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

#dd304a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd304a Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.