crispedge.com

Color picker

Loading...

#95c577 hex color - Lime Parfait - Orange - Cool color - Information

#95c577 hex color - Lime Parfait - Orange - Cool color

Color Hue/Base color: Orange

Hex #95c577 Color Code is also known as Lime Parfait color.

Hex #95c577 Color code in RGB color code model is created after adding 58.43% red color, 77.25% green color and 46.67% blue color. Hex #95c577 Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 0% magenta, 40% yellow and 23% black.

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

0 Likes 0 Comments | 30 Views

RGB Chart

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

Color Table

Hex Color Code95c577#95c577
RGB Decimal149, 197, 119rgb(149, 197, 119)
RGB Percent58%, 77%, 47%rgb(58%, 77%, 47%)
CSS RGBa149, 197, 119,1rgba(149,197,119,1)
CMYK Modelcmyk(24%,0%,40%,23%)
HSL Color Space97,40% ,62%hsl(97,40% ,62%)
HSV Color Space97°, 40%, 77%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101011100010101110111
Octal225305167
Decimal149197119
Hex95c577

Different shades of #95c577 color code.

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

Light Shade of #95c577
#b1d49b
Dark Shade of #95c577
#79b653
Saturated Shade of #95c577
#93cf6d
Desaturated Shade of #95c577
#97bb81
Grey scale Shade of #95c577
#9e9e9e
Brighten Shade
#aede90
Most Readable Shade
#000000

Shades of #95c577 color code

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

#95c577
#84af69
#73995c
#63834f
#526d42
#425734
#314127
#212b1a
#10150d
#000000

Similar Color like #95c577 color

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

#96c678
#97c779
#98c87a
#99c97b
#9aca7c
#9bcb7d
#9ccc7e
#9dcd7f
#9ece80
#9fcf81
#a0d082
#a1d183
#a2d284
#a3d385
#94c476
#93c375
#92c274
#91c173
#90c072
#8fbf71
#8ebe70
#8dbd6f
#8cbc6e
#8bbb6d
#8aba6c
#89b96b
#88b86a
#87b769

Monochromatic Color with #95c577

#95c577
#b5ef91
#141b10
#35452a
#557044
#759a5d

Tints of #95c577 Color

#95c577
#a0cb86
#acd195
#b8d8a4
#c4deb3
#cfe5c2
#dbebd1
#e7f2e0
#f3f8ef
#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

#95c577
#a777c5

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

Split Complementary

#95c577
#8077c5
#c577bc

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

Analogous Color

#b4c577
#a5c577
#95c577
#85c577
#77c578

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

#95c577
#7795c5
#c57795

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

#95c577
#77bcc5
#a777c5
#c58077

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

#95c577
#a777c5
#c577bc
#77c580

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

#95c577 Color Code Preview on Black Background Color

This is how #95c577 Color will look on black background color. Color contrast ratio is 10.53

#95c577 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#95c577 color code is use for CSS Background Color

Background color for the above div is #95c577

HTML with inline CSS

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

#95c577 color code is use for CSS Border Color

CSS Border color for the above div is #95c577

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#95c577 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#95c577 Color code Preview on White Background

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

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

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,197,119,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(167,119,197,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(149,197,119,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 30 Views

Post your comment:-

By submitting comment you agree to our privacy policy.