crispedge.com

Color picker

Loading...

#ebc985 hex color - Yellow - Warm color - Information

#ebc985 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ebc985 Color code in RGB color code model is created after adding 92.16% red color, 78.82% green color and 52.16% blue color. Hex #ebc985 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 43% yellow and 8% black.

Hex #ebc985 color code is between #eecc88 web safe hex color code and #ddbb77 web safe hex color code. #eecc88 is the nearest web safe color code. You can see here many more shades of #ebc985 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeebc985#ebc985
RGB Decimal235, 201, 133rgb(235, 201, 133)
RGB Percent92%, 79%, 52%rgb(92%, 79%, 52%)
CSS RGBa235, 201, 133,1rgba(235,201,133,1)
CMYK Modelcmyk(0%,14%,43%,8%)
HSL Color Space40,72% ,72%hsl(40,72% ,72%)
HSV Color Space40°, 43%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010111100100110000101
Octal353311205
Decimal235201133
Hexebc985

Different shades of #ebc985 color code.

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

Light Shade of #ebc985
#f2dcb1
Dark Shade of #ebc985
#e4b659
Saturated Shade of #ebc985
#f2cb7e
Desaturated Shade of #ebc985
#e4c78c
Grey scale Shade of #ebc985
#b8b8b8
Brighten Shade
#ffe29e
Most Readable Shade
#000000

Shades of #ebc985 color code

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

#ebc985
#d0b276
#b69c67
#9c8658
#826f49
#68593b
#4e432c
#342c1d
#1a160e
#000000

Similar Color like #ebc985 color

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

#ecca86
#edcb87
#eecc88
#efcd89
#f0ce8a
#f1cf8b
#f2d08c
#f3d18d
#f4d28e
#f5d38f
#f6d490
#f7d591
#f8d692
#f9d793
#eac884
#e9c783
#e8c682
#e7c581
#e6c480
#e5c37f
#e4c27e
#e3c17d
#e2c07c
#e1bf7b
#e0be7a
#dfbd79
#debc78
#ddbb77

Monochromatic Color with #ebc985

#ebc985
#16130d
#413825
#6b5c3d
#968055
#c0a56d

Tints of #ebc985 Color

#ebc985
#edcf92
#efd5a0
#f1dbad
#f3e1bb
#f6e7c8
#f8edd6
#faf3e3
#fcf9f1
#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

#ebc985
#85a7eb

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

Split Complementary

#ebc985
#85daeb
#9685eb

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

Analogous Color

#eba085
#ebb585
#ebc985
#ebdd85
#e4eb85

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

#ebc985
#85ebc9
#c985eb

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

#ebc985
#85eb96
#85a7eb
#eb85da

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

#ebc985
#85a7eb
#9685eb
#daeb85

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

#ebc985 Color Code Preview on Black Background Color

This is how #ebc985 Color will look on black background color. Color contrast ratio is 13.23

#ebc985 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebc985

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebc985

#ebc985 color code is use for CSS Background Color

Background color for the above div is #ebc985

HTML with inline CSS

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

#ebc985 color code is use for CSS Border Color

CSS Border color for the above div is #ebc985

HTML with inline CSS

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

CSS Border Left color for the above div is #ebc985

HTML with inline CSS

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

CSS Border Right color for the above div is #ebc985

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ebc985

HTML with inline CSS

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

CSS Border Top color for the above div is #ebc985

HTML with inline CSS

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

#ebc985 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ebc985 Color code Preview on White Background

This is how #ebc985 Color code will look on white background color. Color contrast ratio is 1.59

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

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,201,133,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(133,167,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(235,201,133,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.