@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#edb112 hex color - Yellow - Warm color - Information

#edb112 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #edb112 Color code in RGB color code model is created after adding 92.94% red color, 69.41% green color and 7.06% blue color. Hex #edb112 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 25% magenta, 92% yellow and 7.06% black.

Hex #edb112 color code is between #eeaa11 web safe hex color code and #ddbb22 web safe hex color code. #eeaa11 is the nearest web safe color code. You can see here many more shades of #edb112 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeedb112#edb112
RGB Decimal237, 177, 18rgb(237, 177, 18)
RGB Percent93%, 69%, 7%rgb(93%, 69%, 7%)
CSS RGBa237, 177, 18,1rgba(237,177,18,1)
CMYK Modelcmyk(0%,25%,92%,7.06%)
HSL Color Space44,86% ,50%hsl(44,86% ,50%)
HSV Color Space44°, 92%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011011000100010010
Octal35526122
Decimal23717718
Hexedb112

Different shades of #edb112 color code.

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

Light Shade of #edb112
#f1c141
Dark Shade of #edb112
#be8e0e
Saturated Shade of #edb112
#fab705
Desaturated Shade of #edb112
#e0ab1f
Grey scale Shade of #edb112
#808080
Brighten Shade
#ffca2b
Most Readable Shade
#000000

Shades of #edb112 color code

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

#edb112
#d29d10
#b8890e
#9e760c
#83620a
#694e08
#4f3b06
#342704
#1a1302
#000000

Similar Color like #edb112 color

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

#eeb213
#efb314
#f0b415
#f1b516
#f2b617
#f3b718
#f4b819
#f5b91a
#f6ba1b
#f7bb1c
#f8bc1d
#f9bd1e
#fabe1f
#fbbf20
#ecb011
#ebaf10
#eaae0f
#e9ad0e
#e8ac0d
#e7ab0c
#e6aa0b
#e5a90a
#e4a809
#e3a708
#e2a607
#e1a506
#e0a405
#dfa304

Monochromatic Color with #edb112

#edb112
#181202
#433205
#6d5208
#98720c
#c2910f

Tints of #edb112 Color

#edb112
#efb92c
#f1c246
#f3cb61
#f5d37b
#f7dc95
#f9e5b0
#fbedca
#fdf6e4
#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

#edb112
#124eed

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

Split Complementary

#edb112
#12bced
#4312ed

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

Analogous Color

#ed5912
#ed8512
#edb112
#eddd12
#d1ed12

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

#edb112
#12edb1
#b112ed

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

#edb112
#12ed44
#124eed
#ed12bb

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

#edb112
#124eed
#4312ed
#bbed12

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

#edb112 Color Code Preview on Black Background Color

This is how #edb112 Color will look on black background color. Color contrast ratio is 10.90

#edb112 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edb112

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edb112

#edb112 color code is use for CSS Background Color

Background color for the above div is #edb112

HTML with inline CSS

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

#edb112 color code is use for CSS Border Color

CSS Border color for the above div is #edb112

HTML with inline CSS

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

CSS Border Left color for the above div is #edb112

HTML with inline CSS

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

CSS Border Right color for the above div is #edb112

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edb112

HTML with inline CSS

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

CSS Border Top color for the above div is #edb112

HTML with inline CSS

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

#edb112 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edb112 Color code Preview on White Background

This is how #edb112 Color code will look on white background color. Color contrast ratio is 1.93

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(237,177,18,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(18,78,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,177,18,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.