crispedge.com

Color picker

Loading...

#57abba hex color - Blue - Cool color - Information

#57abba hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #57abba Color code in RGB color code model is created after adding 34.12% red color, 67.06% green color and 72.94% blue color. Hex #57abba Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 8% magenta, 0% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code57abba#57abba
RGB Decimal87, 171, 186rgb(87, 171, 186)
RGB Percent34%, 67%, 73%rgb(34%, 67%, 73%)
CSS RGBa87, 171, 186,1rgba(87,171,186,1)
CMYK Modelcmyk(53%,8%,0%,27%)
HSL Color Space189,42% ,54%hsl(189,42% ,54%)
HSV Color Space189°, 53%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101111010101110111010
Octal127253272
Decimal87171186
Hex57abba

Different shades of #57abba color code.

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

Light Shade of #57abba
#7bbdc9
Dark Shade of #57abba
#418f9d
Saturated Shade of #57abba
#4bb3c6
Desaturated Shade of #57abba
#63a3ae
Grey scale Shade of #57abba
#888888
Brighten Shade
#70c4d3
Most Readable Shade
#000000

Shades of #57abba color code

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

#57abba
#4d98a5
#438590
#3a727c
#305f67
#264c52
#1d393e
#132629
#091314
#000000

Similar Color like #57abba color

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

#58acbb
#59adbc
#5aaebd
#5bafbe
#5cb0bf
#5db1c0
#5eb2c1
#5fb3c2
#60b4c3
#61b5c4
#62b6c5
#63b7c6
#64b8c7
#65b9c8
#56aab9
#55a9b8
#54a8b7
#53a7b6
#52a6b5
#51a5b4
#50a4b3
#4fa3b2
#4ea2b1
#4da1b0
#4ca0af
#4b9fae
#4a9ead
#499dac

Monochromatic Color with #57abba

#57abba
#6bd2e4
#070f10
#1b363a
#2f5d65
#43848f

Tints of #57abba Color

#57abba
#69b4c1
#7cbdc9
#8fc7d1
#a1d0d8
#b4d9e0
#c7e3e8
#d9ecef
#ecf5f7
#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

#57abba
#ba6657

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

Split Complementary

#57abba
#ba5779
#ba9857

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

Analogous Color

#57baa1
#57bab5
#57abba
#5797ba
#5783ba

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

#57abba
#ba57ab
#abba57

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

#57abba
#9757ba
#ba6657
#79ba57

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

#57abba
#ba6657
#ba9857
#5779ba

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 #57abba 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.

#57abba Color Code Preview on Black Background Color

This is how #57abba Color will look on black background color. Color contrast ratio is 7.94

#57abba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #57abba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #57abba

#57abba color code is use for CSS Background Color

Background color for the above div is #57abba

HTML with inline CSS

<div style="background-color:#57abba;"></div>

#57abba color code is use for CSS Border Color

CSS Border color for the above div is #57abba

HTML with inline CSS

<div style="border:5px solid #57abba;"></div>

CSS Border Left color for the above div is #57abba

HTML with inline CSS

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

CSS Border Right color for the above div is #57abba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #57abba

HTML with inline CSS

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

CSS Border Top color for the above div is #57abba

HTML with inline CSS

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

#57abba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#57abba Color code Preview on White Background

This is how #57abba Color code will look on white background color. Color contrast ratio is 2.65

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

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(87,171,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(186,102,87,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(87,171,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.