crispedge.com

#76bc51 hex color - Green - Cool color - Information

#76bc51 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #76bc51 Color code in RGB color code model is created after adding 46.27% red color, 73.73% green color and 31.76% blue color. Hex #76bc51 Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 0% magenta, 57% yellow and 26% black.

Hex #76bc51 color code is between #77bb55 web safe hex color code and #66cc44 web safe hex color code. #77bb55 is the nearest web safe color code. You can see here many more shades of #76bc51 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code76bc51#76bc51
RGB Decimal118, 188, 81rgb(118, 188, 81)
RGB Percent46%, 74%, 32%rgb(46%, 74%, 32%)
CSS RGBa118, 188, 81,1rgba(118,188,81,1)
CMYK Modelcmyk(37%,0%,57%,26%)
HSL Color Space99,44% ,53%hsl(99,44% ,53%)
HSV Color Space99°, 57%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101101011110001010001
Octal166274121
Decimal11818881
Hex76bc51

Different shades of #76bc51 color code.

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

Light Shade of #76bc51
#93ca76
Dark Shade of #76bc51
#5e9d3d
Saturated Shade of #76bc51
#72c845
Desaturated Shade of #76bc51
#7ab05d
Grey scale Shade of #76bc51
#868686
Brighten Shade
#8fd56a
Most Readable Shade
#000000

Shades of #76bc51 color code

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

#76bc51
#68a748
#5b923f
#4e7d36
#41682d
#345324
#273e1b
#1a2912
#0d1409
#000000

Similar Color like #76bc51 color

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

#77bd52
#78be53
#79bf54
#7ac055
#7bc156
#7cc257
#7dc358
#7ec459
#7fc55a
#80c65b
#81c75c
#82c85d
#83c95e
#84ca5f
#75bb50
#74ba4f
#73b94e
#72b84d
#71b74c
#70b64b
#6fb54a
#6eb449
#6db348
#6cb247
#6bb146
#6ab045
#69af44
#68ae43

Monochromatic Color with #76bc51

#76bc51
#91e663
#0b1208
#263c1a
#41672c
#5b913f

Tints of #76bc51 Color

#76bc51
#85c364
#94ca77
#a3d28b
#b2d99e
#c2e1b1
#d1e8c5
#e0f0d8
#eff7eb
#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

#76bc51
#9751bc

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

Split Complementary

#76bc51
#6151bc
#bc51ab

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

Analogous Color

#a1bc51
#8bbc51
#76bc51
#61bc51
#51bc57

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

#76bc51
#5176bc
#bc5176

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

#76bc51
#51abbc
#9751bc
#bc6151

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

#76bc51
#9751bc
#bc51ab
#51bc62

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 #76bc51 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.

#76bc51 Color Code Preview on Black Background Color

This is how #76bc51 Color will look on black background color. Color contrast ratio is 9.08

#76bc51 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #76bc51

HTML with inline CSS

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

Your Example Paragraph content text in with font color #76bc51

#76bc51 color code is use for CSS Background Color

Background color for the above div is #76bc51

HTML with inline CSS

<div style="background-color:#76bc51;"></div>

#76bc51 color code is use for CSS Border Color

CSS Border color for the above div is #76bc51

HTML with inline CSS

<div style="border:5px solid #76bc51;"></div>

CSS Border Left color for the above div is #76bc51

HTML with inline CSS

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

CSS Border Right color for the above div is #76bc51

HTML with inline CSS

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

CSS Border Bottom color for the above div is #76bc51

HTML with inline CSS

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

CSS Border Top color for the above div is #76bc51

HTML with inline CSS

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

#76bc51 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#76bc51 Color code Preview on White Background

This is how #76bc51 Color code will look on white background color. Color contrast ratio is 2.31

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

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(118,188,81,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(151,81,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(118,188,81,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>