crispedge.com

Color picker

Loading...

#fdfa2b hex color - Green - Warm color - Information

#fdfa2b hex color - Green - Warm color

Color Hue/Base color: Green

Hex #fdfa2b Color code in RGB color code model is created after adding 99.22% red color, 98.04% green color and 16.86% blue color. Hex #fdfa2b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 83% yellow and 1% black.

Hex #fdfa2b color code is between #ffff33 web safe hex color code and #eeee22 web safe hex color code. #ffff33 is the nearest web safe color code. You can see here many more shades of #fdfa2b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefdfa2b#fdfa2b
RGB Decimal253, 250, 43rgb(253, 250, 43)
RGB Percent99%, 98%, 17%rgb(99%, 98%, 17%)
CSS RGBa253, 250, 43,1rgba(253,250,43,1)
CMYK Modelcmyk(0%,1%,83%,1%)
HSL Color Space59,98% ,58%hsl(59,98% ,58%)
HSV Color Space59°, 83%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011111101000101011
Octal37537253
Decimal25325043
Hexfdfa2b

Different shades of #fdfa2b color code.

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

Light Shade of #fdfa2b
#fdfb5d
Dark Shade of #fdfa2b
#f3ef02
Saturated Shade of #fdfa2b
#fffc29
Desaturated Shade of #fdfa2b
#f2f036
Grey scale Shade of #fdfa2b
#949494
Brighten Shade
#ffff44
Most Readable Shade
#000000

Shades of #fdfa2b color code

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

#fdfa2b
#e0de26
#c4c221
#a8a61c
#8c8a17
#706f13
#54530e
#383709
#1c1b04
#000000

Similar Color like #fdfa2b color

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

#fefb2c
#fffc2d
#fffd2e
#fffe2f
#ffff30
#ffff31
#ffff32
#ffff33
#ffff34
#ffff35
#ffff36
#ffff37
#ffff38
#ffff39
#fcf92a
#fbf829
#faf728
#f9f627
#f8f526
#f7f425
#f6f324
#f5f223
#f4f122
#f3f021
#f2ef20
#f1ee1f
#f0ed1e
#efec1d

Monochromatic Color with #fdfa2b

#fdfa2b
#282807
#53520e
#7d7c15
#a8a61d
#d2d024

Tints of #fdfa2b Color

#fdfa2b
#fdfa42
#fdfb5a
#fdfb71
#fdfc89
#fefca0
#fefdb8
#fefdcf
#fefee7
#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

#fdfa2b
#2b2efd

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

Split Complementary

#fdfa2b
#2b97fd
#912bfd

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

Analogous Color

#fda62b
#fdd02b
#fdfa2b
#d6fd2b
#acfd2b

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

#fdfa2b
#2bfdfa
#fa2bfd

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

#fdfa2b
#2bfd91
#2b2efd
#fd2b97

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

#fdfa2b
#2b2efd
#912bfd
#97fd2b

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

#fdfa2b Color Code Preview on Black Background Color

This is how #fdfa2b Color will look on black background color. Color contrast ratio is 18.89

#fdfa2b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdfa2b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdfa2b

#fdfa2b color code is use for CSS Background Color

Background color for the above div is #fdfa2b

HTML with inline CSS

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

#fdfa2b color code is use for CSS Border Color

CSS Border color for the above div is #fdfa2b

HTML with inline CSS

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

CSS Border Left color for the above div is #fdfa2b

HTML with inline CSS

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

CSS Border Right color for the above div is #fdfa2b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fdfa2b

HTML with inline CSS

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

CSS Border Top color for the above div is #fdfa2b

HTML with inline CSS

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

#fdfa2b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fdfa2b Color code Preview on White Background

This is how #fdfa2b Color code will look on white background color. Color contrast ratio is 1.11

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

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