crispedge.com

Color picker

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

#e2bb1f hex color - Yellow - Warm color - Information

#e2bb1f hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #e2bb1f Color code in RGB color code model is created after adding 88.63% red color, 73.33% green color and 12.16% blue color. Hex #e2bb1f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 86% yellow and 11% black.

Hex #e2bb1f color code is between #ddaa22 web safe hex color code and #eecc11 web safe hex color code. #ddaa22 is the nearest web safe color code. You can see here many more shades of #e2bb1f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee2bb1f#e2bb1f
RGB Decimal226, 187, 31rgb(226, 187, 31)
RGB Percent89%, 73%, 12%rgb(89%, 73%, 12%)
CSS RGBa226, 187, 31,1rgba(226,187,31,1)
CMYK Modelcmyk(0%,17%,86%,11%)
HSL Color Space48,77% ,50%hsl(48,77% ,50%)
HSV Color Space48°, 86%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000101011101100011111
Octal34227337
Decimal22618731
Hexe2bb1f

Different shades of #e2bb1f color code.

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

Light Shade of #e2bb1f
#e8c94c
Dark Shade of #e2bb1f
#b69718
Saturated Shade of #e2bb1f
#efc312
Desaturated Shade of #e2bb1f
#d5b32c
Grey scale Shade of #e2bb1f
#808080
Brighten Shade
#fbd438
Most Readable Shade
#000000

Shades of #e2bb1f color code

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

#e2bb1f
#c8a61b
#af9118
#967c14
#7d6711
#64530d
#4b3e0a
#322906
#191403
#000000

Similar Color like #e2bb1f color

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

#e3bc20
#e4bd21
#e5be22
#e6bf23
#e7c024
#e8c125
#e9c226
#eac327
#ebc428
#ecc529
#edc62a
#eec72b
#efc82c
#f0c92d
#e1ba1e
#e0b91d
#dfb81c
#deb71b
#ddb61a
#dcb519
#dbb418
#dab317
#d9b216
#d8b115
#d7b014
#d6af13
#d5ae12
#d4ad11

Monochromatic Color with #e2bb1f

#e2bb1f
#0d0b02
#382e08
#62510e
#8d7513
#b79819

Tints of #e2bb1f Color

#e2bb1f
#e5c237
#e8ca50
#ebd169
#eed982
#f2e09b
#f5e8b4
#f8efcd
#fbf7e6
#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

#e2bb1f
#1f46e2

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

Split Complementary

#e2bb1f
#1fa8e2
#591fe2

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

Analogous Color

#e26d1f
#e2941f
#e2bb1f
#e2e21f
#bbe21f

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

#e2bb1f
#1fe2bb
#bb1fe2

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

#e2bb1f
#1fe259
#1f46e2
#e21fa7

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

#e2bb1f
#1f46e2
#591fe2
#a8e21f

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

#e2bb1f Color Code Preview on Black Background Color

This is how #e2bb1f Color will look on black background color. Color contrast ratio is 11.36

#e2bb1f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2bb1f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2bb1f

#e2bb1f color code is use for CSS Background Color

Background color for the above div is #e2bb1f

HTML with inline CSS

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

#e2bb1f color code is use for CSS Border Color

CSS Border color for the above div is #e2bb1f

HTML with inline CSS

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

CSS Border Left color for the above div is #e2bb1f

HTML with inline CSS

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

CSS Border Right color for the above div is #e2bb1f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e2bb1f

HTML with inline CSS

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

CSS Border Top color for the above div is #e2bb1f

HTML with inline CSS

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

#e2bb1f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e2bb1f Color code Preview on White Background

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

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.