crispedge.com

Color picker

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

#f5e16d hex color - Green - Warm color - Information

#f5e16d hex color - Green - Warm color

Color Hue/Base color: Green

Hex #f5e16d Color code in RGB color code model is created after adding 96.08% red color, 88.24% green color and 42.75% blue color. Hex #f5e16d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 56% yellow and 4% black.

Hex #f5e16d color code is between #eedd66 web safe hex color code and #ffee77 web safe hex color code. #eedd66 is the nearest web safe color code. You can see here many more shades of #f5e16d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef5e16d#f5e16d
RGB Decimal245, 225, 109rgb(245, 225, 109)
RGB Percent96%, 88%, 43%rgb(96%, 88%, 43%)
CSS RGBa245, 225, 109,1rgba(245,225,109,1)
CMYK Modelcmyk(0%,8%,56%,4%)
HSL Color Space51,87% ,69%hsl(51,87% ,69%)
HSV Color Space51°, 56%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101011110000101101101
Octal365341155
Decimal245225109
Hexf5e16d

Different shades of #f5e16d color code.

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

Light Shade of #f5e16d
#f8eb9d
Dark Shade of #f5e16d
#f2d73d
Saturated Shade of #f5e16d
#fde665
Desaturated Shade of #f5e16d
#eddb75
Grey scale Shade of #f5e16d
#b1b1b1
Brighten Shade
#fffa86
Most Readable Shade
#000000

Shades of #f5e16d color code

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

#f5e16d
#d9c860
#beaf54
#a39648
#887d3c
#6c6430
#514b24
#363218
#1b190c
#000000

Similar Color like #f5e16d color

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

#f6e26e
#f7e36f
#f8e470
#f9e571
#fae672
#fbe773
#fce874
#fde975
#feea76
#ffeb77
#ffec78
#ffed79
#ffee7a
#ffef7b
#f4e06c
#f3df6b
#f2de6a
#f1dd69
#f0dc68
#efdb67
#eeda66
#edd965
#ecd864
#ebd763
#ead662
#e9d561
#e8d460
#e7d35f

Monochromatic Color with #f5e16d

#f5e16d
#201e0e
#4b4521
#756c34
#a09347
#caba5a

Tints of #f5e16d Color

#f5e16d
#f6e47d
#f7e78d
#f8eb9d
#f9eead
#faf1be
#fbf5ce
#fcf8de
#fdfbee
#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

#f5e16d
#6d81f5

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

Split Complementary

#f5e16d
#6dc5f5
#9d6df5

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

Analogous Color

#f5ab6d
#f5c66d
#f5e16d
#eef56d
#d3f56d

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

#f5e16d
#6df5e1
#e16df5

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

#f5e16d
#6df59d
#6d81f5
#f56dc5

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

#f5e16d
#6d81f5
#9d6df5
#c5f56d

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

#f5e16d Color Code Preview on Black Background Color

This is how #f5e16d Color will look on black background color. Color contrast ratio is 15.87

#f5e16d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5e16d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5e16d

#f5e16d color code is use for CSS Background Color

Background color for the above div is #f5e16d

HTML with inline CSS

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

#f5e16d color code is use for CSS Border Color

CSS Border color for the above div is #f5e16d

HTML with inline CSS

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

CSS Border Left color for the above div is #f5e16d

HTML with inline CSS

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

CSS Border Right color for the above div is #f5e16d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f5e16d

HTML with inline CSS

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

CSS Border Top color for the above div is #f5e16d

HTML with inline CSS

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

#f5e16d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f5e16d Color code Preview on White Background

This is how #f5e16d Color code will look on white background color. Color contrast ratio is 1.32

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

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.