crispedge.com

Color picker

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

#f1bc96 hex color - Orange - Warm color - Information

#f1bc96 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #f1bc96 Color code in RGB color code model is created after adding 94.51% red color, 73.73% green color and 58.82% blue color. Hex #f1bc96 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 38% yellow and 5% black.

Hex #f1bc96 color code is between #eebb99 web safe hex color code and #ffcc88 web safe hex color code. #eebb99 is the nearest web safe color code. You can see here many more shades of #f1bc96 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef1bc96#f1bc96
RGB Decimal241, 188, 150rgb(241, 188, 150)
RGB Percent95%, 74%, 59%rgb(95%, 74%, 59%)
CSS RGBa241, 188, 150,1rgba(241,188,150,1)
CMYK Modelcmyk(0%,22%,38%,5%)
HSL Color Space25,76% ,77%hsl(25,76% ,77%)
HSV Color Space25°, 38%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100011011110010010110
Octal361274226
Decimal241188150
Hexf1bc96

Different shades of #f1bc96 color code.

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

Light Shade of #f1bc96
#f7d9c3
Dark Shade of #f1bc96
#eb9f69
Saturated Shade of #f1bc96
#f7bb90
Desaturated Shade of #f1bc96
#ebbd9c
Grey scale Shade of #f1bc96
#c3c3c3
Brighten Shade
#ffd5af
Most Readable Shade
#000000

Shades of #f1bc96 color code

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

#f1bc96
#d6a785
#bb9274
#a07d64
#856853
#6b5342
#503e32
#352921
#1a1410
#000000

Similar Color like #f1bc96 color

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

#f2bd97
#f3be98
#f4bf99
#f5c09a
#f6c19b
#f7c29c
#f8c39d
#f9c49e
#fac59f
#fbc6a0
#fcc7a1
#fdc8a2
#fec9a3
#ffcaa4
#f0bb95
#efba94
#eeb993
#edb892
#ecb791
#ebb690
#eab58f
#e9b48e
#e8b38d
#e7b28c
#e6b18b
#e5b08a
#e4af89
#e3ae88

Monochromatic Color with #f1bc96

#f1bc96
#1c1612
#47372c
#715947
#9c7a61
#c69b7c

Tints of #f1bc96 Color

#f1bc96
#f2c3a1
#f4caad
#f5d2b9
#f7d9c4
#f8e1d0
#fae8dc
#fbf0e7
#fdf7f3
#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

#f1bc96
#96cbf1

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

Split Complementary

#f1bc96
#96f1ea
#969ef1

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

Analogous Color

#f19896
#f1aa96
#f1bc96
#f1ce96
#f1e096

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

#f1bc96
#96f1bc
#bc96f1

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

#f1bc96
#9df196
#96cbf1
#e996f1

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

#f1bc96
#96cbf1
#969ef1
#f1ea96

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

#f1bc96 Color Code Preview on Black Background Color

This is how #f1bc96 Color will look on black background color. Color contrast ratio is 12.37

#f1bc96 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1bc96

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1bc96

#f1bc96 color code is use for CSS Background Color

Background color for the above div is #f1bc96

HTML with inline CSS

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

#f1bc96 color code is use for CSS Border Color

CSS Border color for the above div is #f1bc96

HTML with inline CSS

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

CSS Border Left color for the above div is #f1bc96

HTML with inline CSS

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

CSS Border Right color for the above div is #f1bc96

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f1bc96

HTML with inline CSS

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

CSS Border Top color for the above div is #f1bc96

HTML with inline CSS

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

#f1bc96 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f1bc96 Color code Preview on White Background

This is how #f1bc96 Color code will look on white background color. Color contrast ratio is 1.70

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

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.