crispedge.com

Color picker

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

#acc2bc hex color - Green - Cool color - Information

#acc2bc hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #acc2bc Color code in RGB color code model is created after adding 67.45% red color, 76.08% green color and 73.73% blue color. Hex #acc2bc Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 0% magenta, 3% yellow and 24% black.

Hex #acc2bc color code is between #aabbbb web safe hex color code and #bbcccc web safe hex color code. #aabbbb is the nearest web safe color code. You can see here many more shades of #acc2bc color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeacc2bc#acc2bc
RGB Decimal172, 194, 188rgb(172, 194, 188)
RGB Percent67%, 76%, 74%rgb(67%, 76%, 74%)
CSS RGBa172, 194, 188,1rgba(172,194,188,1)
CMYK Modelcmyk(11%,0%,3%,24%)
HSL Color Space164,15% ,72%hsl(164,15% ,72%)
HSV Color Space164°, 11%, 76%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001100001010111100
Octal254302274
Decimal172194188
Hexacc2bc

Different shades of #acc2bc color code.

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

Light Shade of #acc2bc
#c9d8d4
Dark Shade of #acc2bc
#8faca4
Saturated Shade of #acc2bc
#a5c9bf
Desaturated Shade of #acc2bc
#b3bbb9
Grey scale Shade of #acc2bc
#b7b7b7
Brighten Shade
#c5dbd5
Most Readable Shade
#000000

Shades of #acc2bc color code

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

#acc2bc
#98aca7
#859692
#72817d
#5f6b68
#4c5653
#39403e
#262b29
#131514
#000000

Similar Color like #acc2bc color

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

#adc3bd
#aec4be
#afc5bf
#b0c6c0
#b1c7c1
#b2c8c2
#b3c9c3
#b4cac4
#b5cbc5
#b6ccc6
#b7cdc7
#b8cec8
#b9cfc9
#bad0ca
#abc1bb
#aac0ba
#a9bfb9
#a8beb8
#a7bdb7
#a6bcb6
#a5bbb5
#a4bab4
#a3b9b3
#a2b8b2
#a1b7b1
#a0b6b0
#9fb5af
#9eb4ae

Monochromatic Color with #acc2bc

#acc2bc
#d2ece5
#151817
#3b4240
#616d6a
#869793

Tints of #acc2bc Color

#acc2bc
#b5c8c3
#becfca
#c7d6d2
#d0ddd9
#dae3e1
#e3eae8
#ecf1f0
#f5f8f7
#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

#acc2bc
#c2acb2

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

Split Complementary

#acc2bc
#c2acbd
#c2b1ac

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

Analogous Color

#acc2b3
#acc2b8
#acc2bc
#acc2c0
#acbfc2

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

#acc2bc
#bcacc2
#c2bcac

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

#acc2bc
#b1acc2
#c2acb2
#bdc2ac

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

#acc2bc
#c2acb2
#c2b1ac
#acbdc2

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

#acc2bc Color Code Preview on Black Background Color

This is how #acc2bc Color will look on black background color. Color contrast ratio is 11.20

#acc2bc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acc2bc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acc2bc

#acc2bc color code is use for CSS Background Color

Background color for the above div is #acc2bc

HTML with inline CSS

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

#acc2bc color code is use for CSS Border Color

CSS Border color for the above div is #acc2bc

HTML with inline CSS

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

CSS Border Left color for the above div is #acc2bc

HTML with inline CSS

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

CSS Border Right color for the above div is #acc2bc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #acc2bc

HTML with inline CSS

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

CSS Border Top color for the above div is #acc2bc

HTML with inline CSS

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

#acc2bc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#acc2bc Color code Preview on White Background

This is how #acc2bc Color code will look on white background color. Color contrast ratio is 1.88

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

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.