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

#dc5583 hex color - Red - Warm color - Information

#dc5583 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #dc5583 Color code in RGB color code model is created after adding 86.27% red color, 33.33% green color and 51.37% blue color. Hex #dc5583 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 61% magenta, 40% yellow and 13.73% black.

Hex #dc5583 color code is between #dd4488 web safe hex color code and #cc6677 web safe hex color code. #dd4488 is the nearest web safe color code. You can see here many more shades of #dc5583 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedc5583#dc5583
RGB Decimal220, 85, 131rgb(220, 85, 131)
RGB Percent86%, 33%, 51%rgb(86%, 33%, 51%)
CSS RGBa220, 85, 131,1rgba(220,85,131,1)
CMYK Modelcmyk(0%,61%,40%,13.73%)
HSL Color Space340,66% ,60%hsl(340,66% ,60%)
HSV Color Space340°, 61%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111000101010110000011
Octal334125203
Decimal22085131
Hexdc5583

Different shades of #dc5583 color code.

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

Light Shade of #dc5583
#e57fa2
Dark Shade of #dc5583
#d32b64
Saturated Shade of #dc5583
#e64b80
Desaturated Shade of #dc5583
#d25f86
Grey scale Shade of #dc5583
#989898
Brighten Shade
#f56e9c
Most Readable Shade
#FFFFFF

Shades of #dc5583 color code

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

#dc5583
#c34b74
#ab4265
#923857
#7a2f48
#61253a
#491c2b
#30121d
#18090e
#000000

Similar Color like #dc5583 color

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

#dd5684
#de5785
#df5886
#e05987
#e15a88
#e25b89
#e35c8a
#e45d8b
#e55e8c
#e65f8d
#e7608e
#e8618f
#e96290
#ea6391
#db5482
#da5381
#d95280
#d8517f
#d7507e
#d64f7d
#d54e7c
#d44d7b
#d34c7a
#d24b79
#d14a78
#d04977
#cf4876
#ce4775

Monochromatic Color with #dc5583

#dc5583
#070304
#32131e
#5c2437
#873450
#b1456a

Tints of #dc5583 Color

#dc5583
#df6790
#e37a9e
#e78dac
#eba0ba
#efb3c7
#f3c6d5
#f7d9e3
#fbecf1
#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

#dc5583
#55dcae

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

Split Complementary

#dc5583
#55dc6a
#55c7dc

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

Analogous Color

#dc55b9
#dc559e
#dc5583
#dc5568
#dc5d55

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

#dc5583
#83dc55
#5583dc

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

#dc5583
#c6dc55
#55dcae
#6a55dc

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

#dc5583
#55dcae
#55c7dc
#dc6a55

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

#dc5583 Color Code Preview on Black Background Color

This is how #dc5583 Color will look on black background color. Color contrast ratio is 5.67

#dc5583 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc5583

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc5583

#dc5583 color code is use for CSS Background Color

Background color for the above div is #dc5583

HTML with inline CSS

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

#dc5583 color code is use for CSS Border Color

CSS Border color for the above div is #dc5583

HTML with inline CSS

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

CSS Border Left color for the above div is #dc5583

HTML with inline CSS

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

CSS Border Right color for the above div is #dc5583

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dc5583

HTML with inline CSS

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

CSS Border Top color for the above div is #dc5583

HTML with inline CSS

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

#dc5583 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dc5583 Color code Preview on White Background

This is how #dc5583 Color code will look on white background color. Color contrast ratio is 3.70

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

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,85,131,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(85,220,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,85,131,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.