crispedge.com

#95c725 hex color - Green - Warm color - Information

#95c725 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #95c725 Color code in RGB color code model is created after adding 58.43% red color, 78.04% green color and 14.51% blue color. Hex #95c725 Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 0% magenta, 81% yellow and 22% black.

Hex #95c725 color code is between #99cc22 web safe hex color code and #88bb33 web safe hex color code. #99cc22 is the nearest web safe color code. You can see here many more shades of #95c725 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code95c725#95c725
RGB Decimal149, 199, 37rgb(149, 199, 37)
RGB Percent58%, 78%, 15%rgb(58%, 78%, 15%)
CSS RGBa149, 199, 37,1rgba(149,199,37,1)
CMYK Modelcmyk(25%,0%,81%,22%)
HSL Color Space79,69% ,46%hsl(79,69% ,46%)
HSV Color Space79°, 81%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100101011100011100100101
Octal22530745
Decimal14919937
Hex95c725

Different shades of #95c725 color code.

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

Light Shade of #95c725
#addc43
Dark Shade of #95c725
#759c1d
Saturated Shade of #95c725
#99d319
Desaturated Shade of #95c725
#90bb31
Grey scale Shade of #95c725
#767676
Brighten Shade
#aee03e
Most Readable Shade
#000000

Shades of #95c725 color code

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

#95c725
#84b020
#739a1c
#638418
#526e14
#425810
#31420c
#212c08
#101604
#000000

Similar Color like #95c725 color

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

#96c826
#97c927
#98ca28
#99cb29
#9acc2a
#9bcd2b
#9cce2c
#9dcf2d
#9ed02e
#9fd12f
#a0d230
#a1d331
#a2d432
#a3d533
#94c624
#93c523
#92c422
#91c321
#90c220
#8fc11f
#8ec01e
#8dbf1d
#8cbe1c
#8bbd1b
#8abc1a
#89bb19
#88ba18
#87b917

Monochromatic Color with #95c725

#95c725
#b5f12d
#161d05
#36470d
#557215
#759c1d

Tints of #95c725 Color

#95c725
#a0cd3d
#acd355
#b8d96d
#c4df85
#cfe69e
#dbecb6
#e7f2ce
#f3f8e6
#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

#95c725
#5725c7

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

Split Complementary

#95c725
#2544c7
#a825c7

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

Analogous Color

#c7b825
#b5c725
#95c725
#75c725
#54c725

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

#95c725
#2595c7
#c72595

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

#95c725
#25c7a8
#5725c7
#c72544

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

#95c725
#5725c7
#a825c7
#44c725

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 #95c725 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.

#95c725 Color Code Preview on Black Background Color

This is how #95c725 Color will look on black background color. Color contrast ratio is 10.47

#95c725 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #95c725

HTML with inline CSS

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

Your Example Paragraph content text in with font color #95c725

#95c725 color code is use for CSS Background Color

Background color for the above div is #95c725

HTML with inline CSS

<div style="background-color:#95c725;"></div>

#95c725 color code is use for CSS Border Color

CSS Border color for the above div is #95c725

HTML with inline CSS

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

CSS Border Left color for the above div is #95c725

HTML with inline CSS

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

CSS Border Right color for the above div is #95c725

HTML with inline CSS

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

CSS Border Bottom color for the above div is #95c725

HTML with inline CSS

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

CSS Border Top color for the above div is #95c725

HTML with inline CSS

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

#95c725 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#95c725 Color code Preview on White Background

This is how #95c725 Color code will look on white background color. Color contrast ratio is 2.00

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

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(149,199,37,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(87,37,199,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(149,199,37,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.

< /html>