crispedge.com

Color picker

Loading...

#f1edcc hex color - Green - Warm color - Information

#f1edcc hex color - Green - Warm color

Color Hue/Base color: Green

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

Hex #f1edcc color code is between #eeeebb web safe hex color code and #ffdddd web safe hex color code. #eeeebb is the nearest web safe color code. You can see here many more shades of #f1edcc color code.

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Codef1edcc#f1edcc
RGB Decimal241, 237, 204rgb(241, 237, 204)
RGB Percent95%, 93%, 80%rgb(95%, 93%, 80%)
CSS RGBa241, 237, 204,1rgba(241,237,204,1)
CMYK Modelcmyk(0%,2%,15%,5%)
HSL Color Space54,57% ,87%hsl(54,57% ,87%)
HSV Color Space54°, 15%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100011110110111001100
Octal361355314
Decimal241237204
Hexf1edcc

Different shades of #f1edcc color code.

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

Light Shade of #f1edcc
#fcfbf4
Dark Shade of #f1edcc
#e6dfa4
Saturated Shade of #f1edcc
#f4f0c9
Desaturated Shade of #f1edcc
#eeeacf
Grey scale Shade of #f1edcc
#dedede
Brighten Shade
#ffffe5
Most Readable Shade
#000000

Shades of #f1edcc color code

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

#f1edcc
#d6d2b5
#bbb89e
#a09e88
#858371
#6b695a
#504f44
#35342d
#1a1a16
#000000

Similar Color like #f1edcc color

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

#f2eecd
#f3efce
#f4f0cf
#f5f1d0
#f6f2d1
#f7f3d2
#f8f4d3
#f9f5d4
#faf6d5
#fbf7d6
#fcf8d7
#fdf9d8
#fefad9
#fffbda
#f0eccb
#efebca
#eeeac9
#ede9c8
#ece8c7
#ebe7c6
#eae6c5
#e9e5c4
#e8e4c3
#e7e3c2
#e6e2c1
#e5e1c0
#e4e0bf
#e3dfbe

Monochromatic Color with #f1edcc

#f1edcc
#1c1c18
#47463c
#717060
#9c9984
#c6c3a8

Tints of #f1edcc Color

#f1edcc
#f2efd1
#f4f1d7
#f5f3dd
#f7f5e2
#f8f7e8
#faf9ee
#fbfbf3
#fdfdf9
#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

#f1edcc
#ccd0f1

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

Split Complementary

#f1edcc
#cce2f1
#dbccf1

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

Analogous Color

#f1decc
#f1e6cc
#f1edcc
#eef1cc
#e6f1cc

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

#f1edcc
#ccf1ed
#edccf1

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

#f1edcc
#ccf1da
#ccd0f1
#f1cce2

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

#f1edcc
#ccd0f1
#dbccf1
#e2f1cc

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

#f1edcc Color Code Preview on Black Background Color

This is how #f1edcc Color will look on black background color. Color contrast ratio is 17.73

#f1edcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1edcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1edcc

#f1edcc color code is use for CSS Background Color

Background color for the above div is #f1edcc

HTML with inline CSS

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

#f1edcc color code is use for CSS Border Color

CSS Border color for the above div is #f1edcc

HTML with inline CSS

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

CSS Border Left color for the above div is #f1edcc

HTML with inline CSS

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

CSS Border Right color for the above div is #f1edcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f1edcc

HTML with inline CSS

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

CSS Border Top color for the above div is #f1edcc

HTML with inline CSS

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

#f1edcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f1edcc Color code Preview on White Background

This is how #f1edcc Color code will look on white background color. Color contrast ratio is 1.18

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

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(241,237,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(204,208,241,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(241,237,204,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.