crispedge.com

Color picker

Loading...

#adfaad hex color - Green - Cool color - Information

#adfaad hex color - Green - Cool color

Color Hue/Base color: Green

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

Hex #adfaad color code is between #aaffaa web safe hex color code and #bbeebb web safe hex color code. #aaffaa is the nearest web safe color code. You can see here many more shades of #adfaad color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeadfaad#adfaad
RGB Decimal173, 250, 173rgb(173, 250, 173)
RGB Percent68%, 98%, 68%rgb(68%, 98%, 68%)
CSS RGBa173, 250, 173,1rgba(173,250,173,1)
CMYK Modelcmyk(31%,0%,31%,2%)
HSL Color Space120,89% ,83%hsl(120,89% ,83%)
HSV Color Space120°, 31%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011011111101010101101
Octal255372255
Decimal173250173
Hexadfaad

Different shades of #adfaad color code.

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

Light Shade of #adfaad
#ddfddd
Dark Shade of #adfaad
#7df77d
Saturated Shade of #adfaad
#a9fea9
Desaturated Shade of #adfaad
#b1f6b1
Grey scale Shade of #adfaad
#d3d3d3
Brighten Shade
#c6ffc6
Most Readable Shade
#000000

Shades of #adfaad color code

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

#adfaad
#99de99
#86c286
#73a673
#608a60
#4c6f4c
#395339
#263726
#131b13
#000000

Similar Color like #adfaad color

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

#aefbae
#affcaf
#b0fdb0
#b1feb1
#b2ffb2
#b3ffb3
#b4ffb4
#b5ffb5
#b6ffb6
#b7ffb7
#b8ffb8
#b9ffb9
#baffba
#bbffbb
#acf9ac
#abf8ab
#aaf7aa
#a9f6a9
#a8f5a8
#a7f4a7
#a6f3a6
#a5f2a5
#a4f1a4
#a3f0a3
#a2efa2
#a1eea1
#a0eda0
#9fec9f

Monochromatic Color with #adfaad

#adfaad
#1a251a
#375037
#557a55
#72a572
#90cf90

Tints of #adfaad Color

#adfaad
#b6fab6
#bffbbf
#c8fbc8
#d1fcd1
#dafcda
#e3fde3
#ecfdec
#f5fef5
#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

#adfaad
#faadfa

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

Split Complementary

#adfaad
#d4adfa
#faadd4

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

Analogous Color

#ccfaad
#bcfaad
#adfaad
#adfabc
#adfacc

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

#adfaad
#adadfa
#faadad

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

#adfaad
#add3fa
#faadfa
#fad3ad

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

#adfaad
#faadfa
#faadd4
#adfad4

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

#adfaad Color Code Preview on Black Background Color

This is how #adfaad Color will look on black background color. Color contrast ratio is 17.05

#adfaad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adfaad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adfaad

#adfaad color code is use for CSS Background Color

Background color for the above div is #adfaad

HTML with inline CSS

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

#adfaad color code is use for CSS Border Color

CSS Border color for the above div is #adfaad

HTML with inline CSS

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

CSS Border Left color for the above div is #adfaad

HTML with inline CSS

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

CSS Border Right color for the above div is #adfaad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adfaad

HTML with inline CSS

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

CSS Border Top color for the above div is #adfaad

HTML with inline CSS

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

#adfaad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adfaad Color code Preview on White Background

This is how #adfaad Color code will look on white background color. Color contrast ratio is 1.23

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

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