Skip to main content Skip to docs navigation

#adbec2 hex color | Download Light 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 Alpine Haze and its hex is #ABBEC0 Nearest Color Name

Color Hue/Base color: Green

Hex #adbec2 Color code in RGB color code model is created after adding 67.84% red color, 74.51% green color and 76.08% blue color. Hex #adbec2 Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 2% magenta, 0% yellow and 23.92% black.

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

RGB Chart

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

Color Table

Hex Color Code adbec2 #adbec2
RGB Decimal 173, 190, 194 173, 190, 194
RGB Percent 68%, 75%, 76% rgb(68%, 75%, 76%)
CSS RGBa 173, 190, 194,1 rgba(173,190,194,1)
CMYK Model cmyk(11%,2%,0%,23.92%)
HSL Color Space 191,15% ,72% hsl(191,15% ,72%)
HSV Color Space 191°, 11%, 76%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101101 10111110 11000010
Octal 255 276 302
Decimal 173 190 194
Hex ad be c2

Different shades of #adbec2 color code.

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

Darkest of #adbec2
#5b757b
Darker of #adbec2
#739096
Dark of #adbec2
#90a7ac
Base of #adbec2
#adbec2
Light of #adbec2
#cad5d8
Lighter
#e7ecee
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

#adbec2
#c2b1ad

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

Split Complementary

#adbec2
#c2adb3
#c2bbad

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

Analogous Color

#adc2ba
#adc2bd
#adbec2
#adb7c2
#adaec2

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

#adbec2
#bec2ad
#c2adbe

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

#adbec2
#c2adbe
#c2b1ad
#adc2b1

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

#adbec2
#bbadc2
#c2b1ad
#b3c2ad

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 #adbec2

#46595d
#5b757b
#739096
#90a7ac
#adbec2
#cad5d8
#e7ecee
#ffffff
#ffffff

Tints of #adbec2 Color

#adbec2
#b6c5c8
#bfcccf
#c8d3d6
#d1dadd
#dae2e3
#e3e9ea
#ecf0f1
#f5f7f8
#ffffff

Shades of #adbec2 color code

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

#adbec2
#99a8ac
#869396
#737e81
#60696b
#4c5456
#393f40
#262a2b
#131515
#000000

Tones

#adbec2
#b7b7b7
#b7b7b7
#b7b7b7
#b7b7b7

Tones

Similar Color like #adbec2 color

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

#aebfc3
#afc0c4
#b0c1c5
#b1c2c6
#b2c3c7
#b3c4c8
#b4c5c9
#b5c6ca
#b6c7cb
#b7c8cc
#b8c9cd
#b9cace
#bacbcf
#bbccd0
#acbdc1
#abbcc0
#aabbbf
#a9babe
#a8b9bd
#a7b8bc
#a6b7bb
#a5b6ba
#a4b5b9
#a3b4b8
#a2b3b7
#a1b2b6
#a0b1b5
#9fb0b4

Download this Light Green

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

#adbec2 Color Code Preview on Black Background Color

This is how #adbec2 Color will look on black background color. Color contrast ratio is 10.92

#adbec2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adbec2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adbec2

#adbec2 color code is use for CSS Background Color

Background color for the above div is #adbec2

HTML with inline CSS

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

#adbec2 color code is use for CSS Border Color

CSS Border color for the above div is #adbec2

HTML with inline CSS

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

CSS Border Left color for the above div is #adbec2

HTML with inline CSS

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

CSS Border Right color for the above div is #adbec2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adbec2

HTML with inline CSS

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

CSS Border Top color for the above div is #adbec2

HTML with inline CSS

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

#adbec2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adbec2 Color code Preview on White Background

This is how #adbec2 Color code will look on white background color. Color contrast ratio is 1.92

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

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