crispedge.com

Color picker

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

#e2bc13 hex color - Yellow - Warm color - Information

#e2bc13 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

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

Hex #e2bc13 color code is between #ddbb11 web safe hex color code and #eecc22 web safe hex color code. #ddbb11 is the nearest web safe color code. You can see here many more shades of #e2bc13 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee2bc13#e2bc13
RGB Decimal226, 188, 19rgb(226, 188, 19)
RGB Percent89%, 74%, 7%rgb(89%, 74%, 7%)
CSS RGBa226, 188, 19,1rgba(226,188,19,1)
CMYK Modelcmyk(0%,17%,92%,11%)
HSL Color Space49,84% ,48%hsl(49,84% ,48%)
HSV Color Space49°, 92%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000101011110000010011
Octal34227423
Decimal22618819
Hexe2bc13

Different shades of #e2bc13 color code.

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

Light Shade of #e2bc13
#eecd3a
Dark Shade of #e2bc13
#b3950f
Saturated Shade of #e2bc13
#eec407
Desaturated Shade of #e2bc13
#d6b41f
Grey scale Shade of #e2bc13
#7a7a7a
Brighten Shade
#fbd52c
Most Readable Shade
#000000

Shades of #e2bc13 color code

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

#e2bc13
#c8a710
#af920e
#967d0c
#7d680a
#645308
#4b3e06
#322904
#191402
#000000

Similar Color like #e2bc13 color

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

#e3bd14
#e4be15
#e5bf16
#e6c017
#e7c118
#e8c219
#e9c31a
#eac41b
#ebc51c
#ecc61d
#edc71e
#eec81f
#efc920
#f0ca21
#e1bb12
#e0ba11
#dfb910
#deb80f
#ddb70e
#dcb60d
#dbb50c
#dab40b
#d9b30a
#d8b209
#d7b108
#d6b007
#d5af06
#d4ae05

Monochromatic Color with #e2bc13

#e2bc13
#0d0b01
#382f05
#625208
#8d750c
#b7990f

Tints of #e2bc13 Color

#e2bc13
#e5c32d
#e8ca47
#ebd261
#eed97b
#f2e196
#f5e8b0
#f8f0ca
#fbf7e4
#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

#e2bc13
#1339e2

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

Split Complementary

#e2bc13
#13a1e2
#5513e2

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

Analogous Color

#e26913
#e29313
#e2bc13
#dfe213
#b5e213

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

#e2bc13
#13e2bc
#bc13e2

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

#e2bc13
#13e254
#1339e2
#e213a0

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

#e2bc13
#1339e2
#5513e2
#a1e213

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

#e2bc13 Color Code Preview on Black Background Color

This is how #e2bc13 Color will look on black background color. Color contrast ratio is 11.44

#e2bc13 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2bc13

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2bc13

#e2bc13 color code is use for CSS Background Color

Background color for the above div is #e2bc13

HTML with inline CSS

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

#e2bc13 color code is use for CSS Border Color

CSS Border color for the above div is #e2bc13

HTML with inline CSS

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

CSS Border Left color for the above div is #e2bc13

HTML with inline CSS

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

CSS Border Right color for the above div is #e2bc13

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e2bc13

HTML with inline CSS

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

CSS Border Top color for the above div is #e2bc13

HTML with inline CSS

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

#e2bc13 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e2bc13 Color code Preview on White Background

This is how #e2bc13 Color code will look on white background color. Color contrast ratio is 1.84

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

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.