crispedge.com

Color picker

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

#e2ba3f hex color - Yellow - Warm color - Information

#e2ba3f hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #e2ba3f Color code in RGB color code model is created after adding 88.63% red color, 72.94% green color and 24.71% blue color. Hex #e2ba3f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 72% yellow and 11% black.

Hex #e2ba3f color code is between #ddbb44 web safe hex color code and #eeaa33 web safe hex color code. #ddbb44 is the nearest web safe color code. You can see here many more shades of #e2ba3f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee2ba3f#e2ba3f
RGB Decimal226, 186, 63rgb(226, 186, 63)
RGB Percent89%, 73%, 25%rgb(89%, 73%, 25%)
CSS RGBa226, 186, 63,1rgba(226,186,63,1)
CMYK Modelcmyk(0%,18%,72%,11%)
HSL Color Space45,74% ,57%hsl(45,74% ,57%)
HSV Color Space45°, 72%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000101011101000111111
Octal34227277
Decimal22618663
Hexe2ba3f

Different shades of #e2ba3f color code.

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

Light Shade of #e2ba3f
#e9ca6b
Dark Shade of #e2ba3f
#cfa41f
Saturated Shade of #e2ba3f
#edc034
Desaturated Shade of #e2ba3f
#d7b44a
Grey scale Shade of #e2ba3f
#909090
Brighten Shade
#fbd358
Most Readable Shade
#000000

Shades of #e2ba3f color code

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

#e2ba3f
#c8a538
#af9031
#967c2a
#7d6723
#64521c
#4b3e15
#32290e
#191407
#000000

Similar Color like #e2ba3f color

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

#e3bb40
#e4bc41
#e5bd42
#e6be43
#e7bf44
#e8c045
#e9c146
#eac247
#ebc348
#ecc449
#edc54a
#eec64b
#efc74c
#f0c84d
#e1b93e
#e0b83d
#dfb73c
#deb63b
#ddb53a
#dcb439
#dbb338
#dab237
#d9b136
#d8b035
#d7af34
#d6ae33
#d5ad32
#d4ac31

Monochromatic Color with #e2ba3f

#e2ba3f
#0d0b04
#382e10
#62511b
#8d7427
#b79733

Tints of #e2ba3f Color

#e2ba3f
#e5c154
#e8c969
#ebd17f
#eed894
#f2e0a9
#f5e8bf
#f8efd4
#fbf7e9
#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

#e2ba3f
#3f67e2

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

Split Complementary

#e2ba3f
#3fb8e2
#693fe2

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

Analogous Color

#e2793f
#e2993f
#e2ba3f
#e2db3f
#c9e23f

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

#e2ba3f
#3fe2ba
#ba3fe2

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

#e2ba3f
#3fe268
#3f67e2
#e23fb8

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

#e2ba3f
#3f67e2
#693fe2
#b8e23f

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

#e2ba3f Color Code Preview on Black Background Color

This is how #e2ba3f Color will look on black background color. Color contrast ratio is 11.33

#e2ba3f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2ba3f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2ba3f

#e2ba3f color code is use for CSS Background Color

Background color for the above div is #e2ba3f

HTML with inline CSS

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

#e2ba3f color code is use for CSS Border Color

CSS Border color for the above div is #e2ba3f

HTML with inline CSS

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

CSS Border Left color for the above div is #e2ba3f

HTML with inline CSS

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

CSS Border Right color for the above div is #e2ba3f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e2ba3f

HTML with inline CSS

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

CSS Border Top color for the above div is #e2ba3f

HTML with inline CSS

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

#e2ba3f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e2ba3f Color code Preview on White Background

This is how #e2ba3f Color code will look on white background color. Color contrast ratio is 1.85

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.