crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#da6690 hex color - Red - Warm color - Information

#da6690 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #da6690 Color code in RGB color code model is created after adding 85.49% red color, 40% green color and 56.47% blue color. Hex #da6690 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 53% magenta, 34% yellow and 15% black.

Hex #da6690 color code is between #dd5588 web safe hex color code and #cc7799 web safe hex color code. #dd5588 is the nearest web safe color code. You can see here many more shades of #da6690 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeda6690#da6690
RGB Decimal218, 102, 144rgb(218, 102, 144)
RGB Percent85%, 40%, 56%rgb(85%, 40%, 56%)
CSS RGBa218, 102, 144,1rgba(218,102,144,1)
CMYK Modelcmyk(0%,53%,34%,15%)
HSL Color Space338,61% ,63%hsl(338,61% ,63%)
HSV Color Space338°, 53%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110100110011010010000
Octal332146220
Decimal218102144
Hexda6690

Different shades of #da6690 color code.

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

Light Shade of #da6690
#e48fae
Dark Shade of #da6690
#d03d72
Saturated Shade of #da6690
#e35c8d
Desaturated Shade of #da6690
#d06f93
Grey scale Shade of #da6690
#a0a0a0
Brighten Shade
#f37fa9
Most Readable Shade
#000000

Shades of #da6690 color code

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

#da6690
#c15a80
#a94f70
#914460
#793850
#602d40
#482230
#301620
#180b10
#000000

Similar Color like #da6690 color

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

#db6791
#dc6892
#dd6993
#de6a94
#df6b95
#e06c96
#e16d97
#e26e98
#e36f99
#e4709a
#e5719b
#e6729c
#e7739d
#e8749e
#d9658f
#d8648e
#d7638d
#d6628c
#d5618b
#d4608a
#d35f89
#d25e88
#d15d87
#d05c86
#cf5b85
#ce5a84
#cd5983
#cc5882

Monochromatic Color with #da6690

#da6690
#050304
#301620
#5a2a3c
#853e58
#af5274

Tints of #da6690 Color

#da6690
#de779c
#e288a8
#e699b5
#eaaac1
#eebbcd
#f2ccda
#f6dde6
#faeef2
#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

#da6690
#66dab0

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

Split Complementary

#da6690
#66da76
#66cada

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

Analogous Color

#da66be
#da66a7
#da6690
#da6679
#da6a66

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

#da6690
#90da66
#6690da

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

#da6690
#cada66
#66dab0
#7666da

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

#da6690
#66dab0
#66cada
#da7666

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

#da6690 Color Code Preview on Black Background Color

This is how #da6690 Color will look on black background color. Color contrast ratio is 6.28

#da6690 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #da6690

HTML with inline CSS

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

Your Example Paragraph content text in with font color #da6690

#da6690 color code is use for CSS Background Color

Background color for the above div is #da6690

HTML with inline CSS

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

#da6690 color code is use for CSS Border Color

CSS Border color for the above div is #da6690

HTML with inline CSS

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

CSS Border Left color for the above div is #da6690

HTML with inline CSS

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

CSS Border Right color for the above div is #da6690

HTML with inline CSS

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

CSS Border Bottom color for the above div is #da6690

HTML with inline CSS

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

CSS Border Top color for the above div is #da6690

HTML with inline CSS

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

#da6690 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#da6690 Color code Preview on White Background

This is how #da6690 Color code will look on white background color. Color contrast ratio is 3.34

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.