crispedge.com

Color picker

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

#e3bd14 hex color - Yellow - Warm color - Information

#e3bd14 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #e3bd14 Color code in RGB color code model is created after adding 89.02% red color, 74.12% green color and 7.84% blue color. Hex #e3bd14 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 91% yellow and 11% black.

Hex #e3bd14 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 #e3bd14 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee3bd14#e3bd14
RGB Decimal227, 189, 20rgb(227, 189, 20)
RGB Percent89%, 74%, 8%rgb(89%, 74%, 8%)
CSS RGBa227, 189, 20,1rgba(227,189,20,1)
CMYK Modelcmyk(0%,17%,91%,11%)
HSL Color Space49,84% ,48%hsl(49,84% ,48%)
HSV Color Space49°, 91%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000111011110100010100
Octal34327524
Decimal22718920
Hexe3bd14

Different shades of #e3bd14 color code.

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

Light Shade of #e3bd14
#eecd3c
Dark Shade of #e3bd14
#b49610
Saturated Shade of #e3bd14
#efc508
Desaturated Shade of #e3bd14
#d7b520
Grey scale Shade of #e3bd14
#7b7b7b
Brighten Shade
#fcd62d
Most Readable Shade
#000000

Shades of #e3bd14 color code

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

#e3bd14
#c9a811
#b0930f
#977e0d
#7e690b
#645408
#4b3f06
#322a04
#191502
#000000

Similar Color like #e3bd14 color

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

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

Monochromatic Color with #e3bd14

#e3bd14
#0e0c01
#392f05
#635309
#8e760d
#b89a10

Tints of #e3bd14 Color

#e3bd14
#e6c42e
#e9cb48
#ecd362
#efda7c
#f2e196
#f5e9b0
#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

#e3bd14
#143ae3

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

Split Complementary

#e3bd14
#14a2e3
#5614e3

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

Analogous Color

#e36a14
#e39414
#e3bd14
#e0e314
#b6e314

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

#e3bd14
#14e3bd
#bd14e3

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

#e3bd14
#14e356
#143ae3
#e314a1

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

#e3bd14
#143ae3
#5614e3
#a2e314

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

#e3bd14 Color Code Preview on Black Background Color

This is how #e3bd14 Color will look on black background color. Color contrast ratio is 11.56

#e3bd14 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e3bd14

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e3bd14

#e3bd14 color code is use for CSS Background Color

Background color for the above div is #e3bd14

HTML with inline CSS

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

#e3bd14 color code is use for CSS Border Color

CSS Border color for the above div is #e3bd14

HTML with inline CSS

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

CSS Border Left color for the above div is #e3bd14

HTML with inline CSS

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

CSS Border Right color for the above div is #e3bd14

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e3bd14

HTML with inline CSS

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

CSS Border Top color for the above div is #e3bd14

HTML with inline CSS

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

#e3bd14 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e3bd14 Color code Preview on White Background

This is how #e3bd14 Color code will look on white background color. Color contrast ratio is 1.82

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

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.