crispedge.com

Color picker

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

#f1f5af hex color - Green - Warm color - Information

#f1f5af hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #f1f5af Color code in RGB color code model is created after adding 94.51% red color, 96.08% green color and 68.63% blue color. Hex #f1f5af Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 29% yellow and 4% black.

Hex #f1f5af color code is between #eeeeaa web safe hex color code and #ffffbb web safe hex color code. #eeeeaa is the nearest web safe color code. You can see here many more shades of #f1f5af color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef1f5af#f1f5af
RGB Decimal241, 245, 175rgb(241, 245, 175)
RGB Percent95%, 96%, 69%rgb(95%, 96%, 69%)
CSS RGBa241, 245, 175,1rgba(241,245,175,1)
CMYK Modelcmyk(2%,0%,29%,4%)
HSL Color Space63,78% ,82%hsl(63,78% ,82%)
HSV Color Space63°, 29%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100011111010110101111
Octal361365257
Decimal241245175
Hexf1f5af

Different shades of #f1f5af color code.

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

Light Shade of #f1f5af
#f9fbdc
Dark Shade of #f1f5af
#e9ef82
Saturated Shade of #f1f5af
#f5f9aa
Desaturated Shade of #f1f5af
#edf0b3
Grey scale Shade of #f1f5af
#d2d2d2
Brighten Shade
#ffffc8
Most Readable Shade
#000000

Shades of #f1f5af color code

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

#f1f5af
#d6d99b
#bbbe88
#a0a374
#858861
#6b6c4d
#50513a
#353626
#1a1b13
#000000

Similar Color like #f1f5af color

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

#f2f6b0
#f3f7b1
#f4f8b2
#f5f9b3
#f6fab4
#f7fbb5
#f8fcb6
#f9fdb7
#fafeb8
#fbffb9
#fcffba
#fdffbb
#feffbc
#ffffbd
#f0f4ae
#eff3ad
#eef2ac
#edf1ab
#ecf0aa
#ebefa9
#eaeea8
#e9eda7
#e8eca6
#e7eba5
#e6eaa4
#e5e9a3
#e4e8a2
#e3e7a1

Monochromatic Color with #f1f5af

#f1f5af
#202017
#4a4b36
#747554
#9da072
#c7ca91

Tints of #f1f5af Color

#f1f5af
#f2f6b7
#f4f7c0
#f5f8c9
#f7f9d2
#f8fadb
#fafbe4
#fbfced
#fdfdf6
#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

#f1f5af
#b3aff5

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

Split Complementary

#f1f5af
#afcef5
#d6aff5

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

Analogous Color

#f5ddaf
#f5ebaf
#f1f5af
#e3f5af
#d5f5af

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

#f1f5af
#aff1f5
#f5aff1

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

#f1f5af
#aff5d6
#b3aff5
#f5afce

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

#f1f5af
#b3aff5
#d6aff5
#cef5af

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

#f1f5af Color Code Preview on Black Background Color

This is how #f1f5af Color will look on black background color. Color contrast ratio is 18.42

#f1f5af in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1f5af

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1f5af

#f1f5af color code is use for CSS Background Color

Background color for the above div is #f1f5af

HTML with inline CSS

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

#f1f5af color code is use for CSS Border Color

CSS Border color for the above div is #f1f5af

HTML with inline CSS

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

CSS Border Left color for the above div is #f1f5af

HTML with inline CSS

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

CSS Border Right color for the above div is #f1f5af

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f1f5af

HTML with inline CSS

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

CSS Border Top color for the above div is #f1f5af

HTML with inline CSS

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

#f1f5af hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f1f5af Color code Preview on White Background

This is how #f1f5af Color code will look on white background color. Color contrast ratio is 1.14

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

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.