crispedge.com

Color picker

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

#ede97c hex color - Green - Warm color - Information

#ede97c hex color - Green - Warm color

Color Hue/Base color: Green

Hex #ede97c Color code in RGB color code model is created after adding 92.94% red color, 91.37% green color and 48.63% blue color. Hex #ede97c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 48% yellow and 7% black.

Hex #ede97c color code is between #eeee77 web safe hex color code and #dddd88 web safe hex color code. #eeee77 is the nearest web safe color code. You can see here many more shades of #ede97c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeede97c#ede97c
RGB Decimal237, 233, 124rgb(237, 233, 124)
RGB Percent93%, 91%, 49%rgb(93%, 91%, 49%)
CSS RGBa237, 233, 124,1rgba(237,233,124,1)
CMYK Modelcmyk(0%,2%,48%,7%)
HSL Color Space58,76% ,71%hsl(58,76% ,71%)
HSV Color Space58°, 48%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011110100101111100
Octal355351174
Decimal237233124
Hexede97c

Different shades of #ede97c color code.

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

Light Shade of #ede97c
#f3f1a9
Dark Shade of #ede97c
#e7e14f
Saturated Shade of #ede97c
#f4f075
Desaturated Shade of #ede97c
#e6e283
Grey scale Shade of #ede97c
#b4b4b4
Brighten Shade
#ffff95
Most Readable Shade
#000000

Shades of #ede97c color code

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

#ede97c
#d2cf6e
#b8b560
#9e9b52
#838144
#696737
#4f4d29
#34331b
#1a190d
#000000

Similar Color like #ede97c color

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

#eeea7d
#efeb7e
#f0ec7f
#f1ed80
#f2ee81
#f3ef82
#f4f083
#f5f184
#f6f285
#f7f386
#f8f487
#f9f588
#faf689
#fbf78a
#ece87b
#ebe77a
#eae679
#e9e578
#e8e477
#e7e376
#e6e275
#e5e174
#e4e073
#e3df72
#e2de71
#e1dd70
#e0dc6f
#dfdb6e

Monochromatic Color with #ede97c

#ede97c
#18180d
#434223
#6d6c39
#989550
#c2bf66

Tints of #ede97c Color

#ede97c
#efeb8a
#f1ed99
#f3f0a7
#f5f2b6
#f7f5c4
#f9f7d3
#fbfae1
#fdfcf0
#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

#ede97c
#7c80ed

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

Split Complementary

#ede97c
#7cb8ed
#b07ced

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

Analogous Color

#edbc7c
#edd27c
#ede97c
#daed7c
#c4ed7c

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

#ede97c
#7cede9
#e97ced

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

#ede97c
#7cedb0
#7c80ed
#ed7cb8

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

#ede97c
#7c80ed
#b07ced
#b9ed7c

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

#ede97c Color Code Preview on Black Background Color

This is how #ede97c Color will look on black background color. Color contrast ratio is 16.55

#ede97c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede97c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede97c

#ede97c color code is use for CSS Background Color

Background color for the above div is #ede97c

HTML with inline CSS

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

#ede97c color code is use for CSS Border Color

CSS Border color for the above div is #ede97c

HTML with inline CSS

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

CSS Border Left color for the above div is #ede97c

HTML with inline CSS

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

CSS Border Right color for the above div is #ede97c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ede97c

HTML with inline CSS

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

CSS Border Top color for the above div is #ede97c

HTML with inline CSS

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

#ede97c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ede97c Color code Preview on White Background

This is how #ede97c Color code will look on white background color. Color contrast ratio is 1.27

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

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.