crispedge.com

#ebd56a hex color - Yellow - Warm color - Information

#ebd56a hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ebd56a Color code in RGB color code model is created after adding 92.16% red color, 83.53% green color and 41.57% blue color. Hex #ebd56a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 55% yellow and 8% black.

Hex #ebd56a color code is between #eedd66 web safe hex color code and #ddcc77 web safe hex color code. #eedd66 is the nearest web safe color code. You can see here many more shades of #ebd56a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeebd56a#ebd56a
RGB Decimal235, 213, 106rgb(235, 213, 106)
RGB Percent92%, 84%, 42%rgb(92%, 84%, 42%)
CSS RGBa235, 213, 106,1rgba(235,213,106,1)
CMYK Modelcmyk(0%,9%,55%,8%)
HSL Color Space50,76% ,67%hsl(50,76% ,67%)
HSV Color Space50°, 55%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010111101010101101010
Octal353325152
Decimal235213106
Hexebd56a

Different shades of #ebd56a color code.

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

Light Shade of #ebd56a
#f1e297
Dark Shade of #ebd56a
#e5c83d
Saturated Shade of #ebd56a
#f3db62
Desaturated Shade of #ebd56a
#e3cf72
Grey scale Shade of #ebd56a
#aaaaaa
Brighten Shade
#ffee83
Most Readable Shade
#000000

Shades of #ebd56a color code

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

#ebd56a
#d0bd5e
#b6a552
#9c8e46
#82763a
#685e2f
#4e4723
#342f17
#1a170b
#000000

Similar Color like #ebd56a color

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

#ecd66b
#edd76c
#eed86d
#efd96e
#f0da6f
#f1db70
#f2dc71
#f3dd72
#f4de73
#f5df74
#f6e075
#f7e176
#f8e277
#f9e378
#ead469
#e9d368
#e8d267
#e7d166
#e6d065
#e5cf64
#e4ce63
#e3cd62
#e2cc61
#e1cb60
#e0ca5f
#dfc95e
#dec85d
#ddc75c

Monochromatic Color with #ebd56a

#ebd56a
#16140a
#413b1d
#6b6130
#968844
#c0ae57

Tints of #ebd56a Color

#ebd56a
#edd97a
#efde8b
#f1e39b
#f3e7ac
#f6ecbc
#f8f1cd
#faf5dd
#fcfaee
#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

#ebd56a
#6a80eb

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

Split Complementary

#ebd56a
#6ac1eb
#956aeb

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

Analogous Color

#eba16a
#ebbb6a
#ebd56a
#e7eb6a
#cdeb6a

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

#ebd56a
#6aebd5
#d56aeb

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

#ebd56a
#6aeb94
#6a80eb
#eb6ac0

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

#ebd56a
#6a80eb
#956aeb
#c1eb6a

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

#ebd56a Color Code Preview on Black Background Color

This is how #ebd56a Color will look on black background color. Color contrast ratio is 14.26

#ebd56a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebd56a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebd56a

#ebd56a color code is use for CSS Background Color

Background color for the above div is #ebd56a

HTML with inline CSS

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

#ebd56a color code is use for CSS Border Color

CSS Border color for the above div is #ebd56a

HTML with inline CSS

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

CSS Border Left color for the above div is #ebd56a

HTML with inline CSS

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

CSS Border Right color for the above div is #ebd56a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ebd56a

HTML with inline CSS

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

CSS Border Top color for the above div is #ebd56a

HTML with inline CSS

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

#ebd56a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ebd56a Color code Preview on White Background

This is how #ebd56a Color code will look on white background color. Color contrast ratio is 1.47

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(235,213,106,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(106,128,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(235,213,106,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>