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

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

#76fbcb hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #76fbcb Color code in RGB color code model is created after adding 46.27% red color, 98.43% green color and 79.61% blue color. Hex #76fbcb Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 0% magenta, 19% yellow and 1.57% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code76fbcb#76fbcb
RGB Decimal118, 251, 203rgb(118, 251, 203)
RGB Percent46%, 98%, 80%rgb(46%, 98%, 80%)
CSS RGBa118, 251, 203,1rgba(118,251,203,1)
CMYK Modelcmyk(53%,0%,19%,1.57%)
HSL Color Space158,94% ,72%hsl(158,94% ,72%)
HSV Color Space158°, 53%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101101111101111001011
Octal166373313
Decimal118251203
Hex76fbcb

Different shades of #76fbcb color code.

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

Light Shade of #76fbcb
#a8fcde
Dark Shade of #76fbcb
#44fab8
Saturated Shade of #76fbcb
#72ffcc
Desaturated Shade of #76fbcb
#7df4c9
Grey scale Shade of #76fbcb
#b8b8b8
Brighten Shade
#8fffe4
Most Readable Shade
#000000

Shades of #76fbcb color code

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

#76fbcb
#68dfb4
#5bc39d
#4ea787
#418b70
#346f5a
#275343
#1a372d
#0d1b16
#000000

Similar Color like #76fbcb color

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

#77fccc
#78fdcd
#79fece
#7affcf
#7bffd0
#7cffd1
#7dffd2
#7effd3
#7fffd4
#80ffd5
#81ffd6
#82ffd7
#83ffd8
#84ffd9
#75faca
#74f9c9
#73f8c8
#72f7c7
#71f6c6
#70f5c5
#6ff4c4
#6ef3c3
#6df2c2
#6cf1c1
#6bf0c0
#6aefbf
#69eebe
#68edbd

Monochromatic Color with #76fbcb

#76fbcb
#12261f
#265142
#3a7b64
#4ea686
#62d0a9

Tints of #76fbcb Color

#76fbcb
#85fbd0
#94fbd6
#a3fcdc
#b2fce2
#c2fde7
#d1fded
#e0fef3
#effef9
#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

#76fbcb
#fb76a6

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

Split Complementary

#76fbcb
#fb76e9
#fb8876

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

Analogous Color

#76fb96
#76fbb0
#76fbcb
#76fbe6
#76f6fb

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

#76fbcb
#cb76fb
#fbcb76

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

#76fbcb
#8876fb
#fb76a6
#e8fb76

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

#76fbcb
#fb76a6
#fb8876
#76e9fb

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

#76fbcb Color Code Preview on Black Background Color

This is how #76fbcb Color will look on black background color. Color contrast ratio is 16.43

#76fbcb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#76fbcb color code is use for CSS Background Color

Background color for the above div is #76fbcb

HTML with inline CSS

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

#76fbcb color code is use for CSS Border Color

CSS Border color for the above div is #76fbcb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#76fbcb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#76fbcb Color code Preview on White Background

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

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

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(118,251,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(251,118,166,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(118,251,203,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.