crispedge.com

Color picker

Loading...

#f1b798 hex color - Orange - Warm color - Information

#f1b798 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #f1b798 Color code in RGB color code model is created after adding 94.51% red color, 71.76% green color and 59.61% blue color. Hex #f1b798 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 37% yellow and 5% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef1b798#f1b798
RGB Decimal241, 183, 152rgb(241, 183, 152)
RGB Percent95%, 72%, 60%rgb(95%, 72%, 60%)
CSS RGBa241, 183, 152,1rgba(241,183,152,1)
CMYK Modelcmyk(0%,24%,37%,5%)
HSL Color Space21,76% ,77%hsl(21,76% ,77%)
HSV Color Space21°, 37%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100011011011110011000
Octal361267230
Decimal241183152
Hexf1b798

Different shades of #f1b798 color code.

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

Light Shade of #f1b798
#f7d6c5
Dark Shade of #f1b798
#eb986b
Saturated Shade of #f1b798
#f7b592
Desaturated Shade of #f1b798
#ebb99e
Grey scale Shade of #f1b798
#c4c4c4
Brighten Shade
#ffd0b1
Most Readable Shade
#000000

Shades of #f1b798 color code

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

#f1b798
#d6a287
#bb8e76
#a07a65
#856554
#6b5143
#503d32
#352821
#1a1410
#000000

Similar Color like #f1b798 color

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

#f2b899
#f3b99a
#f4ba9b
#f5bb9c
#f6bc9d
#f7bd9e
#f8be9f
#f9bfa0
#fac0a1
#fbc1a2
#fcc2a3
#fdc3a4
#fec4a5
#ffc5a6
#f0b697
#efb596
#eeb495
#edb394
#ecb293
#ebb192
#eab091
#e9af90
#e8ae8f
#e7ad8e
#e6ac8d
#e5ab8c
#e4aa8b
#e3a98a

Monochromatic Color with #f1b798

#f1b798
#1c1612
#47362d
#715648
#9c7662
#c6977d

Tints of #f1b798 Color

#f1b798
#f2bfa3
#f4c7ae
#f5cfba
#f7d7c5
#f8dfd1
#fae7dc
#fbefe8
#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

#f1b798
#98d2f1

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

Split Complementary

#f1b798
#98f1e4
#98a5f1

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

Analogous Color

#f1989d
#f1a598
#f1b798
#f1c998
#f1db98

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

#f1b798
#98f1b7
#b798f1

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

#f1b798
#a5f198
#98d2f1
#e398f1

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

#f1b798
#98d2f1
#98a5f1
#f1e498

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

#f1b798 Color Code Preview on Black Background Color

This is how #f1b798 Color will look on black background color. Color contrast ratio is 11.97

#f1b798 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1b798

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1b798

#f1b798 color code is use for CSS Background Color

Background color for the above div is #f1b798

HTML with inline CSS

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

#f1b798 color code is use for CSS Border Color

CSS Border color for the above div is #f1b798

HTML with inline CSS

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

CSS Border Left color for the above div is #f1b798

HTML with inline CSS

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

CSS Border Right color for the above div is #f1b798

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f1b798

HTML with inline CSS

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

CSS Border Top color for the above div is #f1b798

HTML with inline CSS

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

#f1b798 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f1b798 Color code Preview on White Background

This is how #f1b798 Color code will look on white background color. Color contrast ratio is 1.75

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.