crispedge.com

Color picker

Loading...

#efee10 hex color - Yellow - Warm color - Information

#efee10 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #efee10 Color code in RGB color code model is created after adding 93.73% red color, 93.33% green color and 6.27% blue color. Hex #efee10 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 93% yellow and 6% black.

Hex #efee10 color code is between #eedd11 web safe hex color code and #ffff00 web safe hex color code. #eedd11 is the nearest web safe color code. You can see here many more shades of #efee10 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Code efee10 #efee10
RGB Decimal 239, 238, 16 rgb(239, 238, 16)
RGB Percent 94%, 93%, 6% rgb(94%, 93%, 6%)
CSS RGBa 239, 238, 16,1 rgba(239,238,16,1)
CMYK Model cmyk(0%,0%,93%,6%)
HSL Color Space 60,87% ,50% hsl(60,87% ,50%)
HSV Color Space 60°, 93%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 11101110 00010000
Octal 357 356 20
Decimal 239 238 16
Hex ef ee 10

Different shades of #efee10 color code.

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

Light Shade of #efee10
#f2f140
Dark Shade of #efee10
#bfbe0d
Saturated Shade of #efee10
#fcfb03
Desaturated Shade of #efee10
#e2e11d
Grey scale Shade of #efee10
#808080
Brighten Shade
#ffff29
Most Readable Shade
#000000

Shades of #efee10 color code

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

#efee10
#d4d30e
#b9b90c
#9f9e0a
#848408
#6a6907
#4f4f05
#353403
#1a1a01
#000000

Similar Color like #efee10 color

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

#f0ef11
#f1f012
#f2f113
#f3f214
#f4f315
#f5f416
#f6f517
#f7f618
#f8f719
#f9f81a
#faf91b
#fbfa1c
#fcfb1d
#fdfc1e
#eeed0f
#edec0e
#eceb0d
#ebea0c
#eae90b
#e9e80a
#e8e709
#e7e608
#e6e507
#e5e406
#e4e305
#e3e204
#e2e103
#e1e002

Monochromatic Color with #efee10

#efee10
#1a1a02
#454505
#6f6f07
#9a990a
#c4c40d

Tints of #efee10 Color

#efee10
#f0ef2a
#f2f145
#f4f35f
#f6f57a
#f7f794
#f9f9af
#fbfbc9
#fdfde4
#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

#efee10
#1011ef

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

Split Complementary

#efee10
#1081ef
#7f10ef

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

Analogous Color

#ef9510
#efc110
#efee10
#c3ef10
#97ef10

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

#efee10
#10efee
#ee10ef

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

#efee10
#10ef7f
#1011ef
#ef1080

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

#efee10
#1011ef
#7f10ef
#80ef10

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

#efee10 Color Code Preview on Black Background Color

This is how #efee10 Color will look on black background color. Color contrast ratio is 16.91

#efee10 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efee10

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efee10

#efee10 color code is use for CSS Background Color

Background color for the above div is #efee10

HTML with inline CSS

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

#efee10 color code is use for CSS Border Color

CSS Border color for the above div is #efee10

HTML with inline CSS

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

CSS Border Left color for the above div is #efee10

HTML with inline CSS

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

CSS Border Right color for the above div is #efee10

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efee10

HTML with inline CSS

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

CSS Border Top color for the above div is #efee10

HTML with inline CSS

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

#efee10 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efee10 Color code Preview on White Background

This is how #efee10 Color code will look on white background color. Color contrast ratio is 1.24

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

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(239,238,16,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(16,17,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,238,16,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.