crispedge.com

Color picker

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

#acd2c2 hex color - Green - Cool color - Information

#acd2c2 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #acd2c2 Color code in RGB color code model is created after adding 67.45% red color, 82.35% green color and 76.08% blue color. Hex #acd2c2 Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 0% magenta, 8% yellow and 18% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeacd2c2#acd2c2
RGB Decimal172, 210, 194rgb(172, 210, 194)
RGB Percent67%, 82%, 76%rgb(67%, 82%, 76%)
CSS RGBa172, 210, 194,1rgba(172,210,194,1)
CMYK Modelcmyk(18%,0%,8%,18%)
HSL Color Space155,30% ,75%hsl(155,30% ,75%)
HSV Color Space155°, 18%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001101001011000010
Octal254322302
Decimal172210194
Hexacd2c2

Different shades of #acd2c2 color code.

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

Light Shade of #acd2c2
#cde4da
Dark Shade of #acd2c2
#8bc0aa
Saturated Shade of #acd2c2
#a6d8c3
Desaturated Shade of #acd2c2
#b2ccc1
Grey scale Shade of #acd2c2
#bfbfbf
Brighten Shade
#c5ebdb
Most Readable Shade
#000000

Shades of #acd2c2 color code

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

#acd2c2
#98baac
#85a396
#728c81
#5f746b
#4c5d56
#394640
#262e2b
#131715
#000000

Similar Color like #acd2c2 color

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

#add3c3
#aed4c4
#afd5c5
#b0d6c6
#b1d7c7
#b2d8c8
#b3d9c9
#b4daca
#b5dbcb
#b6dccc
#b7ddcd
#b8dece
#b9dfcf
#bae0d0
#abd1c1
#aad0c0
#a9cfbf
#a8cebe
#a7cdbd
#a6ccbc
#a5cbbb
#a4caba
#a3c9b9
#a2c8b8
#a1c7b7
#a0c6b6
#9fc5b5
#9ec4b4

Monochromatic Color with #acd2c2

#acd2c2
#cffce9
#212825
#44524c
#667d73
#89a79b

Tints of #acd2c2 Color

#acd2c2
#b5d7c8
#bedccf
#c7e1d6
#d0e6dd
#daebe3
#e3f0ea
#ecf5f1
#f5faf8
#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

#acd2c2
#d2acbc

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

Split Complementary

#acd2c2
#d2accf
#d2afac

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

Analogous Color

#acd2b3
#acd2ba
#acd2c2
#acd2ca
#acd2d1

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

#acd2c2
#c2acd2
#d2c2ac

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

#acd2c2
#afacd2
#d2acbc
#cfd2ac

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

#acd2c2
#d2acbc
#d2afac
#accfd2

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

#acd2c2 Color Code Preview on Black Background Color

This is how #acd2c2 Color will look on black background color. Color contrast ratio is 12.75

#acd2c2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acd2c2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acd2c2

#acd2c2 color code is use for CSS Background Color

Background color for the above div is #acd2c2

HTML with inline CSS

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

#acd2c2 color code is use for CSS Border Color

CSS Border color for the above div is #acd2c2

HTML with inline CSS

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

CSS Border Left color for the above div is #acd2c2

HTML with inline CSS

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

CSS Border Right color for the above div is #acd2c2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #acd2c2

HTML with inline CSS

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

CSS Border Top color for the above div is #acd2c2

HTML with inline CSS

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

#acd2c2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#acd2c2 Color code Preview on White Background

This is how #acd2c2 Color code will look on white background color. Color contrast ratio is 1.65

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

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.