crispedge.com

Color picker

Loading...

#51ba8b hex color - Green - Cool color - Information

#51ba8b hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #51ba8b Color code in RGB color code model is created after adding 31.76% red color, 72.94% green color and 54.51% blue color. Hex #51ba8b Color code in CMYK color (process color) code model is generated after subtraction of 56% cyan, 0% magenta, 25% yellow and 27% black.

Hex #51ba8b color code is between #55bb88 web safe hex color code and #44aa99 web safe hex color code. #55bb88 is the nearest web safe color code. You can see here many more shades of #51ba8b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code51ba8b#51ba8b
RGB Decimal81, 186, 139rgb(81, 186, 139)
RGB Percent32%, 73%, 55%rgb(32%, 73%, 55%)
CSS RGBa81, 186, 139,1rgba(81,186,139,1)
CMYK Modelcmyk(56%,0%,25%,27%)
HSL Color Space153,43% ,52%hsl(153,43% ,52%)
HSV Color Space153°, 56%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100011011101010001011
Octal121272213
Decimal81186139
Hex51ba8b

Different shades of #51ba8b color code.

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

Light Shade of #51ba8b
#76c8a3
Dark Shade of #51ba8b
#3d9b71
Saturated Shade of #51ba8b
#45c68c
Desaturated Shade of #51ba8b
#5dae8a
Grey scale Shade of #51ba8b
#858585
Brighten Shade
#6ad3a4
Most Readable Shade
#000000

Shades of #51ba8b color code

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

#51ba8b
#48a57b
#3f906c
#367c5c
#2d674d
#24523d
#1b3e2e
#12291e
#09140f
#000000

Similar Color like #51ba8b color

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

#52bb8c
#53bc8d
#54bd8e
#55be8f
#56bf90
#57c091
#58c192
#59c293
#5ac394
#5bc495
#5cc596
#5dc697
#5ec798
#5fc899
#50b98a
#4fb889
#4eb788
#4db687
#4cb586
#4bb485
#4ab384
#49b283
#48b182
#47b081
#46af80
#45ae7f
#44ad7e
#43ac7d

Monochromatic Color with #51ba8b

#51ba8b
#64e4ab
#07100c
#193a2c
#2c654b
#3e8f6b

Tints of #51ba8b Color

#51ba8b
#64c197
#77c9a4
#8bd1b1
#9ed8be
#b1e0cb
#c5e8d8
#d8efe5
#ebf7f2
#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

#51ba8b
#ba5180

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

Split Complementary

#51ba8b
#ba51b5
#ba5651

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

Analogous Color

#51ba61
#51ba76
#51ba8b
#51baa0
#51bab5

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

#51ba8b
#8b51ba
#ba8b51

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

#51ba8b
#5751ba
#ba5180
#b4ba51

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

#51ba8b
#ba5180
#ba5651
#51b5ba

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 #51ba8b 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.

#51ba8b Color Code Preview on Black Background Color

This is how #51ba8b Color will look on black background color. Color contrast ratio is 8.75

#51ba8b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #51ba8b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #51ba8b

#51ba8b color code is use for CSS Background Color

Background color for the above div is #51ba8b

HTML with inline CSS

<div style="background-color:#51ba8b;"></div>

#51ba8b color code is use for CSS Border Color

CSS Border color for the above div is #51ba8b

HTML with inline CSS

<div style="border:5px solid #51ba8b;"></div>

CSS Border Left color for the above div is #51ba8b

HTML with inline CSS

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

CSS Border Right color for the above div is #51ba8b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #51ba8b

HTML with inline CSS

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

CSS Border Top color for the above div is #51ba8b

HTML with inline CSS

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

#51ba8b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#51ba8b Color code Preview on White Background

This is how #51ba8b Color code will look on white background color. Color contrast ratio is 2.40

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

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(81,186,139,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(186,81,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(81,186,139,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.