crispedge.com

Color picker

Loading...

#7bfa85 hex color - Green - Cool color - Information

#7bfa85 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #7bfa85 Color code in RGB color code model is created after adding 48.24% red color, 98.04% green color and 52.16% blue color. Hex #7bfa85 Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 0% magenta, 47% yellow and 2% black.

Hex #7bfa85 color code is between #77ff88 web safe hex color code and #88ee77 web safe hex color code. #77ff88 is the nearest web safe color code. You can see here many more shades of #7bfa85 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7bfa85#7bfa85
RGB Decimal123, 250, 133rgb(123, 250, 133)
RGB Percent48%, 98%, 52%rgb(48%, 98%, 52%)
CSS RGBa123, 250, 133,1rgba(123,250,133,1)
CMYK Modelcmyk(51%,0%,47%,2%)
HSL Color Space125,93% ,73%hsl(125,93% ,73%)
HSV Color Space125°, 51%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110111111101010000101
Octal173372205
Decimal123250133
Hex7bfa85

Different shades of #7bfa85 color code.

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

Light Shade of #7bfa85
#acfcb2
Dark Shade of #7bfa85
#4af858
Saturated Shade of #7bfa85
#76ff81
Desaturated Shade of #7bfa85
#82f38b
Grey scale Shade of #7bfa85
#bababa
Brighten Shade
#94ff9e
Most Readable Shade
#000000

Shades of #7bfa85 color code

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

#7bfa85
#6dde76
#5fc267
#52a658
#448a49
#366f3b
#29532c
#1b371d
#0d1b0e
#000000

Similar Color like #7bfa85 color

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

#7cfb86
#7dfc87
#7efd88
#7ffe89
#80ff8a
#81ff8b
#82ff8c
#83ff8d
#84ff8e
#85ff8f
#86ff90
#87ff91
#88ff92
#89ff93
#7af984
#79f883
#78f782
#77f681
#76f580
#75f47f
#74f37e
#73f27d
#72f17c
#71f07b
#70ef7a
#6fee79
#6eed78
#6dec77

Monochromatic Color with #7bfa85

#7bfa85
#122514
#27502b
#3c7a41
#51a558
#66cf6e

Tints of #7bfa85 Color

#7bfa85
#89fa92
#98fba0
#a7fbad
#b5fcbb
#c4fcc8
#d3fdd6
#e1fde3
#f0fef1
#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

#7bfa85
#fa7bf0

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

Split Complementary

#7bfa85
#c57bfa
#fa7bb0

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

Analogous Color

#a4fa7b
#8afa7b
#7bfa85
#7bfa9e
#7bfab8

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

#7bfa85
#857bfa
#fa857b

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

#7bfa85
#7bb0fa
#fa7bf0
#fac47b

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

#7bfa85
#fa7bf0
#fa7bb0
#7bfac5

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 #7bfa85 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.

#7bfa85 Color Code Preview on Black Background Color

This is how #7bfa85 Color will look on black background color. Color contrast ratio is 15.86

#7bfa85 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7bfa85

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7bfa85

#7bfa85 color code is use for CSS Background Color

Background color for the above div is #7bfa85

HTML with inline CSS

<div style="background-color:#7bfa85;"></div>

#7bfa85 color code is use for CSS Border Color

CSS Border color for the above div is #7bfa85

HTML with inline CSS

<div style="border:5px solid #7bfa85;"></div>

CSS Border Left color for the above div is #7bfa85

HTML with inline CSS

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

CSS Border Right color for the above div is #7bfa85

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7bfa85

HTML with inline CSS

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

CSS Border Top color for the above div is #7bfa85

HTML with inline CSS

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

#7bfa85 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7bfa85 Color code Preview on White Background

This is how #7bfa85 Color code will look on white background color. Color contrast ratio is 1.32

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

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(123,250,133,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(250,123,240,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(123,250,133,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.