crispedge.com

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

#7ab6ab hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #7ab6ab Color code in RGB color code model is created after adding 47.84% red color, 71.37% green color and 67.06% blue color. Hex #7ab6ab Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 0% magenta, 6% yellow and 29% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7ab6ab#7ab6ab
RGB Decimal122, 182, 171rgb(122, 182, 171)
RGB Percent48%, 71%, 67%rgb(48%, 71%, 67%)
CSS RGBa122, 182, 171,1rgba(122,182,171,1)
CMYK Modelcmyk(33%,0%,6%,29%)
HSL Color Space169,29% ,60%hsl(169,29% ,60%)
HSV Color Space169°, 33%, 71%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110101011011010101011
Octal172266253
Decimal122182171
Hex7ab6ab

Different shades of #7ab6ab color code.

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

Light Shade of #7ab6ab
#9bc8c0
Dark Shade of #7ab6ab
#5aa396
Saturated Shade of #7ab6ab
#70c0b2
Desaturated Shade of #7ab6ab
#84aca4
Grey scale Shade of #7ab6ab
#989898
Brighten Shade
#93cfc4
Most Readable Shade
#000000

Shades of #7ab6ab color code

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

#7ab6ab
#6ca198
#5e8d85
#517972
#43655f
#36504c
#283c39
#1b2826
#0d1413
#000000

Similar Color like #7ab6ab color

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

#7bb7ac
#7cb8ad
#7db9ae
#7ebaaf
#7fbbb0
#80bcb1
#81bdb2
#82beb3
#83bfb4
#84c0b5
#85c1b6
#86c2b7
#87c3b8
#88c4b9
#79b5aa
#78b4a9
#77b3a8
#76b2a7
#75b1a6
#74b0a5
#73afa4
#72aea3
#71ada2
#70aca1
#6faba0
#6eaa9f
#6da99e
#6ca89d

Monochromatic Color with #7ab6ab

#7ab6ab
#96e0d3
#080c0b
#253633
#41615b
#5e8b83

Tints of #7ab6ab Color

#7ab6ab
#88beb4
#97c6bd
#a6cec7
#b5d6d0
#c3ded9
#d2e6e3
#e1eeec
#f0f6f5
#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

#7ab6ab
#b67a85

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

Split Complementary

#7ab6ab
#b67aa3
#b68d7a

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

Analogous Color

#7ab693
#7ab69f
#7ab6ab
#7ab5b6
#7aa9b6

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

#7ab6ab
#ab7ab6
#b6ab7a

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

#7ab6ab
#8d7ab6
#b67a85
#a3b67a

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

#7ab6ab
#b67a85
#b68d7a
#7aa3b6

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

#7ab6ab Color Code Preview on Black Background Color

This is how #7ab6ab Color will look on black background color. Color contrast ratio is 9.11

#7ab6ab in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7ab6ab color code is use for CSS Background Color

Background color for the above div is #7ab6ab

HTML with inline CSS

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

#7ab6ab color code is use for CSS Border Color

CSS Border color for the above div is #7ab6ab

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7ab6ab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7ab6ab Color code Preview on White Background

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

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

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(122,182,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(182,122,133,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(122,182,171,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.

< /html>