crispedge.com

Color picker

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

#fac9b5 hex color - Orange - Warm color - Information

#fac9b5 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #fac9b5 Color code in RGB color code model is created after adding 98.04% red color, 78.82% green color and 70.98% blue color. Hex #fac9b5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 28% yellow and 2% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefac9b5#fac9b5
RGB Decimal250, 201, 181rgb(250, 201, 181)
RGB Percent98%, 79%, 71%rgb(98%, 79%, 71%)
CSS RGBa250, 201, 181,1rgba(250,201,181,1)
CMYK Modelcmyk(0%,20%,28%,2%)
HSL Color Space17,87% ,85%hsl(17,87% ,85%)
HSV Color Space17°, 28%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101100100110110101
Octal372311265
Decimal250201181
Hexfac9b5

Different shades of #fac9b5 color code.

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

Light Shade of #fac9b5
#fdece5
Dark Shade of #fac9b5
#f7a685
Saturated Shade of #fac9b5
#fec7b1
Desaturated Shade of #fac9b5
#f6cbb9
Grey scale Shade of #fac9b5
#d7d7d7
Brighten Shade
#ffe2ce
Most Readable Shade
#000000

Shades of #fac9b5 color code

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

#fac9b5
#deb2a0
#c29c8c
#a68678
#8a6f64
#6f5950
#53433c
#372c28
#1b1614
#000000

Similar Color like #fac9b5 color

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

#fbcab6
#fccbb7
#fdccb8
#fecdb9
#ffceba
#ffcfbb
#ffd0bc
#ffd1bd
#ffd2be
#ffd3bf
#ffd4c0
#ffd5c1
#ffd6c2
#ffd7c3
#f9c8b4
#f8c7b3
#f7c6b2
#f6c5b1
#f5c4b0
#f4c3af
#f3c2ae
#f2c1ad
#f1c0ac
#f0bfab
#efbeaa
#eebda9
#edbca8
#ecbba7

Monochromatic Color with #fac9b5

#fac9b5
#251e1b
#50403a
#7a6259
#a58577
#cfa796

Tints of #fac9b5 Color

#fac9b5
#facfbd
#fbd5c5
#fbdbcd
#fce1d5
#fce7de
#fdede6
#fdf3ee
#fef9f6
#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

#fac9b5
#b5e6fa

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

Split Complementary

#fac9b5
#b5faeb
#b5c4fa

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

Analogous Color

#fab5bd
#fabbb5
#fac9b5
#fad7b5
#fae5b5

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

#fac9b5
#b5fac9
#c9b5fa

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

#fac9b5
#c3fab5
#b5e6fa
#ebb5fa

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

#fac9b5
#b5e6fa
#b5c4fa
#faebb5

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

#fac9b5 Color Code Preview on Black Background Color

This is how #fac9b5 Color will look on black background color. Color contrast ratio is 14.09

#fac9b5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fac9b5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fac9b5

#fac9b5 color code is use for CSS Background Color

Background color for the above div is #fac9b5

HTML with inline CSS

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

#fac9b5 color code is use for CSS Border Color

CSS Border color for the above div is #fac9b5

HTML with inline CSS

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

CSS Border Left color for the above div is #fac9b5

HTML with inline CSS

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

CSS Border Right color for the above div is #fac9b5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fac9b5

HTML with inline CSS

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

CSS Border Top color for the above div is #fac9b5

HTML with inline CSS

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

#fac9b5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fac9b5 Color code Preview on White Background

This is how #fac9b5 Color code will look on white background color. Color contrast ratio is 1.49

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

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.