crispedge.com

Color picker

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

#f6dc7d hex color - Yellow - Warm color - Information

#f6dc7d hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #f6dc7d Color code in RGB color code model is created after adding 96.47% red color, 86.27% green color and 49.02% blue color. Hex #f6dc7d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 49% yellow and 4% black.

Hex #f6dc7d color code is between #eedd77 web safe hex color code and #ffcc88 web safe hex color code. #eedd77 is the nearest web safe color code. You can see here many more shades of #f6dc7d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef6dc7d#f6dc7d
RGB Decimal246, 220, 125rgb(246, 220, 125)
RGB Percent96%, 86%, 49%rgb(96%, 86%, 49%)
CSS RGBa246, 220, 125,1rgba(246,220,125,1)
CMYK Modelcmyk(0%,11%,49%,4%)
HSL Color Space47,87% ,73%hsl(47,87% ,73%)
HSV Color Space47°, 49%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101101101110001111101
Octal366334175
Decimal246220125
Hexf6dc7d

Different shades of #f6dc7d color code.

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

Light Shade of #f6dc7d
#f9e9ad
Dark Shade of #f6dc7d
#f3cf4d
Saturated Shade of #f6dc7d
#fde076
Desaturated Shade of #f6dc7d
#efd884
Grey scale Shade of #f6dc7d
#b9b9b9
Brighten Shade
#fff596
Most Readable Shade
#000000

Shades of #f6dc7d color code

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

#f6dc7d
#dac36f
#bfab61
#a49253
#887a45
#6d6137
#524929
#36301b
#1b180d
#000000

Similar Color like #f6dc7d color

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

#f7dd7e
#f8de7f
#f9df80
#fae081
#fbe182
#fce283
#fde384
#fee485
#ffe586
#ffe687
#ffe788
#ffe889
#ffe98a
#ffea8b
#f5db7c
#f4da7b
#f3d97a
#f2d879
#f1d778
#f0d677
#efd576
#eed475
#edd374
#ecd273
#ebd172
#ead071
#e9cf70
#e8ce6f

Monochromatic Color with #f6dc7d

#f6dc7d
#211e11
#4c4427
#766a3c
#a19052
#cbb667

Tints of #f6dc7d Color

#f6dc7d
#f7df8b
#f8e399
#f9e7a8
#faebb6
#fbefc5
#fcf3d3
#fdf7e2
#fefbf0
#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

#f6dc7d
#7d97f6

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

Split Complementary

#f6dc7d
#7dd4f6
#a07df6

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

Analogous Color

#f6ac7d
#f6c47d
#f6dc7d
#f6f47d
#e0f67d

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

#f6dc7d
#7df6dc
#dc7df6

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

#f6dc7d
#7df69f
#7d97f6
#f67dd3

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

#f6dc7d
#7d97f6
#a07df6
#d4f67d

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

#f6dc7d Color Code Preview on Black Background Color

This is how #f6dc7d Color will look on black background color. Color contrast ratio is 15.45

#f6dc7d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f6dc7d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f6dc7d

#f6dc7d color code is use for CSS Background Color

Background color for the above div is #f6dc7d

HTML with inline CSS

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

#f6dc7d color code is use for CSS Border Color

CSS Border color for the above div is #f6dc7d

HTML with inline CSS

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

CSS Border Left color for the above div is #f6dc7d

HTML with inline CSS

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

CSS Border Right color for the above div is #f6dc7d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f6dc7d

HTML with inline CSS

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

CSS Border Top color for the above div is #f6dc7d

HTML with inline CSS

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

#f6dc7d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f6dc7d Color code Preview on White Background

This is how #f6dc7d Color code will look on white background color. Color contrast ratio is 1.36

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

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.