crispedge.com

Color picker

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

#f3bdae hex color - Orange - Warm color - Information

#f3bdae hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #f3bdae Color code in RGB color code model is created after adding 95.29% red color, 74.12% green color and 68.24% blue color. Hex #f3bdae Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 28% yellow and 5% black.

Hex #f3bdae color code is between #eebbaa web safe hex color code and #ffccbb web safe hex color code. #eebbaa is the nearest web safe color code. You can see here many more shades of #f3bdae color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef3bdae#f3bdae
RGB Decimal243, 189, 174rgb(243, 189, 174)
RGB Percent95%, 74%, 68%rgb(95%, 74%, 68%)
CSS RGBa243, 189, 174,1rgba(243,189,174,1)
CMYK Modelcmyk(0%,22%,28%,5%)
HSL Color Space13,74% ,82%hsl(13,74% ,82%)
HSV Color Space13°, 28%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100111011110110101110
Octal363275256
Decimal243189174
Hexf3bdae

Different shades of #f3bdae color code.

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

Light Shade of #f3bdae
#fae1da
Dark Shade of #f3bdae
#ec9982
Saturated Shade of #f3bdae
#f8baa9
Desaturated Shade of #f3bdae
#eec0b3
Grey scale Shade of #f3bdae
#d0d0d0
Brighten Shade
#ffd6c7
Most Readable Shade
#000000

Shades of #f3bdae color code

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

#f3bdae
#d8a89a
#bd9387
#a27e74
#876960
#6c544d
#513f3a
#362a26
#1b1513
#000000

Similar Color like #f3bdae color

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

#f4beaf
#f5bfb0
#f6c0b1
#f7c1b2
#f8c2b3
#f9c3b4
#fac4b5
#fbc5b6
#fcc6b7
#fdc7b8
#fec8b9
#ffc9ba
#ffcabb
#ffcbbc
#f2bcad
#f1bbac
#f0baab
#efb9aa
#eeb8a9
#edb7a8
#ecb6a7
#ebb5a6
#eab4a5
#e9b3a4
#e8b2a3
#e7b1a2
#e6b0a1
#e5afa0

Monochromatic Color with #f3bdae

#f3bdae
#1e1816
#493934
#735a53
#9e7b71
#c89c90

Tints of #f3bdae Color

#f3bdae
#f4c4b7
#f5cbc0
#f7d3c9
#f8dad2
#f9e1db
#fbe9e4
#fcf0ed
#fdf7f6
#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

#f3bdae
#aee4f3

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

Split Complementary

#f3bdae
#aef3df
#aec2f3

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

Analogous Color

#f3aebb
#f3afae
#f3bdae
#f3cbae
#f3d9ae

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

#f3bdae
#aef3bd
#bdaef3

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

#f3bdae
#c1f3ae
#aee4f3
#dfaef3

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

#f3bdae
#aee4f3
#aec2f3
#f3dfae

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

#f3bdae Color Code Preview on Black Background Color

This is how #f3bdae Color will look on black background color. Color contrast ratio is 12.70

#f3bdae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f3bdae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f3bdae

#f3bdae color code is use for CSS Background Color

Background color for the above div is #f3bdae

HTML with inline CSS

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

#f3bdae color code is use for CSS Border Color

CSS Border color for the above div is #f3bdae

HTML with inline CSS

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

CSS Border Left color for the above div is #f3bdae

HTML with inline CSS

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

CSS Border Right color for the above div is #f3bdae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f3bdae

HTML with inline CSS

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

CSS Border Top color for the above div is #f3bdae

HTML with inline CSS

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

#f3bdae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f3bdae Color code Preview on White Background

This is how #f3bdae Color code will look on white background color. Color contrast ratio is 1.65

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

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.