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

#d90393 hex color - Red - Warm color - Information

#d90393 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d90393 Color code in RGB color code model is created after adding 85.1% red color, 1.18% green color and 57.65% blue color. Hex #d90393 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 99% magenta, 32% yellow and 14.9% black.

Hex #d90393 color code is between #dd0099 web safe hex color code and #cc0088 web safe hex color code. #dd0099 is the nearest web safe color code. You can see here many more shades of #d90393 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded90393#d90393
RGB Decimal217, 3, 147rgb(217, 3, 147)
RGB Percent85%, 1%, 58%rgb(85%, 1%, 58%)
CSS RGBa217, 3, 147,1rgba(217,3,147,1)
CMYK Modelcmyk(0%,99%,32%,14.9%)
HSL Color Space320,97% ,43%hsl(320,97% ,43%)
HSV Color Space320°, 99%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110010000001110010011
Octal3313223
Decimal2173147
Hexd90393

Different shades of #d90393 color code.

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

Light Shade of #d90393
#fc13b0
Dark Shade of #d90393
#a70271
Saturated Shade of #d90393
#dc0094
Desaturated Shade of #d90393
#ce0e8f
Grey scale Shade of #d90393
#6e6e6e
Brighten Shade
#f21cac
Most Readable Shade
#FFFFFF

Shades of #d90393 color code

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

#d90393
#c00282
#a80272
#900262
#780151
#600141
#480131
#300020
#180010
#000000

Similar Color like #d90393 color

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

#da0494
#db0595
#dc0696
#dd0797
#de0898
#df0999
#e00a9a
#e10b9b
#e20c9c
#e30d9d
#e40e9e
#e50f9f
#e610a0
#e711a1
#d80292
#d70191
#d60090
#d5008f
#d4008e
#d3008d
#d2008c
#d1008b
#d0008a
#cf0089
#ce0088
#cd0087
#cc0086
#cb0085

Monochromatic Color with #d90393

#d90393
#040003
#2f0120
#59013d
#840259
#ae0276

Tints of #d90393 Color

#d90393
#dd1f9f
#e13bab
#e557b7
#e973c3
#ee8fcf
#f2abdb
#f6c7e7
#fae3f3
#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

#d90393
#03d949

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

Split Complementary

#d90393
#28d903
#03d9b4

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

Analogous Color

#c903d9
#d903be
#d90393
#d90368
#d9033d

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

#d90393
#93d903
#0393d9

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

#d90393
#d9b403
#03d949
#0328d9

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

#d90393
#03d949
#03d9b4
#d90328

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

#d90393 Color Code Preview on Black Background Color

This is how #d90393 Color will look on black background color. Color contrast ratio is 4.38

#d90393 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d90393

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d90393

#d90393 color code is use for CSS Background Color

Background color for the above div is #d90393

HTML with inline CSS

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

#d90393 color code is use for CSS Border Color

CSS Border color for the above div is #d90393

HTML with inline CSS

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

CSS Border Left color for the above div is #d90393

HTML with inline CSS

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

CSS Border Right color for the above div is #d90393

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d90393

HTML with inline CSS

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

CSS Border Top color for the above div is #d90393

HTML with inline CSS

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

#d90393 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d90393 Color code Preview on White Background

This is how #d90393 Color code will look on white background color. Color contrast ratio is 4.79

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

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(217,3,147,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(3,217,73,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(217,3,147,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.