crispedge.com

Color picker

Loading...

#8fcb7f hex color - Green - Cool color - Information

#8fcb7f hex color - Green - Cool color

Color Hue/Base color: Green

Hex #8fcb7f Color code in RGB color code model is created after adding 56.08% red color, 79.61% green color and 49.8% blue color. Hex #8fcb7f Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 0% magenta, 37% yellow and 20% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code8fcb7f#8fcb7f
RGB Decimal143, 203, 127rgb(143, 203, 127)
RGB Percent56%, 80%, 50%rgb(56%, 80%, 50%)
CSS RGBa143, 203, 127,1rgba(143,203,127,1)
CMYK Modelcmyk(30%,0%,37%,20%)
HSL Color Space107,42% ,65%hsl(107,42% ,65%)
HSV Color Space107°, 37%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100011111100101101111111
Octal217313177
Decimal143203127
Hex8fcb7f

Different shades of #8fcb7f color code.

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

Light Shade of #8fcb7f
#afdaa3
Dark Shade of #8fcb7f
#6fbc5b
Saturated Shade of #8fcb7f
#8ad476
Desaturated Shade of #8fcb7f
#94c288
Grey scale Shade of #8fcb7f
#a5a5a5
Brighten Shade
#a8e498
Most Readable Shade
#000000

Shades of #8fcb7f color code

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

#8fcb7f
#7fb470
#6f9d62
#5f8754
#4f7046
#3f5a38
#2f432a
#1f2d1c
#0f160e
#000000

Similar Color like #8fcb7f color

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

#90cc80
#91cd81
#92ce82
#93cf83
#94d084
#95d185
#96d286
#97d387
#98d488
#99d589
#9ad68a
#9bd78b
#9cd88c
#9dd98d
#8eca7e
#8dc97d
#8cc87c
#8bc77b
#8ac67a
#89c579
#88c478
#87c377
#86c276
#85c175
#84c074
#83bf73
#82be72
#81bd71

Monochromatic Color with #8fcb7f

#8fcb7f
#adf59a
#172115
#354b2f
#53764a
#71a064

Tints of #8fcb7f Color

#8fcb7f
#9bd08d
#a7d69b
#b4dca9
#c0e2b7
#cde7c6
#d9edd4
#e6f3e2
#f2f9f0
#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

#8fcb7f
#bb7fcb

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

Split Complementary

#8fcb7f
#957fcb
#cb7fb5

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

Analogous Color

#adcb7f
#9ecb7f
#8fcb7f
#80cb7f
#7fcb8d

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

#8fcb7f
#7f8fcb
#cb7f8f

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

#8fcb7f
#7fb5cb
#bb7fcb
#cb957f

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

#8fcb7f
#bb7fcb
#cb7fb5
#7fcb95

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 #8fcb7f 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.

#8fcb7f Color Code Preview on Black Background Color

This is how #8fcb7f Color will look on black background color. Color contrast ratio is 11.02

#8fcb7f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8fcb7f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8fcb7f

#8fcb7f color code is use for CSS Background Color

Background color for the above div is #8fcb7f

HTML with inline CSS

<div style="background-color:#8fcb7f;"></div>

#8fcb7f color code is use for CSS Border Color

CSS Border color for the above div is #8fcb7f

HTML with inline CSS

<div style="border:5px solid #8fcb7f;"></div>

CSS Border Left color for the above div is #8fcb7f

HTML with inline CSS

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

CSS Border Right color for the above div is #8fcb7f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8fcb7f

HTML with inline CSS

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

CSS Border Top color for the above div is #8fcb7f

HTML with inline CSS

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

#8fcb7f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8fcb7f Color code Preview on White Background

This is how #8fcb7f Color code will look on white background color. Color contrast ratio is 1.91

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

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(143,203,127,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(187,127,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(143,203,127,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.