crispedge.com

Color picker

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

#ecd086 hex color - Punch of Yellow - Yellow - Warm color - Information

#ecd086 hex color - Punch of Yellow - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ecd086 Color Code is also known as Punch of Yellow color.

Hex #ecd086 Color code in RGB color code model is created after adding 92.55% red color, 81.57% green color and 52.55% blue color. Hex #ecd086 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 43% yellow and 7% black.

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

0 Likes 0 Comments | 40 Views

Color Table

Hex Color Codeecd086#ecd086
RGB Decimal236, 208, 134rgb(236, 208, 134)
RGB Percent93%, 82%, 53%rgb(93%, 82%, 53%)
CSS RGBa236, 208, 134,1rgba(236,208,134,1)
CMYK Modelcmyk(0%,12%,43%,7%)
HSL Color Space44,73% ,73%hsl(44,73% ,73%)
HSV Color Space44°, 43%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011001101000010000110
Octal354320206
Decimal236208134
Hexecd086

Different shades of #ecd086 color code.

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

Light Shade of #ecd086
#f3e1b2
Dark Shade of #ecd086
#e5bf5a
Saturated Shade of #ecd086
#f3d37f
Desaturated Shade of #ecd086
#e5cd8d
Grey scale Shade of #ecd086
#b9b9b9
Brighten Shade
#ffe99f
Most Readable Shade
#000000

Shades of #ecd086 color code

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

#ecd086
#d1b877
#b7a168
#9d8a59
#83734a
#685c3b
#4e452c
#342e1d
#1a170e
#000000

Similar Color like #ecd086 color

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

#edd187
#eed288
#efd389
#f0d48a
#f1d58b
#f2d68c
#f3d78d
#f4d88e
#f5d98f
#f6da90
#f7db91
#f8dc92
#f9dd93
#fade94
#ebcf85
#eace84
#e9cd83
#e8cc82
#e7cb81
#e6ca80
#e5c97f
#e4c87e
#e3c77d
#e2c67c
#e1c57b
#e0c47a
#dfc379
#dec278

Monochromatic Color with #ecd086

#ecd086
#17150d
#423a25
#6c603e
#978556
#c1ab6e

Tints of #ecd086 Color

#ecd086
#eed593
#f0daa0
#f2dfae
#f4e4bb
#f6eac9
#f8efd6
#faf4e4
#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

#ecd086
#86a2ec

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

Split Complementary

#ecd086
#86d5ec
#9d86ec

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

Analogous Color

#eca786
#ecbc86
#ecd086
#ece486
#dfec86

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

#ecd086
#86ecd0
#d086ec

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

#ecd086
#86ec9d
#86a2ec
#ec86d5

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

#ecd086
#86a2ec
#9d86ec
#d5ec86

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

#ecd086 Color Code Preview on Black Background Color

This is how #ecd086 Color will look on black background color. Color contrast ratio is 13.93

#ecd086 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ecd086

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ecd086

#ecd086 color code is use for CSS Background Color

Background color for the above div is #ecd086

HTML with inline CSS

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

#ecd086 color code is use for CSS Border Color

CSS Border color for the above div is #ecd086

HTML with inline CSS

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

CSS Border Left color for the above div is #ecd086

HTML with inline CSS

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

CSS Border Right color for the above div is #ecd086

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ecd086

HTML with inline CSS

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

CSS Border Top color for the above div is #ecd086

HTML with inline CSS

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

#ecd086 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ecd086 Color code Preview on White Background

This is how #ecd086 Color code will look on white background color. Color contrast ratio is 1.51

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

Related Gradients

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

0 Likes 0 Comments | 40 Views

Post your comment:-

By submitting comment you agree to our privacy policy.