crispedge.com

Color picker

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

#da655e hex color - Salami Slice - Red - Warm color - Information

#da655e hex color - Salami Slice - Red - Warm color

Color Hue/Base color: Red

Hex #da655e Color Code is also known as Salami Slice color.

Hex #da655e Color code in RGB color code model is created after adding 85.49% red color, 39.61% green color and 36.86% blue color. Hex #da655e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 57% yellow and 15% black.

Hex #da655e color code is between #dd6666 web safe hex color code and #cc5555 web safe hex color code. #dd6666 is the nearest web safe color code. You can see here many more shades of #da655e color code.

0 Likes 0 Comments | 46 Views

Color Table

Hex Color Codeda655e#da655e
RGB Decimal218, 101, 94rgb(218, 101, 94)
RGB Percent85%, 40%, 37%rgb(85%, 40%, 37%)
CSS RGBa218, 101, 94,1rgba(218,101,94,1)
CMYK Modelcmyk(0%,54%,57%,15%)
HSL Color Space3,63% ,61%hsl(3,63% ,61%)
HSV Color Space3°, 57%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110100110010101011110
Octal332145136
Decimal21810194
Hexda655e

Different shades of #da655e color code.

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

Light Shade of #da655e
#e48d87
Dark Shade of #da655e
#d03d35
Saturated Shade of #da655e
#e45c54
Desaturated Shade of #da655e
#d06e68
Grey scale Shade of #da655e
#9c9c9c
Brighten Shade
#f37e77
Most Readable Shade
#000000

Shades of #da655e color code

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

#da655e
#c15953
#a94e49
#91433e
#793834
#602c29
#48211f
#301614
#180b0a
#000000

Similar Color like #da655e color

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

#db665f
#dc6760
#dd6861
#de6962
#df6a63
#e06b64
#e16c65
#e26d66
#e36e67
#e46f68
#e57069
#e6716a
#e7726b
#e8736c
#d9645d
#d8635c
#d7625b
#d6615a
#d56059
#d45f58
#d35e57
#d25d56
#d15c55
#d05b54
#cf5a53
#ce5952
#cd5851
#cc5750

Monochromatic Color with #da655e

#da655e
#050302
#301615
#5a2a27
#853e39
#af514c

Tints of #da655e Color

#da655e
#de766f
#e28781
#e69893
#eaa9a5
#eebab7
#f2cbc9
#f6dcdb
#faeded
#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

#da655e
#5ed3da

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

Split Complementary

#da655e
#5edaa3
#5e95da

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

Analogous Color

#da5e89
#da5e70
#da655e
#da7e5e
#da975e

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

#da655e
#5eda65
#655eda

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

#da655e
#95da5e
#5ed3da
#a35eda

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

#da655e
#5ed3da
#5e95da
#daa35e

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

#da655e Color Code Preview on Black Background Color

This is how #da655e Color will look on black background color. Color contrast ratio is 6.00

#da655e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #da655e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #da655e

#da655e color code is use for CSS Background Color

Background color for the above div is #da655e

HTML with inline CSS

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

#da655e color code is use for CSS Border Color

CSS Border color for the above div is #da655e

HTML with inline CSS

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

CSS Border Left color for the above div is #da655e

HTML with inline CSS

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

CSS Border Right color for the above div is #da655e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #da655e

HTML with inline CSS

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

CSS Border Top color for the above div is #da655e

HTML with inline CSS

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

#da655e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#da655e Color code Preview on White Background

This is how #da655e Color code will look on white background color. Color contrast ratio is 3.50

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

Related Gradients

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

0 Likes 0 Comments | 46 Views

Post your comment:-

By submitting comment you agree to our privacy policy.