crispedge.com

Color picker

Loading...

#f4d1ba hex color - Orange - Warm color - Information

#f4d1ba hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #f4d1ba Color code in RGB color code model is created after adding 95.69% red color, 81.96% green color and 72.94% blue color. Hex #f4d1ba Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 24% yellow and 4% black.

Hex #f4d1ba color code is between #eeccbb web safe hex color code and #ffddaa web safe hex color code. #eeccbb is the nearest web safe color code. You can see here many more shades of #f4d1ba color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef4d1ba#f4d1ba
RGB Decimal244, 209, 186rgb(244, 209, 186)
RGB Percent96%, 82%, 73%rgb(96%, 82%, 73%)
CSS RGBa244, 209, 186,1rgba(244,209,186,1)
CMYK Modelcmyk(0%,14%,24%,4%)
HSL Color Space24,73% ,84%hsl(24,73% ,84%)
HSV Color Space24°, 24%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101001101000110111010
Octal364321272
Decimal244209186
Hexf4d1ba

Different shades of #f4d1ba color code.

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

Light Shade of #f4d1ba
#fbeee6
Dark Shade of #f4d1ba
#edb48e
Saturated Shade of #f4d1ba
#f8d0b6
Desaturated Shade of #f4d1ba
#f0d2be
Grey scale Shade of #f4d1ba
#d7d7d7
Brighten Shade
#ffead3
Most Readable Shade
#000000

Shades of #f4d1ba color code

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

#f4d1ba
#d8b9a5
#bda290
#a28b7c
#877467
#6c5c52
#51453e
#362e29
#1b1714
#000000

Similar Color like #f4d1ba color

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

#f5d2bb
#f6d3bc
#f7d4bd
#f8d5be
#f9d6bf
#fad7c0
#fbd8c1
#fcd9c2
#fddac3
#fedbc4
#ffdcc5
#ffddc6
#ffdec7
#ffdfc8
#f3d0b9
#f2cfb8
#f1ceb7
#f0cdb6
#efccb5
#eecbb4
#edcab3
#ecc9b2
#ebc8b1
#eac7b0
#e9c6af
#e8c5ae
#e7c4ad
#e6c3ac

Monochromatic Color with #f4d1ba

#f4d1ba
#1f1b18
#4a3f38
#746459
#9f8879
#c9ad9a

Tints of #f4d1ba Color

#f4d1ba
#f5d6c1
#f6dbc9
#f7e0d1
#f8e5d8
#faeae0
#fbefe8
#fcf4ef
#fdf9f7
#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

#f4d1ba
#baddf4

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

Split Complementary

#f4d1ba
#baf4ee
#bac0f4

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

Analogous Color

#f4baba
#f4c5ba
#f4d1ba
#f4ddba
#f4e8ba

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

#f4d1ba
#baf4d1
#d1baf4

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

#f4d1ba
#c0f4ba
#baddf4
#eebaf4

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

#f4d1ba
#baddf4
#bac0f4
#f4eeba

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

#f4d1ba Color Code Preview on Black Background Color

This is how #f4d1ba Color will look on black background color. Color contrast ratio is 14.68

#f4d1ba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f4d1ba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f4d1ba

#f4d1ba color code is use for CSS Background Color

Background color for the above div is #f4d1ba

HTML with inline CSS

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

#f4d1ba color code is use for CSS Border Color

CSS Border color for the above div is #f4d1ba

HTML with inline CSS

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

CSS Border Left color for the above div is #f4d1ba

HTML with inline CSS

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

CSS Border Right color for the above div is #f4d1ba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f4d1ba

HTML with inline CSS

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

CSS Border Top color for the above div is #f4d1ba

HTML with inline CSS

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

#f4d1ba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f4d1ba Color code Preview on White Background

This is how #f4d1ba Color code will look on white background color. Color contrast ratio is 1.43

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

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(244,209,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(186,221,244,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(244,209,186,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.