@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

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

#7dbbaa hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #7dbbaa Color code in RGB color code model is created after adding 49.02% red color, 73.33% green color and 66.67% blue color. Hex #7dbbaa Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 0% magenta, 9% yellow and 26.67% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7dbbaa#7dbbaa
RGB Decimal125, 187, 170rgb(125, 187, 170)
RGB Percent49%, 73%, 67%rgb(49%, 73%, 67%)
CSS RGBa125, 187, 170,1rgba(125,187,170,1)
CMYK Modelcmyk(33%,0%,9%,26.67%)
HSL Color Space164,31% ,61%hsl(164,31% ,61%)
HSV Color Space164°, 33%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111011011101110101010
Octal175273252
Decimal125187170
Hex7dbbaa

Different shades of #7dbbaa color code.

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

Light Shade of #7dbbaa
#9ecdc0
Dark Shade of #7dbbaa
#5ba994
Saturated Shade of #7dbbaa
#73c5ae
Desaturated Shade of #7dbbaa
#87b1a6
Grey scale Shade of #7dbbaa
#9c9c9c
Brighten Shade
#96d4c3
Most Readable Shade
#000000

Shades of #7dbbaa color code

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

#7dbbaa
#6fa697
#619184
#537c71
#45675e
#37534b
#293e38
#1b2925
#0d1412
#000000

Similar Color like #7dbbaa color

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

#7ebcab
#7fbdac
#80bead
#81bfae
#82c0af
#83c1b0
#84c2b1
#85c3b2
#86c4b3
#87c5b4
#88c6b5
#89c7b6
#8ac8b7
#8bc9b8
#7cbaa9
#7bb9a8
#7ab8a7
#79b7a6
#78b6a5
#77b5a4
#76b4a3
#75b3a2
#74b2a1
#73b1a0
#72b09f
#71af9e
#70ae9d
#6fad9c

Monochromatic Color with #7dbbaa

#7dbbaa
#99e5d1
#0b110f
#283b36
#44665d
#619083

Tints of #7dbbaa Color

#7dbbaa
#8bc2b3
#99cabc
#a8d1c6
#b6d9cf
#c5e0d9
#d3e8e2
#e2efec
#f0f7f5
#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

#7dbbaa
#bb7d8e

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

Split Complementary

#7dbbaa
#bb7dad
#bb8b7d

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

Analogous Color

#7dbb91
#7dbb9e
#7dbbaa
#7dbbb6
#7db3bb

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

#7dbbaa
#aa7dbb
#bbaa7d

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

#7dbbaa
#8b7dbb
#bb7d8e
#adbb7d

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

#7dbbaa
#bb7d8e
#bb8b7d
#7dadbb

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

#7dbbaa Color Code Preview on Black Background Color

This is how #7dbbaa Color will look on black background color. Color contrast ratio is 9.56

#7dbbaa in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7dbbaa color code is use for CSS Background Color

Background color for the above div is #7dbbaa

HTML with inline CSS

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

#7dbbaa color code is use for CSS Border Color

CSS Border color for the above div is #7dbbaa

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7dbbaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7dbbaa Color code Preview on White Background

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

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

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(125,187,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(187,125,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(125,187,170,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.