crispedge.com

Color picker

Loading...

#61d25b hex color - Green - Cool color - Information

#61d25b hex color - Green - Cool color

Color Hue/Base color: Green

Hex #61d25b Color code in RGB color code model is created after adding 38.04% red color, 82.35% green color and 35.69% blue color. Hex #61d25b Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 0% magenta, 57% yellow and 18% black.

Hex #61d25b color code is between #66cc55 web safe hex color code and #55dd66 web safe hex color code. #66cc55 is the nearest web safe color code. You can see here many more shades of #61d25b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code61d25b#61d25b
RGB Decimal97, 210, 91rgb(97, 210, 91)
RGB Percent38%, 82%, 36%rgb(38%, 82%, 36%)
CSS RGBa97, 210, 91,1rgba(97,210,91,1)
CMYK Modelcmyk(54%,0%,57%,18%)
HSL Color Space117,57% ,59%hsl(117,57% ,59%)
HSV Color Space117°, 57%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000011101001001011011
Octal141322133
Decimal9721091
Hex61d25b

Different shades of #61d25b color code.

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

Light Shade of #61d25b
#88dd83
Dark Shade of #61d25b
#3dc436
Saturated Shade of #61d25b
#58dc51
Desaturated Shade of #61d25b
#6ac865
Grey scale Shade of #61d25b
#969696
Brighten Shade
#7aeb74
Most Readable Shade
#000000

Shades of #61d25b color code

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

#61d25b
#56ba50
#4ba346
#408c3c
#357432
#2b5d28
#20461e
#152e14
#0a170a
#000000

Similar Color like #61d25b color

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

#62d35c
#63d45d
#64d55e
#65d65f
#66d760
#67d861
#68d962
#69da63
#6adb64
#6bdc65
#6cdd66
#6dde67
#6edf68
#6fe069
#60d15a
#5fd059
#5ecf58
#5dce57
#5ccd56
#5bcc55
#5acb54
#59ca53
#58c952
#57c851
#56c750
#55c64f
#54c54e
#53c44d

Monochromatic Color with #61d25b

#61d25b
#75fc6d
#122811
#265224
#3a7d36
#4da749

Tints of #61d25b Color

#61d25b
#72d76d
#84dc7f
#95e191
#a7e6a3
#b8ebb6
#caf0c8
#dbf5da
#edfaec
#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

#61d25b
#cc5bd2

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

Split Complementary

#61d25b
#905bd2
#d25b9d

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

Analogous Color

#91d25b
#79d25b
#61d25b
#5bd26d
#5bd285

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

#61d25b
#5b61d2
#d25b61

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

#61d25b
#5b9cd2
#cc5bd2
#d2905b

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

#61d25b
#cc5bd2
#d25b9d
#5bd290

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 #61d25b 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.

#61d25b Color Code Preview on Black Background Color

This is how #61d25b Color will look on black background color. Color contrast ratio is 10.88

#61d25b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #61d25b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #61d25b

#61d25b color code is use for CSS Background Color

Background color for the above div is #61d25b

HTML with inline CSS

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

#61d25b color code is use for CSS Border Color

CSS Border color for the above div is #61d25b

HTML with inline CSS

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

CSS Border Left color for the above div is #61d25b

HTML with inline CSS

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

CSS Border Right color for the above div is #61d25b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #61d25b

HTML with inline CSS

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

CSS Border Top color for the above div is #61d25b

HTML with inline CSS

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

#61d25b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#61d25b Color code Preview on White Background

This is how #61d25b Color code will look on white background color. Color contrast ratio is 1.93

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

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(97,210,91,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(204,91,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(97,210,91,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.