crispedge.com

Color picker

Loading...

#adbaa5 hex color - Green - Cool color - Information

#adbaa5 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #adbaa5 Color code in RGB color code model is created after adding 67.84% red color, 72.94% green color and 64.71% blue color. Hex #adbaa5 Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 0% magenta, 11% yellow and 27% black.

Hex #adbaa5 color code is between #aabbaa web safe hex color code and #bbaa99 web safe hex color code. #aabbaa is the nearest web safe color code. You can see here many more shades of #adbaa5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeadbaa5#adbaa5
RGB Decimal173, 186, 165rgb(173, 186, 165)
RGB Percent68%, 73%, 65%rgb(68%, 73%, 65%)
CSS RGBa173, 186, 165,1rgba(173,186,165,1)
CMYK Modelcmyk(7%,0%,11%,27%)
HSL Color Space97,13% ,69%hsl(97,13% ,69%)
HSV Color Space97°, 11%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011011011101010100101
Octal255272245
Decimal173186165
Hexadbaa5

Different shades of #adbaa5 color code.

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

Light Shade of #adbaa5
#c7d0c2
Dark Shade of #adbaa5
#93a488
Saturated Shade of #adbaa5
#abc29d
Desaturated Shade of #adbaa5
#afb2ad
Grey scale Shade of #adbaa5
#afafaf
Brighten Shade
#c6d3be
Most Readable Shade
#000000

Shades of #adbaa5 color code

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

#adbaa5
#99a592
#869080
#737c6e
#60675b
#4c5249
#393e37
#262924
#131412
#000000

Similar Color like #adbaa5 color

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

#aebba6
#afbca7
#b0bda8
#b1bea9
#b2bfaa
#b3c0ab
#b4c1ac
#b5c2ad
#b6c3ae
#b7c4af
#b8c5b0
#b9c6b1
#bac7b2
#bbc8b3
#acb9a4
#abb8a3
#aab7a2
#a9b6a1
#a8b5a0
#a7b49f
#a6b39e
#a5b29d
#a4b19c
#a3b09b
#a2af9a
#a1ae99
#a0ad98
#9fac97

Monochromatic Color with #adbaa5

#adbaa5
#d5e4cb
#0f100e
#363a34
#5e655a
#858f7f

Tints of #adbaa5 Color

#adbaa5
#b6c1af
#bfc9b9
#c8d1c3
#d1d8cd
#dae0d7
#e3e8e1
#ecefeb
#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

#adbaa5
#b2a5ba

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

Split Complementary

#adbaa5
#a7a5ba
#baa5b8

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

Analogous Color

#b5baa5
#b1baa5
#adbaa5
#a9baa5
#a5baa5

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

#adbaa5
#a5adba
#baa5ad

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

#adbaa5
#a5b7ba
#b2a5ba
#baa7a5

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

#adbaa5
#b2a5ba
#baa5b8
#a5baa7

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

#adbaa5 Color Code Preview on Black Background Color

This is how #adbaa5 Color will look on black background color. Color contrast ratio is 10.34

#adbaa5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adbaa5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adbaa5

#adbaa5 color code is use for CSS Background Color

Background color for the above div is #adbaa5

HTML with inline CSS

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

#adbaa5 color code is use for CSS Border Color

CSS Border color for the above div is #adbaa5

HTML with inline CSS

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

CSS Border Left color for the above div is #adbaa5

HTML with inline CSS

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

CSS Border Right color for the above div is #adbaa5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adbaa5

HTML with inline CSS

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

CSS Border Top color for the above div is #adbaa5

HTML with inline CSS

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

#adbaa5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adbaa5 Color code Preview on White Background

This is how #adbaa5 Color code will look on white background color. Color contrast ratio is 2.03

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

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,186,165,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(178,165,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,186,165,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.