@
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.

#77afee hex color - Blue - Cool color - Information

#77afee hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code77afee#77afee
RGB Decimal119, 175, 238rgb(119, 175, 238)
RGB Percent47%, 69%, 93%rgb(47%, 69%, 93%)
CSS RGBa119, 175, 238,1rgba(119,175,238,1)
CMYK Modelcmyk(50%,26%,0%,6.67%)
HSL Color Space212,78% ,70%hsl(212,78% ,70%)
HSV Color Space212°, 50%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101111010111111101110
Octal167257356
Decimal119175238
Hex77afee

Different shades of #77afee color code.

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

Light Shade of #77afee
#a4caf4
Dark Shade of #77afee
#4a94e8
Saturated Shade of #77afee
#6faff6
Desaturated Shade of #77afee
#7fafe6
Grey scale Shade of #77afee
#b3b3b3
Brighten Shade
#90c8ff
Most Readable Shade
#000000

Shades of #77afee color code

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

#77afee
#699bd3
#5c88b9
#4f749e
#426184
#344d69
#273a4f
#1a2634
#0d131a
#000000

Similar Color like #77afee color

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

#78b0ef
#79b1f0
#7ab2f1
#7bb3f2
#7cb4f3
#7db5f4
#7eb6f5
#7fb7f6
#80b8f7
#81b9f8
#82baf9
#83bbfa
#84bcfb
#85bdfc
#76aeed
#75adec
#74aceb
#73abea
#72aae9
#71a9e8
#70a8e7
#6fa7e6
#6ea6e5
#6da5e4
#6ca4e3
#6ba3e2
#6aa2e1
#69a1e0

Monochromatic Color with #77afee

#77afee
#0d131a
#223244
#37516e
#4d7199
#6290c3

Tints of #77afee Color

#77afee
#86b7ef
#95c0f1
#a4c9f3
#b3d2f5
#c2dbf7
#d1e4f9
#e0edfb
#eff6fd
#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

#77afee
#eeb677

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

Split Complementary

#77afee
#ee7a77
#ebee77

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

Analogous Color

#77dfee
#77c7ee
#77afee
#7797ee
#777fee

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

#77afee
#ee77af
#afee77

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

#77afee
#ee77ea
#eeb677
#77ee7b

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

#77afee
#eeb677
#ebee77
#7a77ee

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 #77afee 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.

#77afee Color Code Preview on Black Background Color

This is how #77afee Color will look on black background color. Color contrast ratio is 9.15

#77afee in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#77afee color code is use for CSS Background Color

Background color for the above div is #77afee

HTML with inline CSS

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

#77afee color code is use for CSS Border Color

CSS Border color for the above div is #77afee

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#77afee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#77afee Color code Preview on White Background

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

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

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(119,175,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(238,182,119,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(119,175,238,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.