crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#f5fc2a hex color - Green - Warm color - Information

#f5fc2a hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #f5fc2a Color code in RGB color code model is created after adding 96.08% red color, 98.82% green color and 16.47% blue color. Hex #f5fc2a Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 83% yellow and 1% black.

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

0 Likes 0 Comments | 6 Views

Color Table

Hex Color Codef5fc2a#f5fc2a
RGB Decimal245, 252, 42rgb(245, 252, 42)
RGB Percent96%, 99%, 16%rgb(96%, 99%, 16%)
CSS RGBa245, 252, 42,1rgba(245,252,42,1)
CMYK Modelcmyk(3%,0%,83%,1%)
HSL Color Space62,97% ,58%hsl(62,97% ,58%)
HSV Color Space62°, 83%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101011111110000101010
Octal36537452
Decimal24525242
Hexf5fc2a

Different shades of #f5fc2a color code.

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

Light Shade of #f5fc2a
#f7fd5c
Dark Shade of #f5fc2a
#e8f003
Saturated Shade of #f5fc2a
#f8ff27
Desaturated Shade of #f5fc2a
#ebf135
Grey scale Shade of #f5fc2a
#939393
Brighten Shade
#ffff43
Most Readable Shade
#000000

Shades of #f5fc2a color code

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

#f5fc2a
#d9e025
#bec420
#a3a81c
#888c17
#6c7012
#51540e
#363809
#1b1c04
#000000

Similar Color like #f5fc2a color

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

#f6fd2b
#f7fe2c
#f8ff2d
#f9ff2e
#faff2f
#fbff30
#fcff31
#fdff32
#feff33
#ffff34
#ffff35
#ffff36
#ffff37
#ffff38
#f4fb29
#f3fa28
#f2f927
#f1f826
#f0f725
#eff624
#eef523
#edf422
#ecf321
#ebf220
#eaf11f
#e9f01e
#e8ef1d
#e7ee1c

Monochromatic Color with #f5fc2a

#f5fc2a
#262707
#50520e
#797c15
#a2a71c
#ccd123

Tints of #f5fc2a Color

#f5fc2a
#f6fc41
#f7fc59
#f8fd71
#f9fd88
#fafda0
#fbfeb8
#fcfecf
#fdfee7
#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

#f5fc2a
#312afc

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

Split Complementary

#f5fc2a
#2a8cfc
#9a2afc

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

Analogous Color

#fcaf2a
#fcd92a
#f5fc2a
#cbfc2a
#a1fc2a

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

#f5fc2a
#2af5fc
#fc2af5

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

#f5fc2a
#2afc9a
#312afc
#fc2a8c

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

#f5fc2a
#312afc
#9a2afc
#8cfc2a

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

#f5fc2a Color Code Preview on Black Background Color

This is how #f5fc2a Color will look on black background color. Color contrast ratio is 18.84

#f5fc2a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5fc2a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5fc2a

#f5fc2a color code is use for CSS Background Color

Background color for the above div is #f5fc2a

HTML with inline CSS

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

#f5fc2a color code is use for CSS Border Color

CSS Border color for the above div is #f5fc2a

HTML with inline CSS

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

CSS Border Left color for the above div is #f5fc2a

HTML with inline CSS

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

CSS Border Right color for the above div is #f5fc2a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f5fc2a

HTML with inline CSS

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

CSS Border Top color for the above div is #f5fc2a

HTML with inline CSS

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

#f5fc2a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f5fc2a Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.