Skip to main content Skip to docs navigation

#adbaba hex color | Download Dark Green BG image | Information

Color Picker

@
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.

Color Info

Woow we have a nearby visually matching color name available. It's name is Watery and its hex is #AEBDBB Nearest Color Name

Color Hue/Base color: Green

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

Hex #adbaba color code is between #aabbbb web safe hex color code and #bbaaaa web safe hex color code. #aabbbb is the nearest web safe color code. You can see here many more shades of #adbaba color code.

RGB Chart

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

Color Table

Hex Color Code adbaba #adbaba
RGB Decimal 173, 186, 186 173, 186, 186
RGB Percent 68%, 73%, 73% rgb(68%, 73%, 73%)
CSS RGBa 173, 186, 186,1 rgba(173,186,186,1)
CMYK Model cmyk(7%,0%,0%,27.06%)
HSL Color Space 180,9% ,70% hsl(180,9% ,70%)
HSV Color Space 180°, 7%, 73%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101101 10111010 10111010
Octal 255 272 272
Decimal 173 186 186
Hex ad ba ba

Different shades of #adbaba color code.

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

Darkest of #adbaba
#5e7070
Darker of #adbaba
#768b8b
Dark of #adbaba
#91a3a3
Base of #adbaba
#adbaba
Light of #adbaba
#c9d1d1
Lighter
#e4e9e9
Lightest
#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

#adbaba
#baadad

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

Split Complementary

#adbaba
#baadb3
#bab3ad

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

Analogous Color

#adbab2
#adbab5
#adbaba
#adb6ba
#adb0ba

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

#adbaba
#babaad
#baadba

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

#adbaba
#baadba
#baadad
#adbaad

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#adbaba
#b3adba
#baadad
#b3baad

Square 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).

Monochromatic Color with #adbaba

#475454
#5e7070
#768b8b
#91a3a3
#adbaba
#c9d1d1
#e4e9e9
#ffffff
#ffffff

Tints of #adbaba Color

#adbaba
#b6c1c1
#bfc9c9
#c8d1d1
#d1d8d8
#dae0e0
#e3e8e8
#ecefef
#f5f7f7
#ffffff

Shades of #adbaba color code

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

#adbaba
#99a5a5
#869090
#737c7c
#606767
#4c5252
#393e3e
#262929
#131414
#000000

Tones

#adbaba
#b3b3b3
#b3b3b3
#b3b3b3
#b3b3b3

Tones

Similar Color like #adbaba color

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

#aebbbb
#afbcbc
#b0bdbd
#b1bebe
#b2bfbf
#b3c0c0
#b4c1c1
#b5c2c2
#b6c3c3
#b7c4c4
#b8c5c5
#b9c6c6
#bac7c7
#bbc8c8
#acb9b9
#abb8b8
#aab7b7
#a9b6b6
#a8b5b5
#a7b4b4
#a6b3b3
#a5b2b2
#a4b1b1
#a3b0b0
#a2afaf
#a1aeae
#a0adad
#9facac

Download this Dark Green

Hex #adbaba 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.

#adbaba Color Code Preview on Black Background Color

This is how #adbaba Color will look on black background color. Color contrast ratio is 10.51

#adbaba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adbaba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adbaba

#adbaba color code is use for CSS Background Color

Background color for the above div is #adbaba

HTML with inline CSS

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

#adbaba color code is use for CSS Border Color

CSS Border color for the above div is #adbaba

HTML with inline CSS

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

CSS Border Left color for the above div is #adbaba

HTML with inline CSS

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

CSS Border Right color for the above div is #adbaba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adbaba

HTML with inline CSS

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

CSS Border Top color for the above div is #adbaba

HTML with inline CSS

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

#adbaba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adbaba Color code Preview on White Background

This is how #adbaba Color code will look on white background color. Color contrast ratio is 2.00

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(173,186,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(186,173,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,186,186,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }