crispedge.com

Color picker

Loading...

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

#7bb8a3 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #7bb8a3 Color code in RGB color code model is created after adding 48.24% red color, 72.16% green color and 63.92% blue color. Hex #7bb8a3 Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 0% magenta, 11% yellow and 28% black.

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

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code7bb8a3#7bb8a3
RGB Decimal123, 184, 163rgb(123, 184, 163)
RGB Percent48%, 72%, 64%rgb(48%, 72%, 64%)
CSS RGBa123, 184, 163,1rgba(123,184,163,1)
CMYK Modelcmyk(33%,0%,11%,28%)
HSL Color Space159,30% ,60%hsl(159,30% ,60%)
HSV Color Space159°, 33%, 72%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110111011100010100011
Octal173270243
Decimal123184163
Hex7bb8a3

Different shades of #7bb8a3 color code.

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

Light Shade of #7bb8a3
#9ccaba
Dark Shade of #7bb8a3
#5aa68c
Saturated Shade of #7bb8a3
#71c2a6
Desaturated Shade of #7bb8a3
#85aea0
Grey scale Shade of #7bb8a3
#999999
Brighten Shade
#94d1bc
Most Readable Shade
#000000

Shades of #7bb8a3 color code

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

#7bb8a3
#6da390
#5f8f7e
#527a6c
#44665a
#365148
#293d36
#1b2824
#0d1412
#000000

Similar Color like #7bb8a3 color

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

#7cb9a4
#7dbaa5
#7ebba6
#7fbca7
#80bda8
#81bea9
#82bfaa
#83c0ab
#84c1ac
#85c2ad
#86c3ae
#87c4af
#88c5b0
#89c6b1
#7ab7a2
#79b6a1
#78b5a0
#77b49f
#76b39e
#75b29d
#74b19c
#73b09b
#72af9a
#71ae99
#70ad98
#6fac97
#6eab96
#6daa95

Monochromatic Color with #7bb8a3

#7bb8a3
#97e2c9
#090e0c
#263832
#426358
#5f8d7d

Tints of #7bb8a3 Color

#7bb8a3
#89bfad
#98c7b7
#a7cfc1
#b5d7cb
#c4dfd6
#d3e7e0
#e1efea
#f0f7f4
#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

#7bb8a3
#b87b90

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

Split Complementary

#7bb8a3
#b87bae
#b8857b

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

Analogous Color

#7bb88b
#7bb897
#7bb8a3
#7bb8af
#7bb5b8

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

#7bb8a3
#a37bb8
#b8a37b

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

#7bb8a3
#847bb8
#b87b90
#aeb87b

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

#7bb8a3
#b87b90
#b8857b
#7baeb8

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

#7bb8a3 Color Code Preview on Black Background Color

This is how #7bb8a3 Color will look on black background color. Color contrast ratio is 9.23

#7bb8a3 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7bb8a3 color code is use for CSS Background Color

Background color for the above div is #7bb8a3

HTML with inline CSS

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

#7bb8a3 color code is use for CSS Border Color

CSS Border color for the above div is #7bb8a3

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7bb8a3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7bb8a3 Color code Preview on White Background

This is how #7bb8a3 Color code will look on white background color. Color contrast ratio is 2.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 #7bb8a3; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #7bb8a3; }

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,184,163,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(184,123,144,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(123,184,163,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.