crispedge.com

Color picker

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

#eda96a hex color - Yellow - Warm color - Information

#eda96a hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #eda96a Color code in RGB color code model is created after adding 92.94% red color, 66.27% green color and 41.57% blue color. Hex #eda96a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 29% magenta, 55% yellow and 7% black.

Hex #eda96a color code is between #eeaa66 web safe hex color code and #dd9977 web safe hex color code. #eeaa66 is the nearest web safe color code. You can see here many more shades of #eda96a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeeda96a#eda96a
RGB Decimal237, 169, 106rgb(237, 169, 106)
RGB Percent93%, 66%, 42%rgb(93%, 66%, 42%)
CSS RGBa237, 169, 106,1rgba(237,169,106,1)
CMYK Modelcmyk(0%,29%,55%,7%)
HSL Color Space29,78% ,67%hsl(29,78% ,67%)
HSV Color Space29°, 55%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011010100101101010
Octal355251152
Decimal237169106
Hexeda96a

Different shades of #eda96a color code.

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

Light Shade of #eda96a
#f2c397
Dark Shade of #eda96a
#e78f3c
Saturated Shade of #eda96a
#f5a962
Desaturated Shade of #eda96a
#e5a972
Grey scale Shade of #eda96a
#ababab
Brighten Shade
#ffc283
Most Readable Shade
#000000

Shades of #eda96a color code

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

#eda96a
#d2965e
#b88352
#9e7046
#835d3a
#694b2f
#4f3823
#342517
#1a120b
#000000

Similar Color like #eda96a color

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

#eeaa6b
#efab6c
#f0ac6d
#f1ad6e
#f2ae6f
#f3af70
#f4b071
#f5b172
#f6b273
#f7b374
#f8b475
#f9b576
#fab677
#fbb778
#eca869
#eba768
#eaa667
#e9a566
#e8a465
#e7a364
#e6a263
#e5a162
#e4a061
#e39f60
#e29e5f
#e19d5e
#e09c5d
#df9b5c

Monochromatic Color with #eda96a

#eda96a
#18110b
#43301e
#6d4e31
#986c44
#c28b57

Tints of #eda96a Color

#eda96a
#efb27a
#f1bc8b
#f3c59b
#f5cfac
#f7d8bc
#f9e2cd
#fbebdd
#fdf5ee
#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

#eda96a
#6aaeed

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

Split Complementary

#eda96a
#6aedeb
#6a6ded

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

Analogous Color

#ed756a
#ed8f6a
#eda96a
#edc36a
#eddd6a

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

#eda96a
#6aeda9
#a96aed

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

#eda96a
#6ced6a
#6aaeed
#ea6aed

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

#eda96a
#6aaeed
#6a6ded
#edeb6a

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

#eda96a Color Code Preview on Black Background Color

This is how #eda96a Color will look on black background color. Color contrast ratio is 10.48

#eda96a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eda96a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eda96a

#eda96a color code is use for CSS Background Color

Background color for the above div is #eda96a

HTML with inline CSS

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

#eda96a color code is use for CSS Border Color

CSS Border color for the above div is #eda96a

HTML with inline CSS

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

CSS Border Left color for the above div is #eda96a

HTML with inline CSS

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

CSS Border Right color for the above div is #eda96a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eda96a

HTML with inline CSS

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

CSS Border Top color for the above div is #eda96a

HTML with inline CSS

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

#eda96a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eda96a Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.