crispedge.com

Color picker

Loading...

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

#51bdaa hex color - Green - Cool color

Color Hue/Base color: Green

Hex #51bdaa Color code in RGB color code model is created after adding 31.76% red color, 74.12% green color and 66.67% blue color. Hex #51bdaa Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 0% magenta, 10% yellow and 26% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code51bdaa#51bdaa
RGB Decimal81, 189, 170rgb(81, 189, 170)
RGB Percent32%, 74%, 67%rgb(32%, 74%, 67%)
CSS RGBa81, 189, 170,1rgba(81,189,170,1)
CMYK Modelcmyk(57%,0%,10%,26%)
HSL Color Space169,45% ,53%hsl(169,45% ,53%)
HSV Color Space169°, 57%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100011011110110101010
Octal121275252
Decimal81189170
Hex51bdaa

Different shades of #51bdaa color code.

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

Light Shade of #51bdaa
#76cbbc
Dark Shade of #51bdaa
#3c9f8d
Saturated Shade of #51bdaa
#45c9b2
Desaturated Shade of #51bdaa
#5db1a2
Grey scale Shade of #51bdaa
#878787
Brighten Shade
#6ad6c3
Most Readable Shade
#000000

Shades of #51bdaa color code

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

#51bdaa
#48a897
#3f9384
#367e71
#2d695e
#24544b
#1b3f38
#122a25
#091512
#000000

Similar Color like #51bdaa color

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

#52beab
#53bfac
#54c0ad
#55c1ae
#56c2af
#57c3b0
#58c4b1
#59c5b2
#5ac6b3
#5bc7b4
#5cc8b5
#5dc9b6
#5ecab7
#5fcbb8
#50bca9
#4fbba8
#4ebaa7
#4db9a6
#4cb8a5
#4bb7a4
#4ab6a3
#49b5a2
#48b4a1
#47b3a0
#46b29f
#45b19e
#44b09d
#43af9c

Monochromatic Color with #51bdaa

#51bdaa
#63e7d0
#081311
#1a3d37
#2d685e
#3f9284

Tints of #51bdaa Color

#51bdaa
#64c4b3
#77cbbc
#8bd3c6
#9edacf
#b1e1d9
#c5e9e2
#d8f0ec
#ebf7f5
#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

#51bdaa
#bd5164

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

Split Complementary

#51bdaa
#bd519a
#bd7451

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

Analogous Color

#51bd7f
#51bd94
#51bdaa
#51babd
#51a5bd

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

#51bdaa
#aa51bd
#bdaa51

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

#51bdaa
#7451bd
#bd5164
#9abd51

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

#51bdaa
#bd5164
#bd7451
#519abd

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

#51bdaa Color Code Preview on Black Background Color

This is how #51bdaa Color will look on black background color. Color contrast ratio is 9.21

#51bdaa in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#51bdaa color code is use for CSS Background Color

Background color for the above div is #51bdaa

HTML with inline CSS

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

#51bdaa color code is use for CSS Border Color

CSS Border color for the above div is #51bdaa

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#51bdaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#51bdaa Color code Preview on White Background

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

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

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,189,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(189,81,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(81,189,170,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.