crispedge.com

Color picker

Loading...

#5faa4a hex color - Green - Cool color - Information

#5faa4a hex color - Green - Cool color

Color Hue/Base color: Green

Hex #5faa4a Color code in RGB color code model is created after adding 37.25% red color, 66.67% green color and 29.02% blue color. Hex #5faa4a Color code in CMYK color (process color) code model is generated after subtraction of 44% cyan, 0% magenta, 56% yellow and 33% black.

Hex #5faa4a color code is between #669944 web safe hex color code and #55bb55 web safe hex color code. #669944 is the nearest web safe color code. You can see here many more shades of #5faa4a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code5faa4a#5faa4a
RGB Decimal95, 170, 74rgb(95, 170, 74)
RGB Percent37%, 67%, 29%rgb(37%, 67%, 29%)
CSS RGBa95, 170, 74,1rgba(95,170,74,1)
CMYK Modelcmyk(44%,0%,56%,33%)
HSL Color Space107,39% ,48%hsl(107,39% ,48%)
HSV Color Space107°, 56%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111111010101001001010
Octal137252112
Decimal9517074
Hex5faa4a

Different shades of #5faa4a color code.

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

Light Shade of #5faa4a
#7cbe69
Dark Shade of #5faa4a
#4b863b
Saturated Shade of #5faa4a
#58b63e
Desaturated Shade of #5faa4a
#669e56
Grey scale Shade of #5faa4a
#7a7a7a
Brighten Shade
#78c363
Most Readable Shade
#000000

Shades of #5faa4a color code

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

#5faa4a
#549741
#498439
#3f7131
#345e29
#2a4b20
#1f3818
#152510
#0a1208
#000000

Similar Color like #5faa4a color

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

#60ab4b
#61ac4c
#62ad4d
#63ae4e
#64af4f
#65b050
#66b151
#67b252
#68b353
#69b454
#6ab555
#6bb656
#6cb757
#6db858
#5ea949
#5da848
#5ca747
#5ba646
#5aa545
#59a444
#58a343
#57a242
#56a141
#55a040
#549f3f
#539e3e
#529d3d
#519c3c

Monochromatic Color with #5faa4a

#5faa4a
#77d45c
#8eff6f
#182a12
#2f5525
#477f37

Tints of #5faa4a Color

#5faa4a
#70b35e
#82bc72
#94c686
#a6cf9a
#b7d9ae
#c9e2c2
#dbecd6
#edf5ea
#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

#5faa4a
#954aaa

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

Split Complementary

#5faa4a
#654aaa
#aa4a8f

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

Analogous Color

#85aa4a
#72aa4a
#5faa4a
#4caa4a
#4aaa5b

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

#5faa4a
#4a5faa
#aa4a5f

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

#5faa4a
#4a8faa
#954aaa
#aa654a

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

#5faa4a
#954aaa
#aa4a8f
#4aaa65

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 #5faa4a 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.

#5faa4a Color Code Preview on Black Background Color

This is how #5faa4a Color will look on black background color. Color contrast ratio is 7.34

#5faa4a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5faa4a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5faa4a

#5faa4a color code is use for CSS Background Color

Background color for the above div is #5faa4a

HTML with inline CSS

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

#5faa4a color code is use for CSS Border Color

CSS Border color for the above div is #5faa4a

HTML with inline CSS

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

CSS Border Left color for the above div is #5faa4a

HTML with inline CSS

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

CSS Border Right color for the above div is #5faa4a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5faa4a

HTML with inline CSS

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

CSS Border Top color for the above div is #5faa4a

HTML with inline CSS

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

#5faa4a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5faa4a Color code Preview on White Background

This is how #5faa4a Color code will look on white background color. Color contrast ratio is 2.86

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

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(95,170,74,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(149,74,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(95,170,74,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.