@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#dd1358 hex color - Red - Warm color - Information

#dd1358 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #dd1358 Color code in RGB color code model is created after adding 86.67% red color, 7.45% green color and 34.51% blue color. Hex #dd1358 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 91% magenta, 60% yellow and 13.33% black.

Hex #dd1358 color code is between #cc1155 web safe hex color code and #ee2266 web safe hex color code. #cc1155 is the nearest web safe color code. You can see here many more shades of #dd1358 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code dd1358 #dd1358
RGB Decimal 221, 19, 88 rgb(221, 19, 88)
RGB Percent 87%, 7%, 35% rgb(87%, 7%, 35%)
CSS RGBa 221, 19, 88,1 rgba(221,19,88,1)
CMYK Model cmyk(0%,91%,60%,13.33%)
HSL Color Space 340,84% ,47% hsl(340,84% ,47%)
HSV Color Space 340°, 91%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 00010011 01011000
Octal 335 23 130
Decimal 221 19 88
Hex dd 13 58

Different shades of #dd1358 color code.

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

Light Shade of #dd1358
#ee3574
Dark Shade of #dd1358
#ae0f45
Saturated Shade of #dd1358
#e90754
Desaturated Shade of #dd1358
#d11f5c
Grey scale Shade of #dd1358
#787878
Brighten Shade
#f62c71
Most Readable Shade
#FFFFFF

Shades of #dd1358 color code

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

#dd1358
#c4104e
#ab0e44
#930c3a
#7a0a30
#620827
#49061d
#310413
#180209
#000000

Similar Color like #dd1358 color

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

#de1459
#df155a
#e0165b
#e1175c
#e2185d
#e3195e
#e41a5f
#e51b60
#e61c61
#e71d62
#e81e63
#e91f64
#ea2065
#eb2166
#dc1257
#db1156
#da1055
#d90f54
#d80e53
#d70d52
#d60c51
#d50b50
#d40a4f
#d3094e
#d2084d
#d1074c
#d0064b
#cf054a

Monochromatic Color with #dd1358

#dd1358
#080103
#330414
#5d0825
#880c36
#b30f47

Tints of #dd1358 Color

#dd1358
#e02d6a
#e4477d
#e8618f
#ec7ba2
#ef96b4
#f3b0c7
#f7cad9
#fbe4ec
#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

#dd1358
#13dd98

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

Split Complementary

#dd1358
#13dd33
#13bddd

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

Analogous Color

#dd13a9
#dd1380
#dd1358
#dd1330
#dd1f13

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

#dd1358
#58dd13
#1358dd

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

#dd1358
#bddd13
#13dd98
#3313dd

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

#dd1358
#13dd98
#13bddd
#dd3313

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

#dd1358 Color Code Preview on Black Background Color

This is how #dd1358 Color will look on black background color. Color contrast ratio is 4.31

#dd1358 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd1358

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd1358

#dd1358 color code is use for CSS Background Color

Background color for the above div is #dd1358

HTML with inline CSS

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

#dd1358 color code is use for CSS Border Color

CSS Border color for the above div is #dd1358

HTML with inline CSS

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

CSS Border Left color for the above div is #dd1358

HTML with inline CSS

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

CSS Border Right color for the above div is #dd1358

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd1358

HTML with inline CSS

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

CSS Border Top color for the above div is #dd1358

HTML with inline CSS

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

#dd1358 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd1358 Color code Preview on White Background

This is how #dd1358 Color code will look on white background color. Color contrast ratio is 4.87

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(221,19,88,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(19,221,152,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,19,88,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.