crispedge.com

Color picker

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

#f0d374 hex color - Yellow - Warm color - Information

#f0d374 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #f0d374 Color code in RGB color code model is created after adding 94.12% red color, 82.75% green color and 45.49% blue color. Hex #f0d374 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 52% yellow and 6% black.

Hex #f0d374 color code is between #eecc77 web safe hex color code and #ffdd66 web safe hex color code. #eecc77 is the nearest web safe color code. You can see here many more shades of #f0d374 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef0d374#f0d374
RGB Decimal240, 211, 116rgb(240, 211, 116)
RGB Percent94%, 83%, 45%rgb(94%, 83%, 45%)
CSS RGBa240, 211, 116,1rgba(240,211,116,1)
CMYK Modelcmyk(0%,12%,52%,6%)
HSL Color Space46,81% ,70%hsl(46,81% ,70%)
HSV Color Space46°, 52%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100001101001101110100
Octal360323164
Decimal240211116
Hexf0d374

Different shades of #f0d374 color code.

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

Light Shade of #f0d374
#f5e2a2
Dark Shade of #f0d374
#ebc446
Saturated Shade of #f0d374
#f8d76c
Desaturated Shade of #f0d374
#e8cf7c
Grey scale Shade of #f0d374
#b2b2b2
Brighten Shade
#ffec8d
Most Readable Shade
#000000

Shades of #f0d374 color code

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

#f0d374
#d5bb67
#baa45a
#a08c4d
#857540
#6a5d33
#504626
#352e19
#1a170c
#000000

Similar Color like #f0d374 color

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

#f1d475
#f2d576
#f3d677
#f4d778
#f5d879
#f6d97a
#f7da7b
#f8db7c
#f9dc7d
#fadd7e
#fbde7f
#fcdf80
#fde081
#fee182
#efd273
#eed172
#edd071
#eccf70
#ebce6f
#eacd6e
#e9cc6d
#e8cb6c
#e7ca6b
#e6c96a
#e5c869
#e4c768
#e3c667
#e2c566

Monochromatic Color with #f0d374

#f0d374
#1b180d
#463e22
#706336
#9b884b
#c5ae5f

Tints of #f0d374 Color

#f0d374
#f1d783
#f3dc92
#f5e1a2
#f6e6b1
#f8ebc1
#faf0d0
#fbf5e0
#fdfaef
#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

#f0d374
#7491f0

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

Split Complementary

#f0d374
#74cff0
#9574f0

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

Analogous Color

#f0a174
#f0ba74
#f0d374
#f0ec74
#dbf074

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

#f0d374
#74f0d3
#d374f0

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

#f0d374
#74f095
#7491f0
#f074cf

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

#f0d374
#7491f0
#9574f0
#cff074

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

#f0d374 Color Code Preview on Black Background Color

This is how #f0d374 Color will look on black background color. Color contrast ratio is 14.27

#f0d374 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f0d374

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f0d374

#f0d374 color code is use for CSS Background Color

Background color for the above div is #f0d374

HTML with inline CSS

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

#f0d374 color code is use for CSS Border Color

CSS Border color for the above div is #f0d374

HTML with inline CSS

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

CSS Border Left color for the above div is #f0d374

HTML with inline CSS

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

CSS Border Right color for the above div is #f0d374

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f0d374

HTML with inline CSS

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

CSS Border Top color for the above div is #f0d374

HTML with inline CSS

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

#f0d374 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f0d374 Color code Preview on White Background

This is how #f0d374 Color code will look on white background color. Color contrast ratio is 1.47

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

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.