crispedge.com

Color picker

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

#f1f2f7 hex color - Blue - Cool color - Information

#f1f2f7 hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #f1f2f7 color code is between #eeeeff web safe hex color code and #ffffee web safe hex color code. #eeeeff is the nearest web safe color code. You can see here many more shades of #f1f2f7 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codef1f2f7#f1f2f7
RGB Decimal241, 242, 247rgb(241, 242, 247)
RGB Percent95%, 95%, 97%rgb(95%, 95%, 97%)
CSS RGBa241, 242, 247,1rgba(241,242,247,1)
CMYK Modelcmyk(2%,2%,0%,3%)
HSL Color Space230,27% ,96%hsl(230,27% ,96%)
HSV Color Space230°, 2%, 97%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary111100011111001011110111
Octal361362367
Decimal241242247
Hexf1f2f7

Different shades of #f1f2f7 color code.

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

Light Shade of #f1f2f7
#ffffff
Dark Shade of #f1f2f7
#d1d4e4
Saturated Shade of #f1f2f7
#f0f1f8
Desaturated Shade of #f1f2f7
#f2f3f6
Grey scale Shade of #f1f2f7
#f4f4f4
Brighten Shade
#ffffff
Most Readable Shade
#000000

Shades of #f1f2f7 color code

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

#f1f2f7
#d6d7db
#bbbcc0
#a0a1a4
#858689
#6b6b6d
#505052
#353536
#1a1a1b
#000000

Similar Color like #f1f2f7 color

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

#f2f3f8
#f3f4f9
#f4f5fa
#f5f6fb
#f6f7fc
#f7f8fd
#f8f9fe
#f9faff
#fafbff
#fbfcff
#fcfdff
#fdfeff
#feffff
#ffffff
#f0f1f6
#eff0f5
#eeeff4
#edeef3
#ecedf2
#ebecf1
#eaebf0
#e9eaef
#e8e9ee
#e7e8ed
#e6e7ec
#e5e6eb
#e4e5ea
#e3e4e9

Monochromatic Color with #f1f2f7

#f1f2f7
#222222
#4b4b4d
#757577
#9e9fa2
#c8c8cc

Tints of #f1f2f7 Color

#f1f2f7
#f2f3f7
#f4f4f8
#f5f6f9
#f7f7fa
#f8f9fb
#fafafc
#fbfcfd
#fdfdfe
#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

#f1f2f7
#f7f6f1

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

Split Complementary

#f1f2f7
#f7f3f1
#f5f7f1

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

Analogous Color

#f1f4f7
#f1f3f7
#f1f2f7
#f1f1f7
#f2f1f7

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

#f1f2f7
#f7f1f2
#f2f7f1

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

#f1f2f7
#f7f1f5
#f7f6f1
#f1f7f3

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

#f1f2f7
#f7f6f1
#f5f7f1
#f3f1f7

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

#f1f2f7 Color Code Preview on Black Background Color

This is how #f1f2f7 Color will look on black background color. Color contrast ratio is 18.78

#f1f2f7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1f2f7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1f2f7

#f1f2f7 color code is use for CSS Background Color

Background color for the above div is #f1f2f7

HTML with inline CSS

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

#f1f2f7 color code is use for CSS Border Color

CSS Border color for the above div is #f1f2f7

HTML with inline CSS

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

CSS Border Left color for the above div is #f1f2f7

HTML with inline CSS

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

CSS Border Right color for the above div is #f1f2f7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f1f2f7

HTML with inline CSS

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

CSS Border Top color for the above div is #f1f2f7

HTML with inline CSS

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

#f1f2f7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f1f2f7 Color code Preview on White Background

This is how #f1f2f7 Color code will look on white background color. Color contrast ratio is 1.12

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.