crispedge.com

Color picker

Loading...

#ecae1d hex color - Yellow - Warm color - Information

#ecae1d hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ecae1d Color code in RGB color code model is created after adding 92.55% red color, 68.24% green color and 11.37% blue color. Hex #ecae1d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 88% yellow and 7% black.

Hex #ecae1d color code is between #eeaa22 web safe hex color code and #ddbb11 web safe hex color code. #eeaa22 is the nearest web safe color code. You can see here many more shades of #ecae1d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeecae1d#ecae1d
RGB Decimal236, 174, 29rgb(236, 174, 29)
RGB Percent93%, 68%, 11%rgb(93%, 68%, 11%)
CSS RGBa236, 174, 29,1rgba(236,174,29,1)
CMYK Modelcmyk(0%,26%,88%,7%)
HSL Color Space42,84% ,52%hsl(42,84% ,52%)
HSV Color Space42°, 88%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011001010111000011101
Octal35425635
Decimal23617429
Hexecae1d

Different shades of #ecae1d color code.

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

Light Shade of #ecae1d
#f0bf4c
Dark Shade of #ecae1d
#c58f11
Saturated Shade of #ecae1d
#f8b311
Desaturated Shade of #ecae1d
#e0a929
Grey scale Shade of #ecae1d
#848484
Brighten Shade
#ffc736
Most Readable Shade
#000000

Shades of #ecae1d color code

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

#ecae1d
#d19a19
#b78716
#9d7413
#836010
#684d0c
#4e3a09
#342606
#1a1303
#000000

Similar Color like #ecae1d color

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

#edaf1e
#eeb01f
#efb120
#f0b221
#f1b322
#f2b423
#f3b524
#f4b625
#f5b726
#f6b827
#f7b928
#f8ba29
#f9bb2a
#fabc2b
#ebad1c
#eaac1b
#e9ab1a
#e8aa19
#e7a918
#e6a817
#e5a716
#e4a615
#e3a514
#e2a413
#e1a312
#e0a211
#dfa110
#dea00f

Monochromatic Color with #ecae1d

#ecae1d
#171103
#423108
#6c500d
#976f13
#c18f18

Tints of #ecae1d Color

#ecae1d
#eeb736
#f0c04f
#f2c968
#f4d281
#f6db9a
#f8e4b3
#faedcc
#fcf6e5
#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

#ecae1d
#1d5bec

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

Split Complementary

#ecae1d
#1dc3ec
#471dec

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

Analogous Color

#ec5b1d
#ec851d
#ecae1d
#ecd71d
#d7ec1d

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

#ecae1d
#1decae
#ae1dec

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

#ecae1d
#1dec47
#1d5bec
#ec1dc2

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

#ecae1d
#1d5bec
#471dec
#c3ec1d

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

#ecae1d Color Code Preview on Black Background Color

This is how #ecae1d Color will look on black background color. Color contrast ratio is 10.64

#ecae1d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ecae1d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ecae1d

#ecae1d color code is use for CSS Background Color

Background color for the above div is #ecae1d

HTML with inline CSS

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

#ecae1d color code is use for CSS Border Color

CSS Border color for the above div is #ecae1d

HTML with inline CSS

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

CSS Border Left color for the above div is #ecae1d

HTML with inline CSS

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

CSS Border Right color for the above div is #ecae1d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ecae1d

HTML with inline CSS

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

CSS Border Top color for the above div is #ecae1d

HTML with inline CSS

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

#ecae1d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ecae1d Color code Preview on White Background

This is how #ecae1d Color code will look on white background color. Color contrast ratio is 1.97

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

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(236,174,29,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(29,91,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(236,174,29,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.