crispedge.com

Color picker

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

#fdaf6b hex color - Orange - Warm color - Information

#fdaf6b hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #fdaf6b Color code in RGB color code model is created after adding 99.22% red color, 68.63% green color and 41.96% blue color. Hex #fdaf6b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 31% magenta, 58% yellow and 1% black.

Hex #fdaf6b color code is between #ffaa66 web safe hex color code and #eebb77 web safe hex color code. #ffaa66 is the nearest web safe color code. You can see here many more shades of #fdaf6b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefdaf6b#fdaf6b
RGB Decimal253, 175, 107rgb(253, 175, 107)
RGB Percent99%, 69%, 42%rgb(99%, 69%, 42%)
CSS RGBa253, 175, 107,1rgba(253,175,107,1)
CMYK Modelcmyk(0%,31%,58%,1%)
HSL Color Space28,97% ,71%hsl(28,97% ,71%)
HSV Color Space28°, 58%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011010111101101011
Octal375257153
Decimal253175107
Hexfdaf6b

Different shades of #fdaf6b color code.

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

Light Shade of #fdaf6b
#feca9d
Dark Shade of #fdaf6b
#fc9439
Saturated Shade of #fdaf6b
#ffaf69
Desaturated Shade of #fdaf6b
#f5af72
Grey scale Shade of #fdaf6b
#b4b4b4
Brighten Shade
#ffc884
Most Readable Shade
#000000

Shades of #fdaf6b color code

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

#fdaf6b
#e09b5f
#c48853
#a87447
#8c613b
#704d2f
#543a23
#382617
#1c130b
#000000

Similar Color like #fdaf6b color

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

#feb06c
#ffb16d
#ffb26e
#ffb36f
#ffb470
#ffb571
#ffb672
#ffb773
#ffb874
#ffb975
#ffba76
#ffbb77
#ffbc78
#ffbd79
#fcae6a
#fbad69
#faac68
#f9ab67
#f8aa66
#f7a965
#f6a864
#f5a763
#f4a662
#f3a561
#f2a460
#f1a35f
#f0a25e
#efa15d

Monochromatic Color with #fdaf6b

#fdaf6b
#281c11
#533923
#7d5735
#a87447
#d29259

Tints of #fdaf6b Color

#fdaf6b
#fdb77b
#fdc08b
#fdc99c
#fdd2ac
#fedbbd
#fee4cd
#feedde
#fef6ee
#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

#fdaf6b
#6bb9fd

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

Split Complementary

#fdaf6b
#6bfdf8
#6b70fd

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

Analogous Color

#fd756b
#fd926b
#fdaf6b
#fdcc6b
#fde96b

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

#fdaf6b
#6bfdaf
#af6bfd

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

#fdaf6b
#70fd6b
#6bb9fd
#f86bfd

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

#fdaf6b
#6bb9fd
#6b70fd
#fdf86b

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

#fdaf6b Color Code Preview on Black Background Color

This is how #fdaf6b Color will look on black background color. Color contrast ratio is 11.52

#fdaf6b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdaf6b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdaf6b

#fdaf6b color code is use for CSS Background Color

Background color for the above div is #fdaf6b

HTML with inline CSS

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

#fdaf6b color code is use for CSS Border Color

CSS Border color for the above div is #fdaf6b

HTML with inline CSS

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

CSS Border Left color for the above div is #fdaf6b

HTML with inline CSS

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

CSS Border Right color for the above div is #fdaf6b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fdaf6b

HTML with inline CSS

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

CSS Border Top color for the above div is #fdaf6b

HTML with inline CSS

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

#fdaf6b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fdaf6b Color code Preview on White Background

This is how #fdaf6b Color code will look on white background color. Color contrast ratio is 1.82

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

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.