crispedge.com

Color picker

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

#f1ed1d hex color - Green - Warm color - Information

#f1ed1d hex color - Green - Warm color

Color Hue/Base color: Green

Hex #f1ed1d Color code in RGB color code model is created after adding 94.51% red color, 92.94% green color and 11.37% blue color. Hex #f1ed1d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 88% yellow and 5% black.

Hex #f1ed1d color code is between #eeee22 web safe hex color code and #ffdd11 web safe hex color code. #eeee22 is the nearest web safe color code. You can see here many more shades of #f1ed1d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef1ed1d#f1ed1d
RGB Decimal241, 237, 29rgb(241, 237, 29)
RGB Percent95%, 93%, 11%rgb(95%, 93%, 11%)
CSS RGBa241, 237, 29,1rgba(241,237,29,1)
CMYK Modelcmyk(0%,2%,88%,5%)
HSL Color Space59,88% ,53%hsl(59,88% ,53%)
HSV Color Space59°, 88%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100011110110100011101
Octal36135535
Decimal24123729
Hexf1ed1d

Different shades of #f1ed1d color code.

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

Light Shade of #f1ed1d
#f4f14d
Dark Shade of #f1ed1d
#cecb0d
Saturated Shade of #f1ed1d
#fdf911
Desaturated Shade of #f1ed1d
#e5e129
Grey scale Shade of #f1ed1d
#878787
Brighten Shade
#ffff36
Most Readable Shade
#000000

Shades of #f1ed1d color code

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

#f1ed1d
#d6d219
#bbb816
#a09e13
#858310
#6b690c
#504f09
#353406
#1a1a03
#000000

Similar Color like #f1ed1d color

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

#f2ee1e
#f3ef1f
#f4f020
#f5f121
#f6f222
#f7f323
#f8f424
#f9f525
#faf626
#fbf727
#fcf828
#fdf929
#fefa2a
#fffb2b
#f0ec1c
#efeb1b
#eeea1a
#ede919
#ece818
#ebe717
#eae616
#e9e515
#e8e414
#e7e313
#e6e212
#e5e111
#e4e010
#e3df0f

Monochromatic Color with #f1ed1d

#f1ed1d
#1c1c03
#474609
#71700e
#9c9913
#c6c318

Tints of #f1ed1d Color

#f1ed1d
#f2ef36
#f4f14f
#f5f368
#f7f581
#f8f79a
#faf9b3
#fbfbcc
#fdfde5
#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

#f1ed1d
#1d21f1

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

Split Complementary

#f1ed1d
#1d8bf1
#831df1

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

Analogous Color

#f1981d
#f1c31d
#f1ed1d
#cbf11d
#a0f11d

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

#f1ed1d
#1df1ed
#ed1df1

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

#f1ed1d
#1df183
#1d21f1
#f11d8b

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

#f1ed1d
#1d21f1
#831df1
#8bf11d

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

#f1ed1d Color Code Preview on Black Background Color

This is how #f1ed1d Color will look on black background color. Color contrast ratio is 16.87

#f1ed1d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1ed1d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1ed1d

#f1ed1d color code is use for CSS Background Color

Background color for the above div is #f1ed1d

HTML with inline CSS

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

#f1ed1d color code is use for CSS Border Color

CSS Border color for the above div is #f1ed1d

HTML with inline CSS

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

CSS Border Left color for the above div is #f1ed1d

HTML with inline CSS

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

CSS Border Right color for the above div is #f1ed1d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f1ed1d

HTML with inline CSS

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

CSS Border Top color for the above div is #f1ed1d

HTML with inline CSS

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

#f1ed1d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f1ed1d Color code Preview on White Background

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

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.