crispedge.com

Color picker

Loading...

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

#76fbda hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code76fbda#76fbda
RGB Decimal118, 251, 218rgb(118, 251, 218)
RGB Percent46%, 98%, 85%rgb(46%, 98%, 85%)
CSS RGBa118, 251, 218,1rgba(118,251,218,1)
CMYK Modelcmyk(53%,0%,13%,2%)
HSL Color Space165,94% ,72%hsl(165,94% ,72%)
HSV Color Space165°, 53%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101101111101111011010
Octal166373332
Decimal118251218
Hex76fbda

Different shades of #76fbda color code.

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

Light Shade of #76fbda
#a8fce7
Dark Shade of #76fbda
#44facd
Saturated Shade of #76fbda
#72ffdc
Desaturated Shade of #76fbda
#7df4d6
Grey scale Shade of #76fbda
#b8b8b8
Brighten Shade
#8ffff3
Most Readable Shade
#000000

Shades of #76fbda color code

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

#76fbda
#68dfc1
#5bc3a9
#4ea791
#418b79
#346f60
#275348
#1a3730
#0d1b18
#000000

Similar Color like #76fbda color

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

#77fcdb
#78fddc
#79fedd
#7affde
#7bffdf
#7cffe0
#7dffe1
#7effe2
#7fffe3
#80ffe4
#81ffe5
#82ffe6
#83ffe7
#84ffe8
#75fad9
#74f9d8
#73f8d7
#72f7d6
#71f6d5
#70f5d4
#6ff4d3
#6ef3d2
#6df2d1
#6cf1d0
#6bf0cf
#6aefce
#69eecd
#68edcc

Monochromatic Color with #76fbda

#76fbda
#122621
#265146
#3a7b6b
#4ea690
#62d0b5

Tints of #76fbda Color

#76fbda
#85fbde
#94fbe2
#a3fce6
#b2fcea
#c2fdee
#d1fdf2
#e0fef6
#effefa
#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

#76fbda
#fb7697

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

Split Complementary

#76fbda
#fb76d9
#fb9876

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

Analogous Color

#76fba5
#76fbbf
#76fbda
#76fbf5
#76e7fb

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

#76fbda
#da76fb
#fbda76

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

#76fbda
#9776fb
#fb7697
#d9fb76

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

#76fbda
#fb7697
#fb9876
#76d9fb

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

#76fbda Color Code Preview on Black Background Color

This is how #76fbda Color will look on black background color. Color contrast ratio is 16.58

#76fbda in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#76fbda color code is use for CSS Background Color

Background color for the above div is #76fbda

HTML with inline CSS

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

#76fbda color code is use for CSS Border Color

CSS Border color for the above div is #76fbda

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#76fbda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#76fbda Color code Preview on White Background

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

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.