crispedge.com

Color picker

Loading...

#adb7aa hex color - Green - Cool color - Information

#adb7aa hex color - Green - Cool color

Color Hue/Base color: Green

Hex #adb7aa Color code in RGB color code model is created after adding 67.84% red color, 71.76% green color and 66.67% blue color. Hex #adb7aa Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 0% magenta, 7% yellow and 28% black.

Hex #adb7aa color code is between #aabb99 web safe hex color code and #bbaabb web safe hex color code. #aabb99 is the nearest web safe color code. You can see here many more shades of #adb7aa color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeadb7aa#adb7aa
RGB Decimal173, 183, 170rgb(173, 183, 170)
RGB Percent68%, 72%, 67%rgb(68%, 72%, 67%)
CSS RGBa173, 183, 170,1rgba(173,183,170,1)
CMYK Modelcmyk(5%,0%,7%,28%)
HSL Color Space106,8% ,69%hsl(106,8% ,69%)
HSV Color Space106°, 7%, 72%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011011011011110101010
Octal255267252
Decimal173183170
Hexadb7aa

Different shades of #adb7aa color code.

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

Light Shade of #adb7aa
#c8cec6
Dark Shade of #adb7aa
#92a08e
Saturated Shade of #adb7aa
#a9bfa2
Desaturated Shade of #adb7aa
#b0b0b0
Grey scale Shade of #adb7aa
#b0b0b0
Brighten Shade
#c6d0c3
Most Readable Shade
#000000

Shades of #adb7aa color code

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

#adb7aa
#99a297
#868e84
#737a71
#60655e
#4c514b
#393d38
#262825
#131412
#000000

Similar Color like #adb7aa color

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

#aeb8ab
#afb9ac
#b0baad
#b1bbae
#b2bcaf
#b3bdb0
#b4beb1
#b5bfb2
#b6c0b3
#b7c1b4
#b8c2b5
#b9c3b6
#bac4b7
#bbc5b8
#acb6a9
#abb5a8
#aab4a7
#a9b3a6
#a8b2a5
#a7b1a4
#a6b0a3
#a5afa2
#a4aea1
#a3ada0
#a2ac9f
#a1ab9e
#a0aa9d
#9fa99c

Monochromatic Color with #adb7aa

#adb7aa
#d5e1d1
#0c0d0c
#343734
#5d625b
#858c83

Tints of #adb7aa Color

#adb7aa
#b6bfb3
#bfc7bc
#c8cfc6
#d1d7cf
#dadfd9
#e3e7e2
#ecefec
#f5f7f5
#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

#adb7aa
#b4aab7

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

Split Complementary

#adb7aa
#adaab7
#b7aab4

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

Analogous Color

#b2b7aa
#b0b7aa
#adb7aa
#aab7aa
#aab7ac

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

#adb7aa
#aaadb7
#b7aaad

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

#adb7aa
#aab3b7
#b4aab7
#b7adaa

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

#adb7aa
#b4aab7
#b7aab4
#aab7ad

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

#adb7aa Color Code Preview on Black Background Color

This is how #adb7aa Color will look on black background color. Color contrast ratio is 10.13

#adb7aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adb7aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adb7aa

#adb7aa color code is use for CSS Background Color

Background color for the above div is #adb7aa

HTML with inline CSS

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

#adb7aa color code is use for CSS Border Color

CSS Border color for the above div is #adb7aa

HTML with inline CSS

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

CSS Border Left color for the above div is #adb7aa

HTML with inline CSS

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

CSS Border Right color for the above div is #adb7aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adb7aa

HTML with inline CSS

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

CSS Border Top color for the above div is #adb7aa

HTML with inline CSS

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

#adb7aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adb7aa Color code Preview on White Background

This is how #adb7aa Color code will look on white background color. Color contrast ratio is 2.07

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

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(173,183,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(180,170,183,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,183,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.