crispedge.com

Color picker

Loading...

#da73a8 hex color - Red - Warm color - Information

#da73a8 hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #da73a8 Color code in RGB color code model is created after adding 85.49% red color, 45.1% green color and 65.88% blue color. Hex #da73a8 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 47% magenta, 23% yellow and 15% black.

Hex #da73a8 color code is between #dd77aa web safe hex color code and #cc6699 web safe hex color code. #dd77aa is the nearest web safe color code. You can see here many more shades of #da73a8 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codeda73a8#da73a8
RGB Decimal218, 115, 168rgb(218, 115, 168)
RGB Percent85%, 45%, 66%rgb(85%, 45%, 66%)
CSS RGBa218, 115, 168,1rgba(218,115,168,1)
CMYK Modelcmyk(0%,47%,23%,15%)
HSL Color Space329,58% ,65%hsl(329,58% ,65%)
HSV Color Space329°, 47%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110100111001110101000
Octal332163250
Decimal218115168
Hexda73a8

Different shades of #da73a8 color code.

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

Light Shade of #da73a8
#e59bc1
Dark Shade of #da73a8
#cf4b8f
Saturated Shade of #da73a8
#e36aa8
Desaturated Shade of #da73a8
#d17ca8
Grey scale Shade of #da73a8
#a6a6a6
Brighten Shade
#f38cc1
Most Readable Shade
#000000

Shades of #da73a8 color code

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

#da73a8
#c16695
#a95982
#914c70
#793f5d
#60334a
#482638
#301925
#180c12
#000000

Similar Color like #da73a8 color

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

#db74a9
#dc75aa
#dd76ab
#de77ac
#df78ad
#e079ae
#e17aaf
#e27bb0
#e37cb1
#e47db2
#e57eb3
#e67fb4
#e780b5
#e881b6
#d972a7
#d871a6
#d770a5
#d66fa4
#d56ea3
#d46da2
#d36ca1
#d26ba0
#d16a9f
#d0699e
#cf689d
#ce679c
#cd669b
#cc659a

Monochromatic Color with #da73a8

#da73a8
#050304
#301925
#5a3046
#854666
#af5d87

Tints of #da73a8 Color

#da73a8
#de82b1
#e292bb
#e6a1c5
#eab1ce
#eec0d8
#f2d0e2
#f6dfeb
#faeff5
#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

#da73a8
#73daa5

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

Split Complementary

#da73a8
#75da73
#73dad8

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

Analogous Color

#da73d1
#da73bd
#da73a8
#da7393
#da737f

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

#da73a8
#a8da73
#73a8da

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

#da73a8
#dad873
#73daa5
#7374da

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

#da73a8
#73daa5
#73dad8
#da7375

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

#da73a8 Color Code Preview on Black Background Color

This is how #da73a8 Color will look on black background color. Color contrast ratio is 7.00

#da73a8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #da73a8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #da73a8

#da73a8 color code is use for CSS Background Color

Background color for the above div is #da73a8

HTML with inline CSS

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

#da73a8 color code is use for CSS Border Color

CSS Border color for the above div is #da73a8

HTML with inline CSS

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

CSS Border Left color for the above div is #da73a8

HTML with inline CSS

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

CSS Border Right color for the above div is #da73a8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #da73a8

HTML with inline CSS

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

CSS Border Top color for the above div is #da73a8

HTML with inline CSS

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

#da73a8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#da73a8 Color code Preview on White Background

This is how #da73a8 Color code will look on white background color. Color contrast ratio is 3.00

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

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(218,115,168,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(115,218,165,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(218,115,168,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.