crispedge.com

Color picker

Loading...

#51aeba hex color - Blue - Cool color - Information

#51aeba hex color - Blue - Cool color

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code51aeba#51aeba
RGB Decimal81, 174, 186rgb(81, 174, 186)
RGB Percent32%, 68%, 73%rgb(32%, 68%, 73%)
CSS RGBa81, 174, 186,1rgba(81,174,186,1)
CMYK Modelcmyk(56%,6%,0%,27%)
HSL Color Space187,43% ,52%hsl(187,43% ,52%)
HSV Color Space187°, 56%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100011010111010111010
Octal121256272
Decimal81174186
Hex51aeba

Different shades of #51aeba color code.

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

Light Shade of #51aeba
#76bfc8
Dark Shade of #51aeba
#3d909b
Saturated Shade of #51aeba
#45b7c6
Desaturated Shade of #51aeba
#5da5ae
Grey scale Shade of #51aeba
#858585
Brighten Shade
#6ac7d3
Most Readable Shade
#000000

Shades of #51aeba color code

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

#51aeba
#489aa5
#3f8790
#36747c
#2d6067
#244d52
#1b3a3e
#122629
#091314
#000000

Similar Color like #51aeba color

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

#52afbb
#53b0bc
#54b1bd
#55b2be
#56b3bf
#57b4c0
#58b5c1
#59b6c2
#5ab7c3
#5bb8c4
#5cb9c5
#5dbac6
#5ebbc7
#5fbcc8
#50adb9
#4facb8
#4eabb7
#4daab6
#4ca9b5
#4ba8b4
#4aa7b3
#49a6b2
#48a5b1
#47a4b0
#46a3af
#45a2ae
#44a1ad
#43a0ac

Monochromatic Color with #51aeba

#51aeba
#64d6e4
#070f10
#19373a
#2c5e65
#3e868f

Tints of #51aeba Color

#51aeba
#64b7c1
#77c0c9
#8bc9d1
#9ed2d8
#b1dbe0
#c5e4e8
#d8edef
#ebf6f7
#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

#51aeba
#ba5d51

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

Split Complementary

#51aeba
#ba517a
#ba9151

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

Analogous Color

#51ba9c
#51bab1
#51aeba
#5199ba
#5184ba

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

#51aeba
#ba51ae
#aeba51

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

#51aeba
#9151ba
#ba5d51
#79ba51

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

#51aeba
#ba5d51
#ba9151
#517aba

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

#51aeba Color Code Preview on Black Background Color

This is how #51aeba Color will look on black background color. Color contrast ratio is 8.11

#51aeba in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#51aeba color code is use for CSS Background Color

Background color for the above div is #51aeba

HTML with inline CSS

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

#51aeba color code is use for CSS Border Color

CSS Border color for the above div is #51aeba

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#51aeba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#51aeba Color code Preview on White Background

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

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

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