crispedge.com

Color picker

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

#a3cbc1 hex color - Green - Cool color - Information

#a3cbc1 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #a3cbc1 Color code in RGB color code model is created after adding 63.92% red color, 79.61% green color and 75.69% blue color. Hex #a3cbc1 Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 0% magenta, 5% yellow and 20% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea3cbc1#a3cbc1
RGB Decimal163, 203, 193rgb(163, 203, 193)
RGB Percent64%, 80%, 76%rgb(64%, 80%, 76%)
CSS RGBa163, 203, 193,1rgba(163,203,193,1)
CMYK Modelcmyk(20%,0%,5%,20%)
HSL Color Space165,28% ,72%hsl(165,28% ,72%)
HSV Color Space165°, 20%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000111100101111000001
Octal243313301
Decimal163203193
Hexa3cbc1

Different shades of #a3cbc1 color code.

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

Light Shade of #a3cbc1
#c4ddd7
Dark Shade of #a3cbc1
#82b9ab
Saturated Shade of #a3cbc1
#9cd2c5
Desaturated Shade of #a3cbc1
#aac4bd
Grey scale Shade of #a3cbc1
#b7b7b7
Brighten Shade
#bce4da
Most Readable Shade
#000000

Shades of #a3cbc1 color code

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

#a3cbc1
#90b4ab
#7e9d96
#6c8780
#5a706b
#485a55
#364340
#242d2a
#121615
#000000

Similar Color like #a3cbc1 color

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

#a4ccc2
#a5cdc3
#a6cec4
#a7cfc5
#a8d0c6
#a9d1c7
#aad2c8
#abd3c9
#acd4ca
#add5cb
#aed6cc
#afd7cd
#b0d8ce
#b1d9cf
#a2cac0
#a1c9bf
#a0c8be
#9fc7bd
#9ec6bc
#9dc5bb
#9cc4ba
#9bc3b9
#9ac2b8
#99c1b7
#98c0b6
#97bfb5
#96beb4
#95bdb3

Monochromatic Color with #a3cbc1

#a3cbc1
#c5f5e9
#1a211f
#3d4b48
#5f7670
#81a099

Tints of #a3cbc1 Color

#a3cbc1
#add0c7
#b7d6ce
#c1dcd5
#cbe2dc
#d6e7e3
#e0edea
#eaf3f1
#f4f9f8
#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

#a3cbc1
#cba3ad

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

Split Complementary

#a3cbc1
#cba3c1
#cbada3

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

Analogous Color

#a3cbb1
#a3cbb9
#a3cbc1
#a3cbc9
#a3c5cb

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

#a3cbc1
#c1a3cb
#cbc1a3

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

#a3cbc1
#ada3cb
#cba3ad
#c1cba3

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

#a3cbc1
#cba3ad
#cbada3
#a3c1cb

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

#a3cbc1 Color Code Preview on Black Background Color

This is how #a3cbc1 Color will look on black background color. Color contrast ratio is 11.87

#a3cbc1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3cbc1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3cbc1

#a3cbc1 color code is use for CSS Background Color

Background color for the above div is #a3cbc1

HTML with inline CSS

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

#a3cbc1 color code is use for CSS Border Color

CSS Border color for the above div is #a3cbc1

HTML with inline CSS

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

CSS Border Left color for the above div is #a3cbc1

HTML with inline CSS

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

CSS Border Right color for the above div is #a3cbc1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a3cbc1

HTML with inline CSS

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

CSS Border Top color for the above div is #a3cbc1

HTML with inline CSS

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

#a3cbc1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a3cbc1 Color code Preview on White Background

This is how #a3cbc1 Color code will look on white background color. Color contrast ratio is 1.77

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

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.