crispedge.com

Color picker

Loading...

#faf300 hex color - Yellow - Warm color - Information

#faf300 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefaf300#faf300
RGB Decimal250, 243, 0rgb(250, 243, 0)
RGB Percent98%, 95%, 0%rgb(98%, 95%, 0%)
CSS RGBa250, 243, 0,1rgba(250,243,0,1)
CMYK Modelcmyk(0%,3%,100%,2%)
HSL Color Space58,100% ,49%hsl(58,100% ,49%)
HSV Color Space58°, 100%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101111001100000000
Octal3723630
Decimal2502430
Hexfaf300

Different shades of #faf300 color code.

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

Light Shade of #faf300
#fff92e
Dark Shade of #faf300
#c7c100
Saturated Shade of #faf300
#faf300
Desaturated Shade of #faf300
#ede70c
Grey scale Shade of #faf300
#7d7d7d
Brighten Shade
#ffff19
Most Readable Shade
#000000

Shades of #faf300 color code

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

#faf300
#ded800
#c2bd00
#a6a200
#8a8700
#6f6c00
#535100
#373600
#1b1b00
#000000

Similar Color like #faf300 color

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

#fbf401
#fcf502
#fdf603
#fef704
#fff805
#fff906
#fffa07
#fffb08
#fffc09
#fffd0a
#fffe0b
#ffff0c
#ffff0d
#ffff0e
#f9f200
#f8f100
#f7f000
#f6ef00
#f5ee00
#f4ed00
#f3ec00
#f2eb00
#f1ea00
#f0e900
#efe800
#eee700
#ede600
#ece500

Monochromatic Color with #faf300

#faf300
#252400
#504e00
#7a7700
#a5a000
#cfca00

Tints of #faf300 Color

#faf300
#faf41c
#fbf538
#fbf755
#fcf871
#fcf98d
#fdfbaa
#fdfcc6
#fefde2
#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

#faf300
#0007fa

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

Split Complementary

#faf300
#0084fa
#7600fa

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

Analogous Color

#fa8f00
#fac100
#faf300
#cffa00
#9dfa00

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

#faf300
#00faf3
#f300fa

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

#faf300
#00fa76
#0007fa
#fa0084

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

#faf300
#0007fa
#7600fa
#84fa00

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

#faf300 Color Code Preview on Black Background Color

This is how #faf300 Color will look on black background color. Color contrast ratio is 17.89

#faf300 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faf300

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faf300

#faf300 color code is use for CSS Background Color

Background color for the above div is #faf300

HTML with inline CSS

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

#faf300 color code is use for CSS Border Color

CSS Border color for the above div is #faf300

HTML with inline CSS

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

CSS Border Left color for the above div is #faf300

HTML with inline CSS

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

CSS Border Right color for the above div is #faf300

HTML with inline CSS

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

CSS Border Bottom color for the above div is #faf300

HTML with inline CSS

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

CSS Border Top color for the above div is #faf300

HTML with inline CSS

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

#faf300 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#faf300 Color code Preview on White Background

This is how #faf300 Color code will look on white background color. Color contrast ratio is 1.17

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

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,243,0,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(0,7,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,243,0,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.