crispedge.com

Color picker

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

#e2b34f hex color - Yellow - Warm color - Information

#e2b34f hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #e2b34f Color code in RGB color code model is created after adding 88.63% red color, 70.2% green color and 30.98% blue color. Hex #e2b34f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 65% yellow and 11% black.

Hex #e2b34f color code is between #ddbb55 web safe hex color code and #eeaa44 web safe hex color code. #ddbb55 is the nearest web safe color code. You can see here many more shades of #e2b34f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee2b34f#e2b34f
RGB Decimal226, 179, 79rgb(226, 179, 79)
RGB Percent89%, 70%, 31%rgb(89%, 70%, 31%)
CSS RGBa226, 179, 79,1rgba(226,179,79,1)
CMYK Modelcmyk(0%,21%,65%,11%)
HSL Color Space41,72% ,60%hsl(41,72% ,60%)
HSV Color Space41°, 65%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000101011001101001111
Octal342263117
Decimal22617979
Hexe2b34f

Different shades of #e2b34f color code.

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

Light Shade of #e2b34f
#e9c67b
Dark Shade of #e2b34f
#daa024
Saturated Shade of #e2b34f
#ecb745
Desaturated Shade of #e2b34f
#d8af59
Grey scale Shade of #e2b34f
#989898
Brighten Shade
#fbcc68
Most Readable Shade
#000000

Shades of #e2b34f color code

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

#e2b34f
#c89f46
#af8b3d
#967734
#7d632b
#644f23
#4b3b1a
#322711
#191308
#000000

Similar Color like #e2b34f color

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

#e3b450
#e4b551
#e5b652
#e6b753
#e7b854
#e8b955
#e9ba56
#eabb57
#ebbc58
#ecbd59
#edbe5a
#eebf5b
#efc05c
#f0c15d
#e1b24e
#e0b14d
#dfb04c
#deaf4b
#ddae4a
#dcad49
#dbac48
#daab47
#d9aa46
#d8a945
#d7a844
#d6a743
#d5a642
#d4a541

Monochromatic Color with #e2b34f

#e2b34f
#0d0b05
#382c14
#624e22
#8d7031
#b79140

Tints of #e2b34f Color

#e2b34f
#e5bb62
#e8c376
#ebcc89
#eed49d
#f2ddb0
#f5e5c4
#f8eed7
#fbf6eb
#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

#e2b34f
#4f7ee2

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

Split Complementary

#e2b34f
#4fc8e2
#694fe2

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

Analogous Color

#e2784f
#e2964f
#e2b34f
#e2d04f
#d6e24f

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

#e2b34f
#4fe2b3
#b34fe2

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

#e2b34f
#4fe269
#4f7ee2
#e24fc7

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

#e2b34f
#4f7ee2
#694fe2
#c8e24f

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

#e2b34f Color Code Preview on Black Background Color

This is how #e2b34f Color will look on black background color. Color contrast ratio is 10.79

#e2b34f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2b34f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2b34f

#e2b34f color code is use for CSS Background Color

Background color for the above div is #e2b34f

HTML with inline CSS

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

#e2b34f color code is use for CSS Border Color

CSS Border color for the above div is #e2b34f

HTML with inline CSS

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

CSS Border Left color for the above div is #e2b34f

HTML with inline CSS

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

CSS Border Right color for the above div is #e2b34f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e2b34f

HTML with inline CSS

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

CSS Border Top color for the above div is #e2b34f

HTML with inline CSS

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

#e2b34f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e2b34f Color code Preview on White Background

This is how #e2b34f Color code will look on white background color. Color contrast ratio is 1.95

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

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.