crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#77cccc hex color - Green - Cool color - Information

#77cccc hex color - Green - Cool color

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 40 Views

Color Table

Hex Color Code77cccc#77cccc
RGB Decimal119, 204, 204rgb(119, 204, 204)
RGB Percent47%, 80%, 80%rgb(47%, 80%, 80%)
CSS RGBa119, 204, 204,1rgba(119,204,204,1)
CMYK Modelcmyk(42%,0%,0%,20%)
HSL Color Space180,45% ,63%hsl(180,45% ,63%)
HSV Color Space180°, 42%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101111100110011001100
Octal167314314
Decimal119204204
Hex77cccc

Different shades of #77cccc color code.

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

Light Shade of #77cccc
#9cdada
Dark Shade of #77cccc
#52bebe
Saturated Shade of #77cccc
#6ed5d5
Desaturated Shade of #77cccc
#80c3c3
Grey scale Shade of #77cccc
#a1a1a1
Brighten Shade
#90e5e5
Most Readable Shade
#000000

Shades of #77cccc color code

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

#77cccc
#69b5b5
#5c9e9e
#4f8888
#427171
#345a5a
#274444
#1a2d2d
#0d1616
#000000

Similar Color like #77cccc color

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

#78cdcd
#79cece
#7acfcf
#7bd0d0
#7cd1d1
#7dd2d2
#7ed3d3
#7fd4d4
#80d5d5
#81d6d6
#82d7d7
#83d8d8
#84d9d9
#85dada
#76cbcb
#75caca
#74c9c9
#73c8c8
#72c7c7
#71c6c6
#70c5c5
#6fc4c4
#6ec3c3
#6dc2c2
#6cc1c1
#6bc0c0
#6abfbf
#69bebe

Monochromatic Color with #77cccc

#77cccc
#90f6f6
#142222
#2d4c4c
#457777
#5ea1a1

Tints of #77cccc Color

#77cccc
#86d1d1
#95d7d7
#a4dddd
#b3e2e2
#c2e8e8
#d1eeee
#e0f3f3
#eff9f9
#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

#77cccc
#cc7777

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

Split Complementary

#77cccc
#cc77a1
#cca177

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

Analogous Color

#77ccaa
#77ccbb
#77cccc
#77bbcc
#77aacc

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

#77cccc
#cc77cc
#cccc77

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

#77cccc
#a177cc
#cc7777
#a1cc77

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

#77cccc
#cc7777
#cca177
#77a1cc

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

#77cccc Color Code Preview on Black Background Color

This is how #77cccc Color will look on black background color. Color contrast ratio is 11.29

#77cccc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#77cccc color code is use for CSS Background Color

Background color for the above div is #77cccc

HTML with inline CSS

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

#77cccc color code is use for CSS Border Color

CSS Border color for the above div is #77cccc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#77cccc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#77cccc Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 40 Views

Post your comment:-

By submitting comment you agree to our privacy policy.