crispedge.com

Color picker

Loading...

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

#61d152 hex color - Green - Cool color

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code61d152#61d152
RGB Decimal97, 209, 82rgb(97, 209, 82)
RGB Percent38%, 82%, 32%rgb(38%, 82%, 32%)
CSS RGBa97, 209, 82,1rgba(97,209,82,1)
CMYK Modelcmyk(54%,0%,61%,18%)
HSL Color Space113,58% ,57%hsl(113,58% ,57%)
HSV Color Space113°, 61%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000011101000101010010
Octal141321122
Decimal9720982
Hex61d152

Different shades of #61d152 color code.

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

Light Shade of #61d152
#86dc7a
Dark Shade of #61d152
#43be32
Saturated Shade of #61d152
#59dc47
Desaturated Shade of #61d152
#69c65d
Grey scale Shade of #61d152
#919191
Brighten Shade
#7aea6b
Most Readable Shade
#000000

Shades of #61d152 color code

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

#61d152
#56b948
#4ba23f
#408b36
#35742d
#2b5c24
#20451b
#152e12
#0a1709
#000000

Similar Color like #61d152 color

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

#62d253
#63d354
#64d455
#65d556
#66d657
#67d758
#68d859
#69d95a
#6ada5b
#6bdb5c
#6cdc5d
#6ddd5e
#6ede5f
#6fdf60
#60d051
#5fcf50
#5ece4f
#5dcd4e
#5ccc4d
#5bcb4c
#5aca4b
#59c94a
#58c849
#57c748
#56c647
#55c546
#54c445
#53c344

Monochromatic Color with #61d152

#61d152
#75fb63
#12270f
#265120
#3a7c31
#4da641

Tints of #61d152 Color

#61d152
#72d665
#84db78
#95e08b
#a7e59e
#b8eab2
#caefc5
#dbf4d8
#edf9eb
#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

#61d152
#c252d1

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

Split Complementary

#61d152
#8352d1
#d152a0

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

Analogous Color

#94d152
#7ad152
#61d152
#52d15c
#52d176

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

#61d152
#5261d1
#d15261

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

#61d152
#52a0d1
#c252d1
#d18252

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

#61d152
#c252d1
#d152a0
#52d183

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

#61d152 Color Code Preview on Black Background Color

This is how #61d152 Color will look on black background color. Color contrast ratio is 10.75

#61d152 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#61d152 color code is use for CSS Background Color

Background color for the above div is #61d152

HTML with inline CSS

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

#61d152 color code is use for CSS Border Color

CSS Border color for the above div is #61d152

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#61d152 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#61d152 Color code Preview on White Background

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

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

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,209,82,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(194,82,209,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(97,209,82,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.