Skip to main content Skip to docs navigation

#77bbbc hex color | Download Dark Blue 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 Aqua Blue and its hex is #79B6BC Nearest Color Name

Color Hue/Base color: Blue

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

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

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 01110111 10111011 10111100
Octal 167 273 274
Decimal 119 187 188
Hex 77 bb bc

Different shades of #77bbbc color code.

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

Darkest of #77bbbc
#336667
Darker of #77bbbc
#448889
Dark of #77bbbc
#55aaab
Base of #77bbbc
#77bbbc
Light of #77bbbc
#99cccd
Lighter
#bbddde
Lightest
#deeeef

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

#77bbbc
#bc7877

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

Split Complementary

#77bbbc
#bc7799
#bc9b77

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

Analogous Color

#77bc95
#77bca0
#77bbbc
#77a4bc
#7787bc

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

#77bbbc
#bbbc77
#bc77bb

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

#77bbbc
#bc77bb
#bc7877
#77bc78

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

#77bbbc
#9b77bc
#bc7877
#99bc77

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 #77bbbc

#224545
#336667
#448889
#55aaab
#77bbbc
#99cccd
#bbddde
#deeeef
#ffffff

Tints of #77bbbc Color

#77bbbc
#86c2c3
#95caca
#a4d1d2
#b3d9d9
#c2e0e1
#d1e8e8
#e0eff0
#eff7f7
#ffffff

Shades of #77bbbc color code

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

#77bbbc
#69a6a7
#5c9192
#4f7c7d
#426768
#345353
#273e3e
#1a2929
#0d1414
#000000

Tones

#77bbbc
#8ba7a8
#9a9a9a
#9a9a9a
#9a9a9a

Tones

Similar Color like #77bbbc color

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

#78bcbd
#79bdbe
#7abebf
#7bbfc0
#7cc0c1
#7dc1c2
#7ec2c3
#7fc3c4
#80c4c5
#81c5c6
#82c6c7
#83c7c8
#84c8c9
#85c9ca
#76babb
#75b9ba
#74b8b9
#73b7b8
#72b6b7
#71b5b6
#70b4b5
#6fb3b4
#6eb2b3
#6db1b2
#6cb0b1
#6bafb0
#6aaeaf
#69adae

Download this Dark Blue

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

#77bbbc Color Code Preview on Black Background Color

This is how #77bbbc Color will look on black background color. Color contrast ratio is 9.62

#77bbbc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#77bbbc color code is use for CSS Background Color

Background color for the above div is #77bbbc

HTML with inline CSS

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

#77bbbc color code is use for CSS Border Color

CSS Border color for the above div is #77bbbc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#77bbbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#77bbbc Color code Preview on White Background

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

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

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(119,187,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(188,120,119,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(119,187,188,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }