crispedge.com

Color picker

Loading...

#adc3bd hex color - Green - Cool color - Information

#adc3bd hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

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

Hex #adc3bd 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 #adc3bd color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeadc3bd#adc3bd
RGB Decimal173, 195, 189rgb(173, 195, 189)
RGB Percent68%, 76%, 74%rgb(68%, 76%, 74%)
CSS RGBa173, 195, 189,1rgba(173,195,189,1)
CMYK Modelcmyk(11%,0%,3%,24%)
HSL Color Space164,15% ,72%hsl(164,15% ,72%)
HSV Color Space164°, 11%, 76%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011011100001110111101
Octal255303275
Decimal173195189
Hexadc3bd

Different shades of #adc3bd color code.

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

Light Shade of #adc3bd
#cad9d5
Dark Shade of #adc3bd
#90ada5
Saturated Shade of #adc3bd
#a6cac0
Desaturated Shade of #adc3bd
#b4bcba
Grey scale Shade of #adc3bd
#b8b8b8
Brighten Shade
#c6dcd6
Most Readable Shade
#000000

Shades of #adc3bd color code

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

#adc3bd
#99ada8
#869793
#73827e
#606c69
#4c5654
#39413f
#262b2a
#131515
#000000

Similar Color like #adc3bd color

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

#aec4be
#afc5bf
#b0c6c0
#b1c7c1
#b2c8c2
#b3c9c3
#b4cac4
#b5cbc5
#b6ccc6
#b7cdc7
#b8cec8
#b9cfc9
#bad0ca
#bbd1cb
#acc2bc
#abc1bb
#aac0ba
#a9bfb9
#a8beb8
#a7bdb7
#a6bcb6
#a5bbb5
#a4bab4
#a3b9b3
#a2b8b2
#a1b7b1
#a0b6b0
#9fb5af

Monochromatic Color with #adc3bd

#adc3bd
#d3ede6
#161918
#3c4341
#626e6b
#879894

Tints of #adc3bd Color

#adc3bd
#b6c9c4
#bfd0cb
#c8d7d3
#d1ddda
#dae4e1
#e3ebe9
#ecf1f0
#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

#adc3bd
#c3adb3

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

Split Complementary

#adc3bd
#c3adbe
#c3b2ad

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

Analogous Color

#adc3b4
#adc3b9
#adc3bd
#adc3c1
#adc0c3

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

#adc3bd
#bdadc3
#c3bdad

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

#adc3bd
#b2adc3
#c3adb3
#bec3ad

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

#adc3bd
#c3adb3
#c3b2ad
#adbec3

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

#adc3bd Color Code Preview on Black Background Color

This is how #adc3bd Color will look on black background color. Color contrast ratio is 11.32

#adc3bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adc3bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adc3bd

#adc3bd color code is use for CSS Background Color

Background color for the above div is #adc3bd

HTML with inline CSS

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

#adc3bd color code is use for CSS Border Color

CSS Border color for the above div is #adc3bd

HTML with inline CSS

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

CSS Border Left color for the above div is #adc3bd

HTML with inline CSS

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

CSS Border Right color for the above div is #adc3bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adc3bd

HTML with inline CSS

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

CSS Border Top color for the above div is #adc3bd

HTML with inline CSS

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

#adc3bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adc3bd Color code Preview on White Background

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.