crispedge.com

Color picker

Loading...

#97d05d hex color - Green - Warm color - Information

#97d05d hex color - Green - Warm color

Color Hue/Base color: Green

Hex #97d05d Color code in RGB color code model is created after adding 59.22% red color, 81.57% green color and 36.47% blue color. Hex #97d05d Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 0% magenta, 55% yellow and 18% black.

Hex #97d05d color code is between #99cc55 web safe hex color code and #88dd66 web safe hex color code. #99cc55 is the nearest web safe color code. You can see here many more shades of #97d05d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code97d05d#97d05d
RGB Decimal151, 208, 93rgb(151, 208, 93)
RGB Percent59%, 82%, 36%rgb(59%, 82%, 36%)
CSS RGBa151, 208, 93,1rgba(151,208,93,1)
CMYK Modelcmyk(27%,0%,55%,18%)
HSL Color Space90,55% ,59%hsl(90,55% ,59%)
HSV Color Space90°, 55%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100101111101000001011101
Octal227320135
Decimal15120893
Hex97d05d

Different shades of #97d05d color code.

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

Light Shade of #97d05d
#b0db84
Dark Shade of #97d05d
#7ec238
Saturated Shade of #97d05d
#97da53
Desaturated Shade of #97d05d
#97c667
Grey scale Shade of #97d05d
#969696
Brighten Shade
#b0e976
Most Readable Shade
#000000

Shades of #97d05d color code

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

#97d05d
#86b852
#75a148
#648a3e
#537333
#435c29
#32451f
#212e14
#10170a
#000000

Similar Color like #97d05d color

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

#98d15e
#99d25f
#9ad360
#9bd461
#9cd562
#9dd663
#9ed764
#9fd865
#a0d966
#a1da67
#a2db68
#a3dc69
#a4dd6a
#a5de6b
#96cf5c
#95ce5b
#94cd5a
#93cc59
#92cb58
#91ca57
#90c956
#8fc855
#8ec754
#8dc653
#8cc552
#8bc451
#8ac350
#89c24f

Monochromatic Color with #97d05d

#97d05d
#b6fa70
#1c2611
#3a5024
#597b37
#78a54a

Tints of #97d05d Color

#97d05d
#a2d56f
#aeda81
#b9df93
#c5e4a5
#d0eab7
#dcefc9
#e7f4db
#f3f9ed
#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

#97d05d
#965dd0

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

Split Complementary

#97d05d
#5d5ed0
#d05dd0

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

Analogous Color

#c5d05d
#aed05d
#97d05d
#80d05d
#69d05d

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

#97d05d
#5d97d0
#d05d97

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

#97d05d
#5dd0cf
#965dd0
#d05d5d

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

#97d05d
#965dd0
#d05dd0
#5dd05d

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 #97d05d 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.

#97d05d Color Code Preview on Black Background Color

This is how #97d05d Color will look on black background color. Color contrast ratio is 11.50

#97d05d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #97d05d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #97d05d

#97d05d color code is use for CSS Background Color

Background color for the above div is #97d05d

HTML with inline CSS

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

#97d05d color code is use for CSS Border Color

CSS Border color for the above div is #97d05d

HTML with inline CSS

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

CSS Border Left color for the above div is #97d05d

HTML with inline CSS

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

CSS Border Right color for the above div is #97d05d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #97d05d

HTML with inline CSS

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

CSS Border Top color for the above div is #97d05d

HTML with inline CSS

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

#97d05d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#97d05d Color code Preview on White Background

This is how #97d05d Color code will look on white background color. Color contrast ratio is 1.83

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

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(151,208,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,93,208,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(151,208,93,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.