crispedge.com

#faf609 hex color - Yellow - Warm color - Information

#faf609 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

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

Hex #faf609 color code is between #ffee11 web safe hex color code and #eeff00 web safe hex color code. #ffee11 is the nearest web safe color code. You can see here many more shades of #faf609 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefaf609#faf609
RGB Decimal250, 246, 9rgb(250, 246, 9)
RGB Percent98%, 96%, 4%rgb(98%, 96%, 4%)
CSS RGBa250, 246, 9,1rgba(250,246,9,1)
CMYK Modelcmyk(0%,2%,96%,2%)
HSL Color Space59,96% ,51%hsl(59,96% ,51%)
HSV Color Space59°, 96%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101111011000001001
Octal37236611
Decimal2502469
Hexfaf609

Different shades of #faf609 color code.

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

Light Shade of #faf609
#fbf83b
Dark Shade of #faf609
#ccc904
Saturated Shade of #faf609
#fffb04
Desaturated Shade of #faf609
#edea16
Grey scale Shade of #faf609
#818181
Brighten Shade
#ffff22
Most Readable Shade
#000000

Shades of #faf609 color code

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

#faf609
#deda08
#c2bf07
#a6a406
#8a8805
#6f6d04
#535203
#373602
#1b1b01
#000000

Similar Color like #faf609 color

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

#fbf70a
#fcf80b
#fdf90c
#fefa0d
#fffb0e
#fffc0f
#fffd10
#fffe11
#ffff12
#ffff13
#ffff14
#ffff15
#ffff16
#ffff17
#f9f508
#f8f407
#f7f306
#f6f205
#f5f104
#f4f003
#f3ef02
#f2ee01
#f1ed00
#f0ec00
#efeb00
#eeea00
#ede900
#ece800

Monochromatic Color with #faf609

#faf609
#252501
#504f03
#7a7904
#a5a206
#cfcc07

Tints of #faf609 Color

#faf609
#faf724
#fbf83f
#fbf95b
#fcfa76
#fcfb91
#fdfcad
#fdfdc8
#fefee3
#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

#faf609
#090dfa

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

Split Complementary

#faf609
#0985fa
#7e09fa

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

Analogous Color

#fa9609
#fac609
#faf609
#cefa09
#9efa09

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

#faf609
#09faf6
#f609fa

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

#faf609
#09fa7d
#090dfa
#fa0985

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

#faf609
#090dfa
#7e09fa
#85fa09

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

#faf609 Color Code Preview on Black Background Color

This is how #faf609 Color will look on black background color. Color contrast ratio is 18.25

#faf609 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faf609

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faf609

#faf609 color code is use for CSS Background Color

Background color for the above div is #faf609

HTML with inline CSS

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

#faf609 color code is use for CSS Border Color

CSS Border color for the above div is #faf609

HTML with inline CSS

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

CSS Border Left color for the above div is #faf609

HTML with inline CSS

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

CSS Border Right color for the above div is #faf609

HTML with inline CSS

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

CSS Border Bottom color for the above div is #faf609

HTML with inline CSS

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

CSS Border Top color for the above div is #faf609

HTML with inline CSS

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

#faf609 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#faf609 Color code Preview on White Background

This is how #faf609 Color code will look on white background color. Color contrast ratio is 1.15

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

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,246,9,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(9,13,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,246,9,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>