crispedge.com

Color picker

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

#faf2c7 hex color - Green - Warm color - Information

#faf2c7 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #faf2c7 Color code in RGB color code model is created after adding 98.04% red color, 94.9% green color and 78.04% blue color. Hex #faf2c7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 20% yellow and 2% black.

Hex #faf2c7 color code is between #ffeecc web safe hex color code and #eeffbb web safe hex color code. #ffeecc is the nearest web safe color code. You can see here many more shades of #faf2c7 color code.

0 Likes 0 Comments | 8 Views

Color Table

Hex Color Codefaf2c7#faf2c7
RGB Decimal250, 242, 199rgb(250, 242, 199)
RGB Percent98%, 95%, 78%rgb(98%, 95%, 78%)
CSS RGBa250, 242, 199,1rgba(250,242,199,1)
CMYK Modelcmyk(0%,3%,20%,2%)
HSL Color Space51,84% ,88%hsl(51,84% ,88%)
HSV Color Space51°, 20%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101111001011000111
Octal372362307
Decimal250242199
Hexfaf2c7

Different shades of #faf2c7 color code.

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

Light Shade of #faf2c7
#fefdf6
Dark Shade of #faf2c7
#f6e798
Saturated Shade of #faf2c7
#fdf4c4
Desaturated Shade of #faf2c7
#f7f0ca
Grey scale Shade of #faf2c7
#e0e0e0
Brighten Shade
#ffffe0
Most Readable Shade
#000000

Shades of #faf2c7 color code

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

#faf2c7
#ded7b0
#c2bc9a
#a6a184
#8a866e
#6f6b58
#535042
#37352c
#1b1a16
#000000

Similar Color like #faf2c7 color

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

#fbf3c8
#fcf4c9
#fdf5ca
#fef6cb
#fff7cc
#fff8cd
#fff9ce
#fffacf
#fffbd0
#fffcd1
#fffdd2
#fffed3
#ffffd4
#ffffd5
#f9f1c6
#f8f0c5
#f7efc4
#f6eec3
#f5edc2
#f4ecc1
#f3ebc0
#f2eabf
#f1e9be
#f0e8bd
#efe7bc
#eee6bb
#ede5ba
#ece4b9

Monochromatic Color with #faf2c7

#faf2c7
#25241e
#504d40
#7a7762
#a5a083
#cfc9a5

Tints of #faf2c7 Color

#faf2c7
#faf3cd
#fbf4d3
#fbf6d9
#fcf7df
#fcf9e6
#fdfaec
#fdfcf2
#fefdf8
#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

#faf2c7
#c7cffa

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

Split Complementary

#faf2c7
#c7e9fa
#d8c7fa

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

Analogous Color

#fadec7
#fae8c7
#faf2c7
#f8fac7
#eefac7

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

#faf2c7
#c7faf2
#f2c7fa

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

#faf2c7
#c7fad8
#c7cffa
#fac7e8

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

#faf2c7
#c7cffa
#d9c7fa
#e8fac7

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

#faf2c7 Color Code Preview on Black Background Color

This is how #faf2c7 Color will look on black background color. Color contrast ratio is 18.59

#faf2c7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faf2c7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faf2c7

#faf2c7 color code is use for CSS Background Color

Background color for the above div is #faf2c7

HTML with inline CSS

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

#faf2c7 color code is use for CSS Border Color

CSS Border color for the above div is #faf2c7

HTML with inline CSS

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

CSS Border Left color for the above div is #faf2c7

HTML with inline CSS

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

CSS Border Right color for the above div is #faf2c7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #faf2c7

HTML with inline CSS

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

CSS Border Top color for the above div is #faf2c7

HTML with inline CSS

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

#faf2c7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#faf2c7 Color code Preview on White Background

This is how #faf2c7 Color code will look on white background color. Color contrast ratio is 1.13

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

Related Gradients

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

0 Likes 0 Comments | 8 Views

Post your comment:-

By submitting comment you agree to our privacy policy.