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

#adc3ba hex color - Green - Cool color - Information

#adc3ba hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code adc3ba #adc3ba
RGB Decimal 173, 195, 186 rgb(173, 195, 186)
RGB Percent 68%, 76%, 73% rgb(68%, 76%, 73%)
CSS RGBa 173, 195, 186,1 rgba(173,195,186,1)
CMYK Model cmyk(11%,0%,5%,23.53%)
HSL Color Space 155,15% ,72% hsl(155,15% ,72%)
HSV Color Space 155°, 11%, 76%
Color Temperature It's a Cool color

Color in numbers

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

Different shades of #adc3ba color code.

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

Light Shade of #adc3ba
#cad9d3
Dark Shade of #adc3ba
#90ada1
Saturated Shade of #adc3ba
#a6cabb
Desaturated Shade of #adc3ba
#b4bcb9
Grey scale Shade of #adc3ba
#b8b8b8
Brighten Shade
#c6dcd3
Most Readable Shade
#000000

Shades of #adc3ba color code

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

#adc3ba
#99ada5
#869790
#73827c
#606c67
#4c5652
#39413e
#262b29
#131514
#000000

Similar Color like #adc3ba color

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

#aec4bb
#afc5bc
#b0c6bd
#b1c7be
#b2c8bf
#b3c9c0
#b4cac1
#b5cbc2
#b6ccc3
#b7cdc4
#b8cec5
#b9cfc6
#bad0c7
#bbd1c8
#acc2b9
#abc1b8
#aac0b7
#a9bfb6
#a8beb5
#a7bdb4
#a6bcb3
#a5bbb2
#a4bab1
#a3b9b0
#a2b8af
#a1b7ae
#a0b6ad
#9fb5ac

Monochromatic Color with #adc3ba

#adc3ba
#d3ede3
#161918
#3c4340
#626e69
#879891

Tints of #adc3ba Color

#adc3ba
#b6c9c1
#bfd0c9
#c8d7d1
#d1ddd8
#dae4e0
#e3ebe8
#ecf1ef
#f5f8f7
#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

#adc3ba
#c3adb6

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

Split Complementary

#adc3ba
#c3adc1
#c3afad

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

Analogous Color

#adc3b1
#adc3b6
#adc3ba
#adc3be
#adc3c3

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

#adc3ba
#baadc3
#c3baad

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

#adc3ba
#afadc3
#c3adb6
#c1c3ad

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

#adc3ba
#c3adb6
#c3afad
#adc1c3

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

#adc3ba Color Code Preview on Black Background Color

This is how #adc3ba Color will look on black background color. Color contrast ratio is 11.29

#adc3ba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adc3ba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adc3ba

#adc3ba color code is use for CSS Background Color

Background color for the above div is #adc3ba

HTML with inline CSS

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

#adc3ba color code is use for CSS Border Color

CSS Border color for the above div is #adc3ba

HTML with inline CSS

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

CSS Border Left color for the above div is #adc3ba

HTML with inline CSS

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

CSS Border Right color for the above div is #adc3ba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adc3ba

HTML with inline CSS

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

CSS Border Top color for the above div is #adc3ba

HTML with inline CSS

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

#adc3ba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adc3ba Color code Preview on White Background

This is how #adc3ba Color code will look on white background color. Color contrast ratio is 1.86

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

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