Skip to main content Skip to docs navigation

#57bbbc hex color | Download Dark Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Thalassa and its hex is #53B1BA Nearest Color Name

Color Hue/Base color: Green

Hex #57bbbc Color code in RGB color code model is created after adding 34.12% red color, 73.33% green color and 73.73% blue color. Hex #57bbbc Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 1% magenta, 0% yellow and 26.27% black.

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

RGB Chart

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

Color Table

Hex Color Code 57bbbc #57bbbc
RGB Decimal 87, 187, 188 87, 187, 188
RGB Percent 34%, 73%, 74% rgb(34%, 73%, 74%)
CSS RGBa 87, 187, 188,1 rgba(87,187,188,1)
CMYK Model cmyk(54%,1%,0%,26.27%)
HSL Color Space 181,43% ,54% hsl(181,43% ,54%)
HSV Color Space 181°, 54%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010111 10111011 10111100
Octal 127 273 274
Decimal 87 187 188
Hex 57 bb bc

Different shades of #57bbbc color code.

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

Darkest of #57bbbc
#235757
Darker of #57bbbc
#317b7c
Dark of #57bbbc
#409fa0
Base of #57bbbc
#57bbbc
Light of #57bbbc
#7bcacb
Lighter
#a0d9d9
Lightest
#c4e7e8

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

#57bbbc
#bc5857

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

Split Complementary

#57bbbc
#bc5789
#bc8a57

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

Analogous Color

#57bc82
#57bc93
#57bbbc
#5799bc
#576fbc

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

#57bbbc
#bbbc57
#bc57bb

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

#57bbbc
#bc57bb
#bc5857
#57bc58

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#57bbbc
#8a57bc
#bc5857
#89bc57

Square 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).

Monochromatic Color with #57bbbc

#143233
#235757
#317b7c
#409fa0
#57bbbc
#7bcacb
#a0d9d9
#c4e7e8
#e9f6f6

Tints of #57bbbc Color

#57bbbc
#69c2c3
#7ccaca
#8fd1d2
#a1d9d9
#b4e0e1
#c7e8e8
#d9eff0
#ecf7f7
#ffffff

Shades of #57bbbc color code

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

#57bbbc
#4da6a7
#439192
#3a7c7d
#306768
#265353
#1d3e3e
#132929
#091414
#000000

Tones

#57bbbc
#6ea4a4
#868d8d
#898989
#898989

Tones

Similar Color like #57bbbc color

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

#58bcbd
#59bdbe
#5abebf
#5bbfc0
#5cc0c1
#5dc1c2
#5ec2c3
#5fc3c4
#60c4c5
#61c5c6
#62c6c7
#63c7c8
#64c8c9
#65c9ca
#56babb
#55b9ba
#54b8b9
#53b7b8
#52b6b7
#51b5b6
#50b4b5
#4fb3b4
#4eb2b3
#4db1b2
#4cb0b1
#4bafb0
#4aaeaf
#49adae

Download this Dark Green

Hex #57bbbc 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.

#57bbbc Color Code Preview on Black Background Color

This is how #57bbbc Color will look on black background color. Color contrast ratio is 9.24

#57bbbc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#57bbbc color code is use for CSS Background Color

Background color for the above div is #57bbbc

HTML with inline CSS

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

#57bbbc color code is use for CSS Border Color

CSS Border color for the above div is #57bbbc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#57bbbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#57bbbc Color code Preview on White Background

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

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(87,187,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(188,88,87,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(87,187,188,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }