crispedge.com

Color picker

Loading...

#7bffb9 hex color - Blue - Cool color - Information

#7bffb9 hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #7bffb9 Color code in RGB color code model is created after adding 48.24% red color, 100% green color and 72.55% blue color. Hex #7bffb9 Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 0% magenta, 27% yellow and 0% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7bffb9#7bffb9
RGB Decimal123, 255, 185rgb(123, 255, 185)
RGB Percent48%, 100%, 73%rgb(48%, 100%, 73%)
CSS RGBa123, 255, 185,1rgba(123,255,185,1)
CMYK Modelcmyk(52%,0%,27%,0%)
HSL Color Space148,100% ,74%hsl(148,100% ,74%)
HSV Color Space148°, 52%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110111111111110111001
Octal173377271
Decimal123255185
Hex7bffb9

Different shades of #7bffb9 color code.

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

Light Shade of #7bffb9
#aeffd4
Dark Shade of #7bffb9
#48ff9e
Saturated Shade of #7bffb9
#7bffb9
Desaturated Shade of #7bffb9
#82f8b9
Grey scale Shade of #7bffb9
#bdbdbd
Brighten Shade
#94ffd2
Most Readable Shade
#000000

Shades of #7bffb9 color code

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

#7bffb9
#6de2a4
#5fc68f
#52aa7b
#448d66
#367152
#29553d
#1b3829
#0d1c14
#000000

Similar Color like #7bffb9 color

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

#7cffba
#7dffbb
#7effbc
#7fffbd
#80ffbe
#81ffbf
#82ffc0
#83ffc1
#84ffc2
#85ffc3
#86ffc4
#87ffc5
#88ffc6
#89ffc7
#7afeb8
#79fdb7
#78fcb6
#77fbb5
#76fab4
#75f9b3
#74f8b2
#73f7b1
#72f6b0
#71f5af
#70f4ae
#6ff3ad
#6ef2ac
#6df1ab

Monochromatic Color with #7bffb9

#7bffb9
#142a1f
#29553e
#3e805d
#52aa7b
#67d49a

Tints of #7bffb9 Color

#7bffb9
#89ffc0
#98ffc8
#a7ffd0
#b5ffd8
#c4ffdf
#d3ffe7
#e1ffef
#f0fff7
#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

#7bffb9
#ff7bc1

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

Split Complementary

#7bffb9
#fb7bff
#ff7b7f

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

Analogous Color

#7bff84
#7bff9f
#7bffb9
#7bffd3
#7bffee

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

#7bffb9
#b97bff
#ffb97b

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

#7bffb9
#7b7fff
#ff7bc1
#fffb7b

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

#7bffb9
#ff7bc1
#ff7b7f
#7bfffb

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

#7bffb9 Color Code Preview on Black Background Color

This is how #7bffb9 Color will look on black background color. Color contrast ratio is 16.85

#7bffb9 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7bffb9 color code is use for CSS Background Color

Background color for the above div is #7bffb9

HTML with inline CSS

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

#7bffb9 color code is use for CSS Border Color

CSS Border color for the above div is #7bffb9

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7bffb9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7bffb9 Color code Preview on White Background

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

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

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,255,185,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,123,193,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(123,255,185,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.