crispedge.com

Color picker

Loading...

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

#51afac hex color - Green - Cool color

Color Hue/Base color: Green

Hex #51afac Color code in RGB color code model is created after adding 31.76% red color, 68.63% green color and 67.45% blue color. Hex #51afac Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 0% magenta, 2% yellow and 31% black.

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

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Code51afac#51afac
RGB Decimal81, 175, 172rgb(81, 175, 172)
RGB Percent32%, 69%, 67%rgb(32%, 69%, 67%)
CSS RGBa81, 175, 172,1rgba(81,175,172,1)
CMYK Modelcmyk(54%,0%,2%,31%)
HSL Color Space178,37% ,50%hsl(178,37% ,50%)
HSV Color Space178°, 54%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100011010111110101100
Octal121257254
Decimal81175172
Hex51afac

Different shades of #51afac color code.

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

Light Shade of #51afac
#74bfbd
Dark Shade of #51afac
#418c8a
Saturated Shade of #51afac
#44bcb8
Desaturated Shade of #51afac
#5ea2a0
Grey scale Shade of #51afac
#808080
Brighten Shade
#6ac8c5
Most Readable Shade
#000000

Shades of #51afac color code

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

#51afac
#489b98
#3f8885
#367472
#2d615f
#244d4c
#1b3a39
#122626
#091313
#000000

Similar Color like #51afac color

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

#52b0ad
#53b1ae
#54b2af
#55b3b0
#56b4b1
#57b5b2
#58b6b3
#59b7b4
#5ab8b5
#5bb9b6
#5cbab7
#5dbbb8
#5ebcb9
#5fbdba
#50aeab
#4fadaa
#4eaca9
#4daba8
#4caaa7
#4ba9a6
#4aa8a5
#49a7a4
#48a6a3
#47a5a2
#46a4a1
#45a3a0
#44a29f
#43a19e

Monochromatic Color with #51afac

#51afac
#65d9d6
#020505
#162f2f
#2a5a58
#3d8482

Tints of #51afac Color

#51afac
#64b7b5
#77c0be
#8bc9c7
#9ed2d0
#b1dbda
#c5e4e3
#d8edec
#ebf6f5
#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

#51afac
#af5154

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

Split Complementary

#51afac
#af5183
#af7d51

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

Analogous Color

#51af86
#51af99
#51afac
#519faf
#518caf

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

#51afac
#ac51af
#afac51

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

#51afac
#7d51af
#af5154
#83af51

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

#51afac
#af5154
#af7d51
#5183af

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

#51afac Color Code Preview on Black Background Color

This is how #51afac Color will look on black background color. Color contrast ratio is 8.08

#51afac in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#51afac color code is use for CSS Background Color

Background color for the above div is #51afac

HTML with inline CSS

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

#51afac color code is use for CSS Border Color

CSS Border color for the above div is #51afac

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#51afac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#51afac Color code Preview on White Background

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

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

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,175,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(175,81,84,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(81,175,172,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.