crispedge.com

Color picker

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

#abd681 hex color - Green - Cool color - Information

#abd681 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #abd681 Color code in RGB color code model is created after adding 67.06% red color, 83.92% green color and 50.59% blue color. Hex #abd681 Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 0% magenta, 40% yellow and 16% black.

Hex #abd681 color code is between #aadd88 web safe hex color code and #bbcc77 web safe hex color code. #aadd88 is the nearest web safe color code. You can see here many more shades of #abd681 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeabd681#abd681
RGB Decimal171, 214, 129rgb(171, 214, 129)
RGB Percent67%, 84%, 51%rgb(67%, 84%, 51%)
CSS RGBa171, 214, 129,1rgba(171,214,129,1)
CMYK Modelcmyk(20%,0%,40%,16%)
HSL Color Space90,51% ,67%hsl(90,51% ,67%)
HSV Color Space90°, 40%, 84%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111101011010000001
Octal253326201
Decimal171214129
Hexabd681

Different shades of #abd681 color code.

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

Light Shade of #abd681
#c5e3a7
Dark Shade of #abd681
#91c95b
Saturated Shade of #abd681
#abde79
Desaturated Shade of #abd681
#abce89
Grey scale Shade of #abd681
#ababab
Brighten Shade
#c4ef9a
Most Readable Shade
#000000

Shades of #abd681 color code

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

#abd681
#98be72
#85a664
#728e56
#5f7647
#4c5f39
#39472b
#262f1c
#13170e
#000000

Similar Color like #abd681 color

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

#acd782
#add883
#aed984
#afda85
#b0db86
#b1dc87
#b2dd88
#b3de89
#b4df8a
#b5e08b
#b6e18c
#b7e28d
#b8e38e
#b9e48f
#aad580
#a9d47f
#a8d37e
#a7d27d
#a6d17c
#a5d07b
#a4cf7a
#a3ce79
#a2cd78
#a1cc77
#a0cb76
#9fca75
#9ec974
#9dc873

Monochromatic Color with #abd681

#abd681
#010101
#232c1b
#455634
#67814e
#89ab67

Tints of #abd681 Color

#abd681
#b4da8f
#bddf9d
#c7e3ab
#d0e8b9
#d9ecc7
#e3f1d5
#ecf5e3
#f5faf1
#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

#abd681
#ac81d6

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

Split Complementary

#abd681
#8281d6
#d681d6

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

Analogous Color

#cdd681
#bcd681
#abd681
#9ad681
#89d681

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

#abd681
#81abd6
#d681ab

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

#abd681
#81d5d6
#ac81d6
#d68181

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

#abd681
#ac81d6
#d681d6
#81d682

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

#abd681 Color Code Preview on Black Background Color

This is how #abd681 Color will look on black background color. Color contrast ratio is 12.67

#abd681 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abd681

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abd681

#abd681 color code is use for CSS Background Color

Background color for the above div is #abd681

HTML with inline CSS

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

#abd681 color code is use for CSS Border Color

CSS Border color for the above div is #abd681

HTML with inline CSS

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

CSS Border Left color for the above div is #abd681

HTML with inline CSS

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

CSS Border Right color for the above div is #abd681

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abd681

HTML with inline CSS

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

CSS Border Top color for the above div is #abd681

HTML with inline CSS

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

#abd681 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abd681 Color code Preview on White Background

This is how #abd681 Color code will look on white background color. Color contrast ratio is 1.66

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.