crispedge.com

Color picker

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

#76f2c9 hex color - Blue - Cool color - Information

#76f2c9 hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #76f2c9 Color code in RGB color code model is created after adding 46.27% red color, 94.9% green color and 78.82% blue color. Hex #76f2c9 Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 0% magenta, 17% yellow and 5% black.

Hex #76f2c9 color code is between #77eecc web safe hex color code and #66ffbb web safe hex color code. #77eecc is the nearest web safe color code. You can see here many more shades of #76f2c9 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code76f2c9#76f2c9
RGB Decimal118, 242, 201rgb(118, 242, 201)
RGB Percent46%, 95%, 79%rgb(46%, 95%, 79%)
CSS RGBa118, 242, 201,1rgba(118,242,201,1)
CMYK Modelcmyk(51%,0%,17%,5%)
HSL Color Space160,83% ,71%hsl(160,83% ,71%)
HSV Color Space160°, 51%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101101111001011001001
Octal166362311
Decimal118242201
Hex76f2c9

Different shades of #76f2c9 color code.

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

Light Shade of #76f2c9
#a5f6db
Dark Shade of #76f2c9
#47eeb7
Saturated Shade of #76f2c9
#6ef9cc
Desaturated Shade of #76f2c9
#7deac6
Grey scale Shade of #76f2c9
#b4b4b4
Brighten Shade
#8fffe2
Most Readable Shade
#000000

Shades of #76f2c9 color code

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

#76f2c9
#68d7b2
#5bbc9c
#4ea186
#41866f
#346b59
#275043
#1a352c
#0d1a16
#000000

Similar Color like #76f2c9 color

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

#77f3ca
#78f4cb
#79f5cc
#7af6cd
#7bf7ce
#7cf8cf
#7df9d0
#7efad1
#7ffbd2
#80fcd3
#81fdd4
#82fed5
#83ffd6
#84ffd7
#75f1c8
#74f0c7
#73efc6
#72eec5
#71edc4
#70ecc3
#6febc2
#6eeac1
#6de9c0
#6ce8bf
#6be7be
#6ae6bd
#69e5bc
#68e4bb

Monochromatic Color with #76f2c9

#76f2c9
#0e1d18
#23483c
#38725f
#4d9d82
#61c7a6

Tints of #76f2c9 Color

#76f2c9
#85f3cf
#94f4d5
#a3f6db
#b2f7e1
#c2f9e7
#d1faed
#e0fcf3
#effdf9
#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

#76f2c9
#f2769f

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

Split Complementary

#76f2c9
#f276dd
#f28b76

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

Analogous Color

#76f297
#76f2b0
#76f2c9
#76f2e2
#76e9f2

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

#76f2c9
#c976f2
#f2c976

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

#76f2c9
#8b76f2
#f2769f
#ddf276

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

#76f2c9
#f2769f
#f28b76
#76ddf2

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 #76f2c9 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.

#76f2c9 Color Code Preview on Black Background Color

This is how #76f2c9 Color will look on black background color. Color contrast ratio is 15.31

#76f2c9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #76f2c9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #76f2c9

#76f2c9 color code is use for CSS Background Color

Background color for the above div is #76f2c9

HTML with inline CSS

<div style="background-color:#76f2c9;"></div>

#76f2c9 color code is use for CSS Border Color

CSS Border color for the above div is #76f2c9

HTML with inline CSS

<div style="border:5px solid #76f2c9;"></div>

CSS Border Left color for the above div is #76f2c9

HTML with inline CSS

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

CSS Border Right color for the above div is #76f2c9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #76f2c9

HTML with inline CSS

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

CSS Border Top color for the above div is #76f2c9

HTML with inline CSS

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

#76f2c9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#76f2c9 Color code Preview on White Background

This is how #76f2c9 Color code will look on white background color. Color contrast ratio is 1.37

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.