crispedge.com

Color picker

Loading...

#dd3b62 hex color - Violet - Warm color - Information

#dd3b62 hex color - Violet - Warm color

Color Hue/Base color: Violet

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

Hex #dd3b62 color code is between #cc3366 web safe hex color code and #ee4455 web safe hex color code. #cc3366 is the nearest web safe color code. You can see here many more shades of #dd3b62 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codedd3b62#dd3b62
RGB Decimal221, 59, 98rgb(221, 59, 98)
RGB Percent87%, 23%, 38%rgb(87%, 23%, 38%)
CSS RGBa221, 59, 98,1rgba(221,59,98,1)
CMYK Modelcmyk(0%,73%,56%,13%)
HSL Color Space346,70% ,55%hsl(346,70% ,55%)
HSV Color Space346°, 73%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111010011101101100010
Octal33573142
Decimal2215998
Hexdd3b62

Different shades of #dd3b62 color code.

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

Light Shade of #dd3b62
#e56685
Dark Shade of #dd3b62
#c32249
Saturated Shade of #dd3b62
#e82f5c
Desaturated Shade of #dd3b62
#d14668
Grey scale Shade of #dd3b62
#8c8c8c
Brighten Shade
#f6547b
Most Readable Shade
#FFFFFF

Shades of #dd3b62 color code

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

#dd3b62
#c43457
#ab2d4c
#932741
#7a2036
#621a2b
#491320
#310d15
#18060a
#000000

Similar Color like #dd3b62 color

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

#de3c63
#df3d64
#e03e65
#e13f66
#e24067
#e34168
#e44269
#e5436a
#e6446b
#e7456c
#e8466d
#e9476e
#ea486f
#eb4970
#dc3a61
#db3960
#da385f
#d9375e
#d8365d
#d7355c
#d6345b
#d5335a
#d43259
#d33158
#d23057
#d12f56
#d02e55
#cf2d54

Monochromatic Color with #dd3b62

#dd3b62
#080204
#330e17
#5d1929
#88243c
#b3304f

Tints of #dd3b62 Color

#dd3b62
#e05073
#e46684
#e87c96
#ec92a7
#efa7b9
#f3bdca
#f7d3dc
#fbe9ed
#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

#dd3b62
#3bddb6

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

Split Complementary

#dd3b62
#3bdd65
#3bb3dd

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

Analogous Color

#dd3ba3
#dd3b82
#dd3b62
#dd3b42
#dd553b

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

#dd3b62
#62dd3b
#3b62dd

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

#dd3b62
#b3dd3b
#3bddb6
#653bdd

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

#dd3b62
#3bddb6
#3bb3dd
#dd653b

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

#dd3b62 Color Code Preview on Black Background Color

This is how #dd3b62 Color will look on black background color. Color contrast ratio is 4.88

#dd3b62 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd3b62

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd3b62

#dd3b62 color code is use for CSS Background Color

Background color for the above div is #dd3b62

HTML with inline CSS

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

#dd3b62 color code is use for CSS Border Color

CSS Border color for the above div is #dd3b62

HTML with inline CSS

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

CSS Border Left color for the above div is #dd3b62

HTML with inline CSS

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

CSS Border Right color for the above div is #dd3b62

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd3b62

HTML with inline CSS

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

CSS Border Top color for the above div is #dd3b62

HTML with inline CSS

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

#dd3b62 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd3b62 Color code Preview on White Background

This is how #dd3b62 Color code will look on white background color. Color contrast ratio is 4.31

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

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,59,98,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(59,221,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,59,98,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.