crispedge.com

Color picker

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

#f1d586 hex color - Yellow - Warm color - Information

#f1d586 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #f1d586 Color code in RGB color code model is created after adding 94.51% red color, 83.53% green color and 52.55% blue color. Hex #f1d586 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 44% yellow and 5% black.

Hex #f1d586 color code is between #eedd88 web safe hex color code and #ffcc77 web safe hex color code. #eedd88 is the nearest web safe color code. You can see here many more shades of #f1d586 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef1d586#f1d586
RGB Decimal241, 213, 134rgb(241, 213, 134)
RGB Percent95%, 84%, 53%rgb(95%, 84%, 53%)
CSS RGBa241, 213, 134,1rgba(241,213,134,1)
CMYK Modelcmyk(0%,12%,44%,5%)
HSL Color Space44,79% ,74%hsl(44,79% ,74%)
HSV Color Space44°, 44%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100011101010110000110
Octal361325206
Decimal241213134
Hexf1d586

Different shades of #f1d586 color code.

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

Light Shade of #f1d586
#f6e5b4
Dark Shade of #f1d586
#ecc558
Saturated Shade of #f1d586
#f8d87f
Desaturated Shade of #f1d586
#ead28d
Grey scale Shade of #f1d586
#bbbbbb
Brighten Shade
#ffee9f
Most Readable Shade
#000000

Shades of #f1d586 color code

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

#f1d586
#d6bd77
#bba568
#a08e59
#85764a
#6b5e3b
#50472c
#352f1d
#1a170e
#000000

Similar Color like #f1d586 color

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

#f2d687
#f3d788
#f4d889
#f5d98a
#f6da8b
#f7db8c
#f8dc8d
#f9dd8e
#fade8f
#fbdf90
#fce091
#fde192
#fee293
#ffe394
#f0d485
#efd384
#eed283
#edd182
#ecd081
#ebcf80
#eace7f
#e9cd7e
#e8cc7d
#e7cb7c
#e6ca7b
#e5c97a
#e4c879
#e3c778

Monochromatic Color with #f1d586

#f1d586
#1c1910
#473f27
#71643f
#9c8a57
#c6af6e

Tints of #f1d586 Color

#f1d586
#f2d993
#f4dea0
#f5e3ae
#f7e7bb
#f8ecc9
#faf1d6
#fbf5e4
#fdfaf1
#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

#f1d586
#86a2f1

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

Split Complementary

#f1d586
#86d8f1
#9f86f1

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

Analogous Color

#f1aa86
#f1c086
#f1d586
#f1ea86
#e2f186

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

#f1d586
#86f1d5
#d586f1

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

#f1d586
#86f19f
#86a2f1
#f186d7

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

#f1d586
#86a2f1
#9f86f1
#d8f186

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

#f1d586 Color Code Preview on Black Background Color

This is how #f1d586 Color will look on black background color. Color contrast ratio is 14.60

#f1d586 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1d586

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1d586

#f1d586 color code is use for CSS Background Color

Background color for the above div is #f1d586

HTML with inline CSS

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

#f1d586 color code is use for CSS Border Color

CSS Border color for the above div is #f1d586

HTML with inline CSS

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

CSS Border Left color for the above div is #f1d586

HTML with inline CSS

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

CSS Border Right color for the above div is #f1d586

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f1d586

HTML with inline CSS

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

CSS Border Top color for the above div is #f1d586

HTML with inline CSS

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

#f1d586 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f1d586 Color code Preview on White Background

This is how #f1d586 Color code will look on white background color. Color contrast ratio is 1.44

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

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.