crispedge.com

Color picker

Loading...

#7be2bf hex color - Green - Cool color - Information

#7be2bf hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #7be2bf Color code in RGB color code model is created after adding 48.24% red color, 88.63% green color and 74.9% blue color. Hex #7be2bf Color code in CMYK color (process color) code model is generated after subtraction of 46% cyan, 0% magenta, 15% yellow and 11% black.

Hex #7be2bf color code is between #77ddbb web safe hex color code and #88eecc web safe hex color code. #77ddbb is the nearest web safe color code. You can see here many more shades of #7be2bf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7be2bf#7be2bf
RGB Decimal123, 226, 191rgb(123, 226, 191)
RGB Percent48%, 89%, 75%rgb(48%, 89%, 75%)
CSS RGBa123, 226, 191,1rgba(123,226,191,1)
CMYK Modelcmyk(46%,0%,15%,11%)
HSL Color Space160,64% ,68%hsl(160,64% ,68%)
HSV Color Space160°, 46%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110111110001010111111
Octal173342277
Decimal123226191
Hex7be2bf

Different shades of #7be2bf color code.

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

Light Shade of #7be2bf
#a5ebd3
Dark Shade of #7be2bf
#51d9ab
Saturated Shade of #7be2bf
#73eac2
Desaturated Shade of #7be2bf
#83dabc
Grey scale Shade of #7be2bf
#aeaeae
Brighten Shade
#94fbd8
Most Readable Shade
#000000

Shades of #7be2bf color code

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

#7be2bf
#6dc8a9
#5faf94
#52967f
#447d6a
#366454
#294b3f
#1b322a
#0d1915
#000000

Similar Color like #7be2bf color

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

#7ce3c0
#7de4c1
#7ee5c2
#7fe6c3
#80e7c4
#81e8c5
#82e9c6
#83eac7
#84ebc8
#85ecc9
#86edca
#87eecb
#88efcc
#89f0cd
#7ae1be
#79e0bd
#78dfbc
#77debb
#76ddba
#75dcb9
#74dbb8
#73dab7
#72d9b6
#71d8b5
#70d7b4
#6fd6b3
#6ed5b2
#6dd4b1

Monochromatic Color with #7be2bf

#7be2bf
#070d0b
#1e382f
#366253
#4d8d77
#64b79b

Tints of #7be2bf Color

#7be2bf
#89e5c6
#98e8cd
#a7ebd4
#b5eedb
#c4f2e2
#d3f5e9
#e1f8f0
#f0fbf7
#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

#7be2bf
#e27b9e

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

Split Complementary

#7be2bf
#e27bd2
#e28c7b

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

Analogous Color

#7be296
#7be2aa
#7be2bf
#7be2d4
#7bdce2

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

#7be2bf
#bf7be2
#e2bf7b

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

#7be2bf
#8b7be2
#e27b9e
#d1e27b

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

#7be2bf
#e27b9e
#e28c7b
#7bd2e2

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 #7be2bf 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.

#7be2bf Color Code Preview on Black Background Color

This is how #7be2bf Color will look on black background color. Color contrast ratio is 13.47

#7be2bf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7be2bf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7be2bf

#7be2bf color code is use for CSS Background Color

Background color for the above div is #7be2bf

HTML with inline CSS

<div style="background-color:#7be2bf;"></div>

#7be2bf color code is use for CSS Border Color

CSS Border color for the above div is #7be2bf

HTML with inline CSS

<div style="border:5px solid #7be2bf;"></div>

CSS Border Left color for the above div is #7be2bf

HTML with inline CSS

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

CSS Border Right color for the above div is #7be2bf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7be2bf

HTML with inline CSS

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

CSS Border Top color for the above div is #7be2bf

HTML with inline CSS

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

#7be2bf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7be2bf Color code Preview on White Background

This is how #7be2bf Color code will look on white background color. Color contrast ratio is 1.56

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

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(123,226,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(226,123,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(123,226,191,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.