@
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.

#dc628c hex color - Red - Warm color - Information

#dc628c hex color - Red - Warm color

Color Hue/Base color: Red

Hex #dc628c Color code in RGB color code model is created after adding 86.27% red color, 38.43% green color and 54.9% blue color. Hex #dc628c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 55% magenta, 36% yellow and 13.73% black.

Hex #dc628c color code is between #dd6688 web safe hex color code and #cc5599 web safe hex color code. #dd6688 is the nearest web safe color code. You can see here many more shades of #dc628c 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 dc628c #dc628c
RGB Decimal 220, 98, 140 rgb(220, 98, 140)
RGB Percent 86%, 38%, 55% rgb(86%, 38%, 55%)
CSS RGBa 220, 98, 140,1 rgba(220,98,140,1)
CMYK Model cmyk(0%,55%,36%,13.73%)
HSL Color Space 339,64% ,62% hsl(339,64% ,62%)
HSV Color Space 339°, 55%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 01100010 10001100
Octal 334 142 214
Decimal 220 98 140
Hex dc 62 8c

Different shades of #dc628c color code.

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

Light Shade of #dc628c
#e58cab
Dark Shade of #dc628c
#d3386d
Saturated Shade of #dc628c
#e65889
Desaturated Shade of #dc628c
#d26c8f
Grey scale Shade of #dc628c
#9f9f9f
Brighten Shade
#f57ba5
Most Readable Shade
#000000

Shades of #dc628c color code

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

#dc628c
#c3577c
#ab4c6c
#92415d
#7a364d
#612b3e
#49202e
#30151f
#180a0f
#000000

Similar Color like #dc628c color

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

#dd638d
#de648e
#df658f
#e06690
#e16791
#e26892
#e36993
#e46a94
#e56b95
#e66c96
#e76d97
#e86e98
#e96f99
#ea709a
#db618b
#da608a
#d95f89
#d85e88
#d75d87
#d65c86
#d55b85
#d45a84
#d35983
#d25882
#d15781
#d05680
#cf557f
#ce547e

Monochromatic Color with #dc628c

#dc628c
#070305
#321620
#5c293b
#873c56
#b14f71

Tints of #dc628c Color

#dc628c
#df7398
#e384a5
#e796b2
#eba7bf
#efb9cb
#f3cad8
#f7dce5
#fbedf2
#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

#dc628c
#62dcb2

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

Split Complementary

#dc628c
#62dc75
#62c9dc

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

Analogous Color

#dc62bd
#dc62a4
#dc628c
#dc6274
#dc6962

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

#dc628c
#8cdc62
#628cdc

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

#dc628c
#c9dc62
#62dcb2
#7562dc

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

#dc628c
#62dcb2
#62c9dc
#dc7562

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

#dc628c Color Code Preview on Black Background Color

This is how #dc628c Color will look on black background color. Color contrast ratio is 6.17

#dc628c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc628c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc628c

#dc628c color code is use for CSS Background Color

Background color for the above div is #dc628c

HTML with inline CSS

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

#dc628c color code is use for CSS Border Color

CSS Border color for the above div is #dc628c

HTML with inline CSS

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

CSS Border Left color for the above div is #dc628c

HTML with inline CSS

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

CSS Border Right color for the above div is #dc628c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dc628c

HTML with inline CSS

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

CSS Border Top color for the above div is #dc628c

HTML with inline CSS

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

#dc628c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dc628c Color code Preview on White Background

This is how #dc628c Color code will look on white background color. Color contrast ratio is 3.40

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

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(220,98,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(98,220,178,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,98,140,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.