crispedge.com

Color picker

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

#f3dc5c hex color - Yellow - Warm color - Information

#f3dc5c hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #f3dc5c Color code in RGB color code model is created after adding 95.29% red color, 86.27% green color and 36.08% blue color. Hex #f3dc5c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 62% yellow and 5% black.

Hex #f3dc5c color code is between #eedd55 web safe hex color code and #ffcc66 web safe hex color code. #eedd55 is the nearest web safe color code. You can see here many more shades of #f3dc5c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef3dc5c#f3dc5c
RGB Decimal243, 220, 92rgb(243, 220, 92)
RGB Percent95%, 86%, 36%rgb(95%, 86%, 36%)
CSS RGBa243, 220, 92,1rgba(243,220,92,1)
CMYK Modelcmyk(0%,9%,62%,5%)
HSL Color Space51,86% ,66%hsl(51,86% ,66%)
HSV Color Space51°, 62%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100111101110001011100
Octal363334134
Decimal24322092
Hexf3dc5c

Different shades of #f3dc5c color code.

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

Light Shade of #f3dc5c
#f6e68b
Dark Shade of #f3dc5c
#efd22c
Saturated Shade of #f3dc5c
#fce253
Desaturated Shade of #f3dc5c
#ead665
Grey scale Shade of #f3dc5c
#a7a7a7
Brighten Shade
#fff575
Most Readable Shade
#000000

Shades of #f3dc5c color code

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

#f3dc5c
#d8c351
#bdab47
#a2923d
#877a33
#6c6128
#51491e
#363014
#1b180a
#000000

Similar Color like #f3dc5c color

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

#f4dd5d
#f5de5e
#f6df5f
#f7e060
#f8e161
#f9e262
#fae363
#fbe464
#fce565
#fde666
#fee767
#ffe868
#ffe969
#ffea6a
#f2db5b
#f1da5a
#f0d959
#efd858
#eed757
#edd656
#ecd555
#ebd454
#ead353
#e9d252
#e8d151
#e7d050
#e6cf4f
#e5ce4e

Monochromatic Color with #f3dc5c

#f3dc5c
#1e1c0c
#49421c
#73692c
#9e8f3c
#c8b64c

Tints of #f3dc5c Color

#f3dc5c
#f4df6e
#f5e380
#f7e792
#f8eba4
#f9efb6
#fbf3c8
#fcf7da
#fdfbec
#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

#f3dc5c
#5c73f3

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

Split Complementary

#f3dc5c
#5cbef3
#915cf3

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

Analogous Color

#f3a05c
#f3be5c
#f3dc5c
#ecf35c
#cef35c

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

#f3dc5c
#5cf3dc
#dc5cf3

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

#f3dc5c
#5cf390
#5c73f3
#f35cbe

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

#f3dc5c
#5c73f3
#915cf3
#bef35c

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

#f3dc5c Color Code Preview on Black Background Color

This is how #f3dc5c Color will look on black background color. Color contrast ratio is 15.20

#f3dc5c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f3dc5c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f3dc5c

#f3dc5c color code is use for CSS Background Color

Background color for the above div is #f3dc5c

HTML with inline CSS

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

#f3dc5c color code is use for CSS Border Color

CSS Border color for the above div is #f3dc5c

HTML with inline CSS

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

CSS Border Left color for the above div is #f3dc5c

HTML with inline CSS

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

CSS Border Right color for the above div is #f3dc5c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f3dc5c

HTML with inline CSS

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

CSS Border Top color for the above div is #f3dc5c

HTML with inline CSS

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

#f3dc5c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f3dc5c Color code Preview on White Background

This is how #f3dc5c Color code will look on white background color. Color contrast ratio is 1.38

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

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.