crispedge.com

Color picker

Loading...

#6bdbb1 hex color - Green - Cool color - Information

#6bdbb1 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #6bdbb1 Color code in RGB color code model is created after adding 41.96% red color, 85.88% green color and 69.41% blue color. Hex #6bdbb1 Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 0% magenta, 19% yellow and 14% black.

Hex #6bdbb1 color code is between #66ddaa web safe hex color code and #77ccbb web safe hex color code. #66ddaa is the nearest web safe color code. You can see here many more shades of #6bdbb1 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code6bdbb1#6bdbb1
RGB Decimal107, 219, 177rgb(107, 219, 177)
RGB Percent42%, 86%, 69%rgb(42%, 86%, 69%)
CSS RGBa107, 219, 177,1rgba(107,219,177,1)
CMYK Modelcmyk(51%,0%,19%,14%)
HSL Color Space158,61% ,64%hsl(158,61% ,64%)
HSV Color Space158°, 51%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011010111101101110110001
Octal153333261
Decimal107219177
Hex6bdbb1

Different shades of #6bdbb1 color code.

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

Light Shade of #6bdbb1
#94e5c7
Dark Shade of #6bdbb1
#42d19b
Saturated Shade of #6bdbb1
#62e4b3
Desaturated Shade of #6bdbb1
#74d2af
Grey scale Shade of #6bdbb1
#a3a3a3
Brighten Shade
#84f4ca
Most Readable Shade
#000000

Shades of #6bdbb1 color code

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

#6bdbb1
#5fc29d
#53aa89
#479276
#3b7962
#2f614e
#23493b
#173027
#0b1813
#000000

Similar Color like #6bdbb1 color

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

#6cdcb2
#6dddb3
#6edeb4
#6fdfb5
#70e0b6
#71e1b7
#72e2b8
#73e3b9
#74e4ba
#75e5bb
#76e6bc
#77e7bd
#78e8be
#79e9bf
#6adab0
#69d9af
#68d8ae
#67d7ad
#66d6ac
#65d5ab
#64d4aa
#63d3a9
#62d2a8
#61d1a7
#60d0a6
#5fcfa5
#5ecea4
#5dcda3

Monochromatic Color with #6bdbb1

#6bdbb1
#030605
#183128
#2d5b4a
#41866c
#56b08f

Tints of #6bdbb1 Color

#6bdbb1
#7bdfb9
#8be3c2
#9ce7cb
#acebd3
#bdefdc
#cdf3e5
#def7ed
#eefbf6
#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

#6bdbb1
#db6b95

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

Split Complementary

#6bdbb1
#db6bcd
#db796b

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

Analogous Color

#6bdb84
#6bdb9b
#6bdbb1
#6bdbc7
#6bd8db

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

#6bdbb1
#b16bdb
#dbb16b

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

#6bdbb1
#796bdb
#db6b95
#cddb6b

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

#6bdbb1
#db6b95
#db796b
#6bcddb

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 #6bdbb1 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.

#6bdbb1 Color Code Preview on Black Background Color

This is how #6bdbb1 Color will look on black background color. Color contrast ratio is 12.39

#6bdbb1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6bdbb1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6bdbb1

#6bdbb1 color code is use for CSS Background Color

Background color for the above div is #6bdbb1

HTML with inline CSS

<div style="background-color:#6bdbb1;"></div>

#6bdbb1 color code is use for CSS Border Color

CSS Border color for the above div is #6bdbb1

HTML with inline CSS

<div style="border:5px solid #6bdbb1;"></div>

CSS Border Left color for the above div is #6bdbb1

HTML with inline CSS

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

CSS Border Right color for the above div is #6bdbb1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6bdbb1

HTML with inline CSS

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

CSS Border Top color for the above div is #6bdbb1

HTML with inline CSS

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

#6bdbb1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6bdbb1 Color code Preview on White Background

This is how #6bdbb1 Color code will look on white background color. Color contrast ratio is 1.69

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

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(107,219,177,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(219,107,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(107,219,177,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.