crispedge.com

Color picker

Loading...

#abd0cc hex color - Green - Cool color - Information

#abd0cc hex color - Green - Cool color

Color Hue/Base color: Green

Hex #abd0cc Color code in RGB color code model is created after adding 67.06% red color, 81.57% green color and 80% blue color. Hex #abd0cc Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 0% magenta, 2% yellow and 18% black.

Hex #abd0cc color code is between #aaccbb web safe hex color code and #bbdddd web safe hex color code. #aaccbb is the nearest web safe color code. You can see here many more shades of #abd0cc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeabd0cc#abd0cc
RGB Decimal171, 208, 204rgb(171, 208, 204)
RGB Percent67%, 82%, 80%rgb(67%, 82%, 80%)
CSS RGBa171, 208, 204,1rgba(171,208,204,1)
CMYK Modelcmyk(18%,0%,2%,18%)
HSL Color Space174,28% ,74%hsl(174,28% ,74%)
HSV Color Space174°, 18%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111101000011001100
Octal253320314
Decimal171208204
Hexabd0cc

Different shades of #abd0cc color code.

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

Light Shade of #abd0cc
#cce2e0
Dark Shade of #abd0cc
#8abeb8
Saturated Shade of #abd0cc
#a4d7d1
Desaturated Shade of #abd0cc
#b2c9c7
Grey scale Shade of #abd0cc
#bdbdbd
Brighten Shade
#c4e9e5
Most Readable Shade
#000000

Shades of #abd0cc color code

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

#abd0cc
#98b8b5
#85a19e
#728a88
#5f7371
#4c5c5a
#394544
#262e2d
#131716
#000000

Similar Color like #abd0cc color

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

#acd1cd
#add2ce
#aed3cf
#afd4d0
#b0d5d1
#b1d6d2
#b2d7d3
#b3d8d4
#b4d9d5
#b5dad6
#b6dbd7
#b7dcd8
#b8ddd9
#b9deda
#aacfcb
#a9ceca
#a8cdc9
#a7ccc8
#a6cbc7
#a5cac6
#a4c9c5
#a3c8c4
#a2c7c3
#a1c6c2
#a0c5c1
#9fc4c0
#9ec3bf
#9dc2be

Monochromatic Color with #abd0cc

#abd0cc
#cefaf6
#1f2625
#42504f
#657b79
#88a5a2

Tints of #abd0cc Color

#abd0cc
#b4d5d1
#bddad7
#c7dfdd
#d0e4e2
#d9eae8
#e3efee
#ecf4f3
#f5f9f9
#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

#abd0cc
#d0abaf

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

Split Complementary

#abd0cc
#d0abc1
#d0baab

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

Analogous Color

#abd0bd
#abd0c5
#abd0cc
#abcdd0
#abc5d0

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

#abd0cc
#ccabd0
#d0ccab

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

#abd0cc
#b9abd0
#d0abaf
#c1d0ab

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

#abd0cc
#d0abaf
#d0baab
#abc1d0

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

#abd0cc Color Code Preview on Black Background Color

This is how #abd0cc Color will look on black background color. Color contrast ratio is 12.63

#abd0cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abd0cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abd0cc

#abd0cc color code is use for CSS Background Color

Background color for the above div is #abd0cc

HTML with inline CSS

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

#abd0cc color code is use for CSS Border Color

CSS Border color for the above div is #abd0cc

HTML with inline CSS

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

CSS Border Left color for the above div is #abd0cc

HTML with inline CSS

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

CSS Border Right color for the above div is #abd0cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abd0cc

HTML with inline CSS

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

CSS Border Top color for the above div is #abd0cc

HTML with inline CSS

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

#abd0cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abd0cc Color code Preview on White Background

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

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(171,208,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(208,171,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,208,204,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.