crispedge.com

#faf13b hex color - Green - Warm color - Information

#faf13b hex color - Green - Warm color

Color Hue/Base color: Green

Hex #faf13b Color code in RGB color code model is created after adding 98.04% red color, 94.51% green color and 23.14% blue color. Hex #faf13b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 76% yellow and 1.96% black.

Hex #faf13b color code is between #ffee33 web safe hex color code and #eeff44 web safe hex color code. #ffee33 is the nearest web safe color code. You can see here many more shades of #faf13b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefaf13b#faf13b
RGB Decimal250, 241, 59rgb(250, 241, 59)
RGB Percent98%, 95%, 23%rgb(98%, 95%, 23%)
CSS RGBa250, 241, 59,1rgba(250,241,59,1)
CMYK Modelcmyk(0%,4%,76%,1.96%)
HSL Color Space57,95% ,61%hsl(57,95% ,61%)
HSV Color Space57°, 76%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101111000100111011
Octal37236173
Decimal25024159
Hexfaf13b

Different shades of #faf13b color code.

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

Light Shade of #faf13b
#fbf56d
Dark Shade of #faf13b
#f9ed09
Saturated Shade of #faf13b
#fff636
Desaturated Shade of #faf13b
#f0e845
Grey scale Shade of #faf13b
#9a9a9a
Brighten Shade
#ffff54
Most Readable Shade
#000000

Shades of #faf13b color code

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

#faf13b
#ded634
#c2bb2d
#a6a027
#8a8520
#6f6b1a
#535013
#37350d
#1b1a06
#000000

Similar Color like #faf13b color

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

#fbf23c
#fcf33d
#fdf43e
#fef53f
#fff640
#fff741
#fff842
#fff943
#fffa44
#fffb45
#fffc46
#fffd47
#fffe48
#ffff49
#f9f03a
#f8ef39
#f7ee38
#f6ed37
#f5ec36
#f4eb35
#f3ea34
#f2e933
#f1e832
#f0e731
#efe630
#eee52f
#ede42e
#ece32d

Monochromatic Color with #faf13b

#faf13b
#252409
#504d13
#7a761d
#a59f27
#cfc831

Tints of #faf13b Color

#faf13b
#faf250
#fbf466
#fbf57c
#fcf792
#fcf8a7
#fdfabd
#fdfbd3
#fefde9
#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

#faf13b
#3b44fa

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

Split Complementary

#faf13b
#3ba3fa
#923bfa

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

Analogous Color

#faa53b
#facb3b
#faf13b
#ddfa3b
#b7fa3b

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

#faf13b
#3bfaf1
#f13bfa

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

#faf13b
#3bfa91
#3b44fa
#fa3ba3

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

#faf13b
#3b44fa
#923bfa
#a3fa3b

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

#faf13b Color Code Preview on Black Background Color

This is how #faf13b Color will look on black background color. Color contrast ratio is 17.71

#faf13b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faf13b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faf13b

#faf13b color code is use for CSS Background Color

Background color for the above div is #faf13b

HTML with inline CSS

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

#faf13b color code is use for CSS Border Color

CSS Border color for the above div is #faf13b

HTML with inline CSS

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

CSS Border Left color for the above div is #faf13b

HTML with inline CSS

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

CSS Border Right color for the above div is #faf13b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #faf13b

HTML with inline CSS

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

CSS Border Top color for the above div is #faf13b

HTML with inline CSS

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

#faf13b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#faf13b Color code Preview on White Background

This is how #faf13b Color code will look on white background color. Color contrast ratio is 1.19

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

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