crispedge.com

Color picker

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

#f4d2b0 hex color - Brown - Warm color - Information

#f4d2b0 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

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

Hex #f4d2b0 color code is between #eeccaa web safe hex color code and #ffddbb web safe hex color code. #eeccaa is the nearest web safe color code. You can see here many more shades of #f4d2b0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef4d2b0#f4d2b0
RGB Decimal244, 210, 176rgb(244, 210, 176)
RGB Percent96%, 82%, 69%rgb(96%, 82%, 69%)
CSS RGBa244, 210, 176,1rgba(244,210,176,1)
CMYK Modelcmyk(0%,14%,28%,4%)
HSL Color Space30,76% ,82%hsl(30,76% ,82%)
HSV Color Space30°, 28%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101001101001010110000
Octal364322260
Decimal244210176
Hexf4d2b0

Different shades of #f4d2b0 color code.

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

Light Shade of #f4d2b0
#faebdd
Dark Shade of #f4d2b0
#eeb883
Saturated Shade of #f4d2b0
#f8d2ab
Desaturated Shade of #f4d2b0
#efd2b4
Grey scale Shade of #f4d2b0
#d2d2d2
Brighten Shade
#ffebc9
Most Readable Shade
#000000

Shades of #f4d2b0 color code

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

#f4d2b0
#d8ba9c
#bda388
#a28c75
#877461
#6c5d4e
#51463a
#362e27
#1b1713
#000000

Similar Color like #f4d2b0 color

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

#f5d3b1
#f6d4b2
#f7d5b3
#f8d6b4
#f9d7b5
#fad8b6
#fbd9b7
#fcdab8
#fddbb9
#fedcba
#ffddbb
#ffdebc
#ffdfbd
#ffe0be
#f3d1af
#f2d0ae
#f1cfad
#f0ceac
#efcdab
#eeccaa
#edcba9
#eccaa8
#ebc9a7
#eac8a6
#e9c7a5
#e8c6a4
#e7c5a3
#e6c4a2

Monochromatic Color with #f4d2b0

#f4d2b0
#1f1b17
#4a4035
#746454
#9f8973
#c9ad91

Tints of #f4d2b0 Color

#f4d2b0
#f5d7b8
#f6dcc1
#f7e1ca
#f8e6d3
#faebdb
#fbf0e4
#fcf5ed
#fdfaf6
#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

#f4d2b0
#b0d2f4

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

Split Complementary

#f4d2b0
#b0f4f4
#b0b0f4

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

Analogous Color

#f4b7b0
#f4c4b0
#f4d2b0
#f4e0b0
#f4edb0

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

#f4d2b0
#b0f4d2
#d2b0f4

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

#f4d2b0
#b0f4b0
#b0d2f4
#f4b0f4

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

#f4d2b0
#b0d2f4
#b0b0f4
#f4f4b0

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

#f4d2b0 Color Code Preview on Black Background Color

This is how #f4d2b0 Color will look on black background color. Color contrast ratio is 14.69

#f4d2b0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f4d2b0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f4d2b0

#f4d2b0 color code is use for CSS Background Color

Background color for the above div is #f4d2b0

HTML with inline CSS

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

#f4d2b0 color code is use for CSS Border Color

CSS Border color for the above div is #f4d2b0

HTML with inline CSS

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

CSS Border Left color for the above div is #f4d2b0

HTML with inline CSS

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

CSS Border Right color for the above div is #f4d2b0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f4d2b0

HTML with inline CSS

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

CSS Border Top color for the above div is #f4d2b0

HTML with inline CSS

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

#f4d2b0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f4d2b0 Color code Preview on White Background

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

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.