crispedge.com

Color picker

Loading...

#25ad86 hex color - Green - Cool color - Information

#25ad86 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #25ad86 Color code in RGB color code model is created after adding 14.51% red color, 67.84% green color and 52.55% blue color. Hex #25ad86 Color code in CMYK color (process color) code model is generated after subtraction of 79% cyan, 0% magenta, 23% yellow and 32% black.

Hex #25ad86 color code is between #22aa88 web safe hex color code and #33bb77 web safe hex color code. #22aa88 is the nearest web safe color code. You can see here many more shades of #25ad86 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code25ad86#25ad86
RGB Decimal37, 173, 134rgb(37, 173, 134)
RGB Percent15%, 68%, 53%rgb(15%, 68%, 53%)
CSS RGBa37, 173, 134,1rgba(37,173,134,1)
CMYK Modelcmyk(79%,0%,23%,32%)
HSL Color Space163,65% ,41%hsl(163,65% ,41%)
HSV Color Space163°, 79%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001001011010110110000110
Octal45255206
Decimal37173134
Hex25ad86

Different shades of #25ad86 color code.

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

Light Shade of #25ad86
#32d3a5
Dark Shade of #25ad86
#1c8365
Saturated Shade of #25ad86
#1ab78a
Desaturated Shade of #25ad86
#2fa282
Grey scale Shade of #25ad86
#696969
Brighten Shade
#3ec69f
Most Readable Shade
#000000

Shades of #25ad86 color code

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

#25ad86
#209977
#1c8668
#187359
#14604a
#104c3b
#0c392c
#08261d
#04130e
#000000

Similar Color like #25ad86 color

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

#26ae87
#27af88
#28b089
#29b18a
#2ab28b
#2bb38c
#2cb48d
#2db58e
#2eb68f
#2fb790
#30b891
#31b992
#32ba93
#33bb94
#24ac85
#23ab84
#22aa83
#21a982
#20a881
#1fa780
#1ea67f
#1da57e
#1ca47d
#1ba37c
#1aa27b
#19a17a
#18a079
#179f78

Monochromatic Color with #25ad86

#25ad86
#2ed7a7
#010302
#0a2d23
#135844
#1c8265

Tints of #25ad86 Color

#25ad86
#3db693
#55bfa0
#6dc8ae
#85d1bb
#9edac9
#b6e3d6
#ceece4
#e6f5f1
#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

#25ad86
#ad254c

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

Split Complementary

#25ad86
#ad2590
#ad4225

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

Analogous Color

#25ad50
#25ad6b
#25ad86
#25ada1
#259ead

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

#25ad86
#8625ad
#ad8625

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

#25ad86
#4225ad
#ad254c
#90ad25

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

#25ad86
#ad254c
#ad4225
#2590ad

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 #25ad86 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.

#25ad86 Color Code Preview on Black Background Color

This is how #25ad86 Color will look on black background color. Color contrast ratio is 7.40

#25ad86 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #25ad86

HTML with inline CSS

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

Your Example Paragraph content text in with font color #25ad86

#25ad86 color code is use for CSS Background Color

Background color for the above div is #25ad86

HTML with inline CSS

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

#25ad86 color code is use for CSS Border Color

CSS Border color for the above div is #25ad86

HTML with inline CSS

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

CSS Border Left color for the above div is #25ad86

HTML with inline CSS

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

CSS Border Right color for the above div is #25ad86

HTML with inline CSS

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

CSS Border Bottom color for the above div is #25ad86

HTML with inline CSS

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

CSS Border Top color for the above div is #25ad86

HTML with inline CSS

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

#25ad86 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#25ad86 Color code Preview on White Background

This is how #25ad86 Color code will look on white background color. Color contrast ratio is 2.84

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

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(37,173,134,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(173,37,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(37,173,134,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.