Skip to main content Skip to docs navigation

#77eeee hex color | Dead Sea | 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

Color Hue/Base color: Blue

Hex #77eeee Color Code is also known as | Dead Sea color.

Hex #77eeee Color code in RGB color code model is created after adding 46.67% red color, 93.33% green color and 93.33% blue color. Hex #77eeee Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 0% magenta, 0% yellow and 6.67% black.

Hex #77eeee color code is a web safe color. Next web safe color code is #66dddd and previous web safe color code is #88ffff. You can see here many more shades of #77eeee color code.

RGB Chart

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

Color Table

Hex Color Code 77eeee #77eeee
RGB Decimal 119, 238, 238 119, 238, 238
RGB Percent 47%, 93%, 93% rgb(47%, 93%, 93%)
CSS RGBa 119, 238, 238,1 rgba(119,238,238,1)
CMYK Model cmyk(50%,0%,0%,6.67%)
HSL Color Space 180,78% ,70% hsl(180,78% ,70%)
HSV Color Space 180°, 50%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110111 11101110 11101110
Octal 167 356 356
Decimal 119 238 238
Hex 77 ee ee

Different shades of #77eeee color code.

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

Darkest of #77eeee
#17b5b5
Darker of #77eeee
#1ce3e3
Dark of #77eeee
#4ae8e8
Base of #77eeee
#77eeee
Light of #77eeee
#a4f4f4
Lighter
#d2f9f9
Lightest
#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

#77eeee
#ee7777

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

Split Complementary

#77eeee
#ee77b3
#eeb377

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

Analogous Color

#77eea9
#77eebc
#77eeee
#77c6ee
#7795ee

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

#77eeee
#eeee77
#ee77ee

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

#77eeee
#ee77ee
#ee7777
#77ee77

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

#77eeee
#b277ee
#ee7777
#b3ee77

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

#118888
#17b5b5
#1ce3e3
#4ae8e8
#77eeee
#a4f4f4
#d2f9f9
#ffffff
#ffffff

Tints of #77eeee Color

#77eeee
#86efef
#95f1f1
#a4f3f3
#b3f5f5
#c2f7f7
#d1f9f9
#e0fbfb
#effdfd
#ffffff

Shades of #77eeee color code

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

#77eeee
#69d3d3
#5cb9b9
#4f9e9e
#428484
#346969
#274f4f
#1a3434
#0d1a1a
#000000

Tones

#77eeee
#86dfdf
#96cfcf
#a5c0c0
#b3b3b3

Tones

Similar Color like #77eeee color

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

#78efef
#79f0f0
#7af1f1
#7bf2f2
#7cf3f3
#7df4f4
#7ef5f5
#7ff6f6
#80f7f7
#81f8f8
#82f9f9
#83fafa
#84fbfb
#85fcfc
#76eded
#75ecec
#74ebeb
#73eaea
#72e9e9
#71e8e8
#70e7e7
#6fe6e6
#6ee5e5
#6de4e4
#6ce3e3
#6be2e2
#6ae1e1
#69e0e0

Download this Dark Blue

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

#77eeee Color Code Preview on Black Background Color

This is how #77eeee Color will look on black background color. Color contrast ratio is 15.25

#77eeee in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#77eeee color code is use for CSS Background Color

Background color for the above div is #77eeee

HTML with inline CSS

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

#77eeee color code is use for CSS Border Color

CSS Border color for the above div is #77eeee

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#77eeee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#77eeee Color code Preview on White Background

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

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

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