crispedge.com

Color picker

Loading...

#d55eb1 hex color - Red - Warm color - Information

#d55eb1 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d55eb1 Color code in RGB color code model is created after adding 83.53% red color, 36.86% green color and 69.41% blue color. Hex #d55eb1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 56% magenta, 17% yellow and 16% black.

Hex #d55eb1 color code is between #dd66aa web safe hex color code and #cc55bb web safe hex color code. #dd66aa is the nearest web safe color code. You can see here many more shades of #d55eb1 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded55eb1#d55eb1
RGB Decimal213, 94, 177rgb(213, 94, 177)
RGB Percent84%, 37%, 69%rgb(84%, 37%, 69%)
CSS RGBa213, 94, 177,1rgba(213,94,177,1)
CMYK Modelcmyk(0%,56%,17%,16%)
HSL Color Space318,59% ,60%hsl(318,59% ,60%)
HSV Color Space318°, 56%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101010101111010110001
Octal325136261
Decimal21394177
Hexd55eb1

Different shades of #d55eb1 color code.

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

Light Shade of #d55eb1
#e086c5
Dark Shade of #d55eb1
#ca369d
Saturated Shade of #d55eb1
#df54b5
Desaturated Shade of #d55eb1
#cb68ad
Grey scale Shade of #d55eb1
#999999
Brighten Shade
#ee77ca
Most Readable Shade
#000000

Shades of #d55eb1 color code

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

#d55eb1
#bd539d
#a54989
#8e3e76
#763462
#5e294e
#471f3b
#2f1427
#170a13
#000000

Similar Color like #d55eb1 color

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

#d65fb2
#d760b3
#d861b4
#d962b5
#da63b6
#db64b7
#dc65b8
#dd66b9
#de67ba
#df68bb
#e069bc
#e16abd
#e26bbe
#e36cbf
#d45db0
#d35caf
#d25bae
#d15aad
#d059ac
#cf58ab
#ce57aa
#cd56a9
#cc55a8
#cb54a7
#ca53a6
#c952a5
#c851a4
#c750a3

Monochromatic Color with #d55eb1

#d55eb1
#000000
#2b1324
#552647
#80386a
#aa4b8e

Tints of #d55eb1 Color

#d55eb1
#d96fb9
#de81c2
#e393cb
#e7a5d3
#ecb7dc
#f1c9e5
#f5dbed
#faedf6
#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

#d55eb1
#5ed582

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

Split Complementary

#d55eb1
#75d55e
#5ed5be

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

Analogous Color

#c95ed5
#d55ec9
#d55eb1
#d55e99
#d55e81

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

#d55eb1
#b1d55e
#5eb1d5

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

#d55eb1
#d5bd5e
#5ed582
#5e75d5

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

#d55eb1
#5ed582
#5ed5be
#d55e75

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

#d55eb1 Color Code Preview on Black Background Color

This is how #d55eb1 Color will look on black background color. Color contrast ratio is 6.07

#d55eb1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d55eb1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d55eb1

#d55eb1 color code is use for CSS Background Color

Background color for the above div is #d55eb1

HTML with inline CSS

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

#d55eb1 color code is use for CSS Border Color

CSS Border color for the above div is #d55eb1

HTML with inline CSS

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

CSS Border Left color for the above div is #d55eb1

HTML with inline CSS

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

CSS Border Right color for the above div is #d55eb1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d55eb1

HTML with inline CSS

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

CSS Border Top color for the above div is #d55eb1

HTML with inline CSS

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

#d55eb1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d55eb1 Color code Preview on White Background

This is how #d55eb1 Color code will look on white background color. Color contrast ratio is 3.46

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

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(213,94,177,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(94,213,130,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(213,94,177,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.