crispedge.com

Color picker

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

#da689d hex color - Red - Warm color - Information

#da689d hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #da689d color code is between #dd6699 web safe hex color code and #cc77aa web safe hex color code. #dd6699 is the nearest web safe color code. You can see here many more shades of #da689d color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeda689d#da689d
RGB Decimal218, 104, 157rgb(218, 104, 157)
RGB Percent85%, 41%, 62%rgb(85%, 41%, 62%)
CSS RGBa218, 104, 157,1rgba(218,104,157,1)
CMYK Modelcmyk(0%,52%,28%,15%)
HSL Color Space332,61% ,63%hsl(332,61% ,63%)
HSV Color Space332°, 52%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110100110100010011101
Octal332150235
Decimal218104157
Hexda689d

Different shades of #da689d color code.

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

Light Shade of #da689d
#e491b8
Dark Shade of #da689d
#d03f82
Saturated Shade of #da689d
#e35f9c
Desaturated Shade of #da689d
#d1719e
Grey scale Shade of #da689d
#a1a1a1
Brighten Shade
#f381b6
Most Readable Shade
#000000

Shades of #da689d color code

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

#da689d
#c15c8b
#a9507a
#914568
#793957
#602e45
#482234
#301722
#180b11
#000000

Similar Color like #da689d color

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

#db699e
#dc6a9f
#dd6ba0
#de6ca1
#df6da2
#e06ea3
#e16fa4
#e270a5
#e371a6
#e472a7
#e573a8
#e674a9
#e775aa
#e876ab
#d9679c
#d8669b
#d7659a
#d66499
#d56398
#d46297
#d36196
#d26095
#d15f94
#d05e93
#cf5d92
#ce5c91
#cd5b90
#cc5a8f

Monochromatic Color with #da689d

#da689d
#050304
#301723
#5a2b41
#853f60
#af547e

Tints of #da689d Color

#da689d
#de78a7
#e289b2
#e69abd
#eaabc8
#eebbd3
#f2ccde
#f6dde9
#faeef4
#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

#da689d
#68daa5

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

Split Complementary

#da689d
#68da6c
#68d6da

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

Analogous Color

#da68cb
#da68b4
#da689d
#da6886
#da686f

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

#da689d
#9dda68
#689dda

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

#da689d
#d6da68
#68daa5
#6c68da

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

#da689d
#68daa5
#68d6da
#da6c68

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

#da689d Color Code Preview on Black Background Color

This is how #da689d Color will look on black background color. Color contrast ratio is 6.45

#da689d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #da689d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #da689d

#da689d color code is use for CSS Background Color

Background color for the above div is #da689d

HTML with inline CSS

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

#da689d color code is use for CSS Border Color

CSS Border color for the above div is #da689d

HTML with inline CSS

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

CSS Border Left color for the above div is #da689d

HTML with inline CSS

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

CSS Border Right color for the above div is #da689d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #da689d

HTML with inline CSS

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

CSS Border Top color for the above div is #da689d

HTML with inline CSS

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

#da689d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#da689d Color code Preview on White Background

This is how #da689d Color code will look on white background color. Color contrast ratio is 3.26

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

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.