crispedge.com

Color picker

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

#e2c500 hex color - Yellow - Warm color - Information

#e2c500 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #e2c500 Color code in RGB color code model is created after adding 88.63% red color, 77.25% green color and 0% blue color. Hex #e2c500 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 100% yellow and 11% black.

Hex #e2c500 color code is between #ddcc00 web safe hex color code and #eebb00 web safe hex color code. #ddcc00 is the nearest web safe color code. You can see here many more shades of #e2c500 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codee2c500#e2c500
RGB Decimal226, 197, 0rgb(226, 197, 0)
RGB Percent89%, 77%, 0%rgb(89%, 77%, 0%)
CSS RGBa226, 197, 0,1rgba(226,197,0,1)
CMYK Modelcmyk(0%,13%,100%,11%)
HSL Color Space52,100% ,44%hsl(52,100% ,44%)
HSV Color Space52°, 100%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000101100010100000000
Octal3423050
Decimal2261970
Hexe2c500

Different shades of #e2c500 color code.

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

Light Shade of #e2c500
#ffe116
Dark Shade of #e2c500
#af9900
Saturated Shade of #e2c500
#e2c500
Desaturated Shade of #e2c500
#d7bd0b
Grey scale Shade of #e2c500
#717171
Brighten Shade
#fbde19
Most Readable Shade
#000000

Shades of #e2c500 color code

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

#e2c500
#c8af00
#af9900
#968300
#7d6d00
#645700
#4b4100
#322b00
#191500
#000000

Similar Color like #e2c500 color

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

#e3c601
#e4c702
#e5c803
#e6c904
#e7ca05
#e8cb06
#e9cc07
#eacd08
#ebce09
#eccf0a
#edd00b
#eed10c
#efd20d
#f0d30e
#e1c400
#e0c300
#dfc200
#dec100
#ddc000
#dcbf00
#dbbe00
#dabd00
#d9bc00
#d8bb00
#d7ba00
#d6b900
#d5b800
#d4b700

Monochromatic Color with #e2c500

#e2c500
#0d0c00
#383100
#625600
#8d7b00
#b7a000

Tints of #e2c500 Color

#e2c500
#e5cb1c
#e8d138
#ebd855
#eede71
#f2e58d
#f5ebaa
#f8f2c6
#fbf8e2
#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

#e2c500
#001de2

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

Split Complementary

#e2c500
#008ee2
#5400e2

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

Analogous Color

#e26b00
#e29800
#e2c500
#d2e200
#a5e200

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

#e2c500
#00e2c5
#c500e2

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

#e2c500
#00e254
#001de2
#e2008e

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

#e2c500
#001de2
#5400e2
#8ee200

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

#e2c500 Color Code Preview on Black Background Color

This is how #e2c500 Color will look on black background color. Color contrast ratio is 12.22

#e2c500 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2c500

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2c500

#e2c500 color code is use for CSS Background Color

Background color for the above div is #e2c500

HTML with inline CSS

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

#e2c500 color code is use for CSS Border Color

CSS Border color for the above div is #e2c500

HTML with inline CSS

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

CSS Border Left color for the above div is #e2c500

HTML with inline CSS

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

CSS Border Right color for the above div is #e2c500

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e2c500

HTML with inline CSS

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

CSS Border Top color for the above div is #e2c500

HTML with inline CSS

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

#e2c500 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e2c500 Color code Preview on White Background

This is how #e2c500 Color code will look on white background color. Color contrast ratio is 1.72

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.