crispedge.com

#da009d hex color - Red - Warm color - Information

#da009d hex color - Red - Warm color

Color Hue/Base color: Red

Hex #da009d Color code in RGB color code model is created after adding 85.49% red color, 0% green color and 61.57% blue color. Hex #da009d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 28% yellow and 15% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeda009d#da009d
RGB Decimal218, 0, 157rgb(218, 0, 157)
RGB Percent85%, 0%, 62%rgb(85%, 0%, 62%)
CSS RGBa218, 0, 157,1rgba(218,0,157,1)
CMYK Modelcmyk(0%,100%,28%,15%)
HSL Color Space317,100% ,43%hsl(317,100% ,43%)
HSV Color Space317°, 100%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110100000000010011101
Octal3320235
Decimal2180157
Hexda009d

Different shades of #da009d color code.

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

Light Shade of #da009d
#ff0ebc
Dark Shade of #da009d
#a70078
Saturated Shade of #da009d
#da009d
Desaturated Shade of #da009d
#cf0b98
Grey scale Shade of #da009d
#6d6d6d
Brighten Shade
#f319b6
Most Readable Shade
#FFFFFF

Shades of #da009d color code

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

#da009d
#c1008b
#a9007a
#910068
#790057
#600045
#480034
#300022
#180011
#000000

Similar Color like #da009d color

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

#db019e
#dc029f
#dd03a0
#de04a1
#df05a2
#e006a3
#e107a4
#e208a5
#e309a6
#e40aa7
#e50ba8
#e60ca9
#e70daa
#e80eab
#d9009c
#d8009b
#d7009a
#d60099
#d50098
#d40097
#d30096
#d20095
#d10094
#d00093
#cf0092
#ce0091
#cd0090
#cc008f

Monochromatic Color with #da009d

#da009d
#050004
#300023
#5a0041
#850060
#af007e

Tints of #da009d Color

#da009d
#de1ca7
#e238b2
#e655bd
#ea71c8
#ee8dd3
#f2aade
#f6c6e9
#fae2f4
#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

#da009d
#00da3d

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

Split Complementary

#da009d
#30da00
#00daaa

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

Analogous Color

#c000da
#da00c9
#da009d
#da0071
#da0046

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

#da009d
#9dda00
#009dda

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

#da009d
#daaa00
#00da3d
#0030da

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

#da009d
#00da3d
#00daaa
#da0030

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

#da009d Color Code Preview on Black Background Color

This is how #da009d Color will look on black background color. Color contrast ratio is 4.47

#da009d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #da009d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #da009d

#da009d color code is use for CSS Background Color

Background color for the above div is #da009d

HTML with inline CSS

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

#da009d color code is use for CSS Border Color

CSS Border color for the above div is #da009d

HTML with inline CSS

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

CSS Border Left color for the above div is #da009d

HTML with inline CSS

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

CSS Border Right color for the above div is #da009d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #da009d

HTML with inline CSS

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

CSS Border Top color for the above div is #da009d

HTML with inline CSS

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

#da009d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#da009d Color code Preview on White Background

This is how #da009d Color code will look on white background color. Color contrast ratio is 4.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 #da009d; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #da009d; }

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,0,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(0,218,61,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(218,0,157,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.

< /html>