crispedge.com

Color picker

Loading...

#faf457 hex color - Yellow - Warm color - Information

#faf457 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #faf457 Color code in RGB color code model is created after adding 98.04% red color, 95.69% green color and 34.12% blue color. Hex #faf457 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 65% yellow and 2% black.

Hex #faf457 color code is between #ffee55 web safe hex color code and #eeff66 web safe hex color code. #ffee55 is the nearest web safe color code. You can see here many more shades of #faf457 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codefaf457#faf457
RGB Decimal250, 244, 87rgb(250, 244, 87)
RGB Percent98%, 96%, 34%rgb(98%, 96%, 34%)
CSS RGBa250, 244, 87,1rgba(250,244,87,1)
CMYK Modelcmyk(0%,2%,65%,2%)
HSL Color Space58,94% ,66%hsl(58,94% ,66%)
HSV Color Space58°, 65%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101111010001010111
Octal372364127
Decimal25024487
Hexfaf457

Different shades of #faf457 color code.

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

Light Shade of #faf457
#fbf788
Dark Shade of #faf457
#f9f125
Saturated Shade of #faf457
#fff952
Desaturated Shade of #faf457
#f1ec60
Grey scale Shade of #faf457
#a8a8a8
Brighten Shade
#ffff70
Most Readable Shade
#000000

Shades of #faf457 color code

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

#faf457
#ded84d
#c2bd43
#a6a23a
#8a8730
#6f6c26
#53511d
#373613
#1b1b09
#000000

Similar Color like #faf457 color

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

#fbf558
#fcf659
#fdf75a
#fef85b
#fff95c
#fffa5d
#fffb5e
#fffc5f
#fffd60
#fffe61
#ffff62
#ffff63
#ffff64
#ffff65
#f9f356
#f8f255
#f7f154
#f6f053
#f5ef52
#f4ee51
#f3ed50
#f2ec4f
#f1eb4e
#f0ea4d
#efe94c
#eee84b
#ede74a
#ece649

Monochromatic Color with #faf457

#faf457
#25250d
#504e1c
#7a782b
#a5a139
#cfcb48

Tints of #faf457 Color

#faf457
#faf569
#fbf67c
#fbf78f
#fcf8a1
#fcfab4
#fdfbc7
#fdfcd9
#fefdec
#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

#faf457
#575dfa

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

Split Complementary

#faf457
#57aefa
#a357fa

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

Analogous Color

#fab357
#fad357
#faf457
#dffa57
#bffa57

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

#faf457
#57faf4
#f457fa

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

#faf457
#57faa2
#575dfa
#fa57ae

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

#faf457
#575dfa
#a357fa
#aefa57

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

#faf457 Color Code Preview on Black Background Color

This is how #faf457 Color will look on black background color. Color contrast ratio is 18.14

#faf457 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faf457

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faf457

#faf457 color code is use for CSS Background Color

Background color for the above div is #faf457

HTML with inline CSS

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

#faf457 color code is use for CSS Border Color

CSS Border color for the above div is #faf457

HTML with inline CSS

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

CSS Border Left color for the above div is #faf457

HTML with inline CSS

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

CSS Border Right color for the above div is #faf457

HTML with inline CSS

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

CSS Border Bottom color for the above div is #faf457

HTML with inline CSS

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

CSS Border Top color for the above div is #faf457

HTML with inline CSS

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

#faf457 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#faf457 Color code Preview on White Background

This is how #faf457 Color code will look on white background color. Color contrast ratio is 1.16

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(250,244,87,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(87,93,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,244,87,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.