crispedge.com

Color picker

Loading...

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

#77ffbb hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #77ffbb Color code in RGB color code model is created after adding 46.67% red color, 100% green color and 73.33% blue color. Hex #77ffbb Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 0% magenta, 27% yellow and 0% black.

Hex #77ffbb color code is a web safe color. Next web safe color code is #66eeaa and previous web safe color code is #88ddcc. You can see here many more shades of #77ffbb color code.

0 Likes 0 Comments | 27 Views

RGB Chart

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

Color Table

Hex Color Code77ffbb#77ffbb
RGB Decimal119, 255, 187rgb(119, 255, 187)
RGB Percent47%, 100%, 73%rgb(47%, 100%, 73%)
CSS RGBa119, 255, 187,1rgba(119,255,187,1)
CMYK Modelcmyk(53%,0%,27%,0%)
HSL Color Space150,100% ,73%hsl(150,100% ,73%)
HSV Color Space150°, 53%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101111111111110111011
Octal167377273
Decimal119255187
Hex77ffbb

Different shades of #77ffbb color code.

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

Light Shade of #77ffbb
#aaffd4
Dark Shade of #77ffbb
#44ffa1
Saturated Shade of #77ffbb
#77ffbb
Desaturated Shade of #77ffbb
#7ef8bb
Grey scale Shade of #77ffbb
#bbbbbb
Brighten Shade
#90ffd4
Most Readable Shade
#000000

Shades of #77ffbb color code

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

#77ffbb
#69e2a6
#5cc691
#4faa7c
#428d67
#347153
#27553e
#1a3829
#0d1c14
#000000

Similar Color like #77ffbb color

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

#78ffbc
#79ffbd
#7affbe
#7bffbf
#7cffc0
#7dffc1
#7effc2
#7fffc3
#80ffc4
#81ffc5
#82ffc6
#83ffc7
#84ffc8
#85ffc9
#76feba
#75fdb9
#74fcb8
#73fbb7
#72fab6
#71f9b5
#70f8b4
#6ff7b3
#6ef6b2
#6df5b1
#6cf4b0
#6bf3af
#6af2ae
#69f1ad

Monochromatic Color with #77ffbb

#77ffbb
#142a1f
#28553e
#3c805e
#4faa7d
#63d49c

Tints of #77ffbb Color

#77ffbb
#86ffc2
#95ffca
#a4ffd1
#b3ffd9
#c2ffe0
#d1ffe8
#e0ffef
#effff7
#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

#77ffbb
#ff77bb

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

Split Complementary

#77ffbb
#ff77ff
#ff7777

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

Analogous Color

#77ff85
#77ffa0
#77ffbb
#77ffd6
#77fff1

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

#77ffbb
#bb77ff
#ffbb77

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

#77ffbb
#7777ff
#ff77bb
#ffff77

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

#77ffbb
#ff77bb
#ff7777
#77ffff

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

#77ffbb Color Code Preview on Black Background Color

This is how #77ffbb Color will look on black background color. Color contrast ratio is 16.81

#77ffbb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#77ffbb color code is use for CSS Background Color

Background color for the above div is #77ffbb

HTML with inline CSS

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

#77ffbb color code is use for CSS Border Color

CSS Border color for the above div is #77ffbb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#77ffbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#77ffbb Color code Preview on White Background

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

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

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

0 Likes 0 Comments | 27 Views

Post your comment:-

By submitting comment you agree to our privacy policy.