crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#adfd8a hex color - Green - Cool color - Information

#adfd8a hex color - Green - Cool color

Color Hue/Base color: Green

Hex #adfd8a Color code in RGB color code model is created after adding 67.84% red color, 99.22% green color and 54.12% blue color. Hex #adfd8a Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 0% magenta, 45% yellow and 1% black.

Hex #adfd8a color code is between #aaff88 web safe hex color code and #bbee99 web safe hex color code. #aaff88 is the nearest web safe color code. You can see here many more shades of #adfd8a color code.

0 Likes 0 Comments | 7 Views

Color Table

Hex Color Codeadfd8a#adfd8a
RGB Decimal173, 253, 138rgb(173, 253, 138)
RGB Percent68%, 99%, 54%rgb(68%, 99%, 54%)
CSS RGBa173, 253, 138,1rgba(173,253,138,1)
CMYK Modelcmyk(32%,0%,45%,1%)
HSL Color Space102,97% ,77%hsl(102,97% ,77%)
HSV Color Space102°, 45%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011011111110110001010
Octal255375212
Decimal173253138
Hexadfd8a

Different shades of #adfd8a color code.

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

Light Shade of #adfd8a
#d0febc
Dark Shade of #adfd8a
#8afc58
Saturated Shade of #adfd8a
#acff88
Desaturated Shade of #adfd8a
#aff790
Grey scale Shade of #adfd8a
#c3c3c3
Brighten Shade
#c6ffa3
Most Readable Shade
#000000

Shades of #adfd8a color code

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

#adfd8a
#99e07a
#86c46b
#73a85c
#608c4c
#4c703d
#39542e
#26381e
#131c0f
#000000

Similar Color like #adfd8a color

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

#aefe8b
#afff8c
#b0ff8d
#b1ff8e
#b2ff8f
#b3ff90
#b4ff91
#b5ff92
#b6ff93
#b7ff94
#b8ff95
#b9ff96
#baff97
#bbff98
#acfc89
#abfb88
#aafa87
#a9f986
#a8f885
#a7f784
#a6f683
#a5f582
#a4f481
#a3f380
#a2f27f
#a1f17e
#a0f07d
#9fef7c

Monochromatic Color with #adfd8a

#adfd8a
#1c2816
#39532d
#567d44
#73a85c
#90d273

Tints of #adfd8a Color

#adfd8a
#b6fd97
#bffda4
#c8fdb1
#d1fdbe
#dafecb
#e3fed8
#ecfee5
#f5fef2
#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

#adfd8a
#da8afd

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

Split Complementary

#adfd8a
#a08afd
#fd8ae6

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

Analogous Color

#dbfd8a
#c4fd8a
#adfd8a
#96fd8a
#8afd95

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

#adfd8a
#8aadfd
#fd8aad

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

#adfd8a
#8ae6fd
#da8afd
#fda08a

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

#adfd8a
#da8afd
#fd8ae6
#8afda1

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

#adfd8a Color Code Preview on Black Background Color

This is how #adfd8a Color will look on black background color. Color contrast ratio is 17.19

#adfd8a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adfd8a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adfd8a

#adfd8a color code is use for CSS Background Color

Background color for the above div is #adfd8a

HTML with inline CSS

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

#adfd8a color code is use for CSS Border Color

CSS Border color for the above div is #adfd8a

HTML with inline CSS

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

CSS Border Left color for the above div is #adfd8a

HTML with inline CSS

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

CSS Border Right color for the above div is #adfd8a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adfd8a

HTML with inline CSS

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

CSS Border Top color for the above div is #adfd8a

HTML with inline CSS

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

#adfd8a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adfd8a Color code Preview on White Background

This is how #adfd8a Color code will look on white background color. Color contrast ratio is 1.22

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.