crispedge.com

Color picker

Loading...

#a3c2cb hex color - Blue - Cool color - Information

#a3c2cb hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #a3c2cb color code is between #aabbcc web safe hex color code and #99ccbb web safe hex color code. #aabbcc is the nearest web safe color code. You can see here many more shades of #a3c2cb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea3c2cb#a3c2cb
RGB Decimal163, 194, 203rgb(163, 194, 203)
RGB Percent64%, 76%, 80%rgb(64%, 76%, 80%)
CSS RGBa163, 194, 203,1rgba(163,194,203,1)
CMYK Modelcmyk(20%,4%,0%,20%)
HSL Color Space194,28% ,72%hsl(194,28% ,72%)
HSV Color Space194°, 20%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000111100001011001011
Octal243302313
Decimal163194203
Hexa3c2cb

Different shades of #a3c2cb color code.

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

Light Shade of #a3c2cb
#c4d8dd
Dark Shade of #a3c2cb
#82acb9
Saturated Shade of #a3c2cb
#9cc6d2
Desaturated Shade of #a3c2cb
#aabec4
Grey scale Shade of #a3c2cb
#b7b7b7
Brighten Shade
#bcdbe4
Most Readable Shade
#000000

Shades of #a3c2cb color code

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

#a3c2cb
#90acb4
#7e969d
#6c8187
#5a6b70
#48565a
#364043
#242b2d
#121516
#000000

Similar Color like #a3c2cb color

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

#a4c3cc
#a5c4cd
#a6c5ce
#a7c6cf
#a8c7d0
#a9c8d1
#aac9d2
#abcad3
#accbd4
#adccd5
#aecdd6
#afced7
#b0cfd8
#b1d0d9
#a2c1ca
#a1c0c9
#a0bfc8
#9fbec7
#9ebdc6
#9dbcc5
#9cbbc4
#9bbac3
#9ab9c2
#99b8c1
#98b7c0
#97b6bf
#96b5be
#95b4bd

Monochromatic Color with #a3c2cb

#a3c2cb
#c5ebf5
#1a2021
#3d484b
#5f7176
#8199a0

Tints of #a3c2cb Color

#a3c2cb
#adc8d0
#b7cfd6
#c1d6dc
#cbdde2
#d6e3e7
#e0eaed
#eaf1f3
#f4f8f9
#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

#a3c2cb
#cbaca3

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

Split Complementary

#a3c2cb
#cba3ae
#cbc0a3

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

Analogous Color

#a3cbc4
#a3cacb
#a3c2cb
#a3bacb
#a3b2cb

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

#a3c2cb
#cba3c2
#c2cba3

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

#a3c2cb
#c0a3cb
#cbaca3
#aecba3

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

#a3c2cb
#cbaca3
#cbc0a3
#a3aecb

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

#a3c2cb Color Code Preview on Black Background Color

This is how #a3c2cb Color will look on black background color. Color contrast ratio is 11.14

#a3c2cb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3c2cb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3c2cb

#a3c2cb color code is use for CSS Background Color

Background color for the above div is #a3c2cb

HTML with inline CSS

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

#a3c2cb color code is use for CSS Border Color

CSS Border color for the above div is #a3c2cb

HTML with inline CSS

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

CSS Border Left color for the above div is #a3c2cb

HTML with inline CSS

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

CSS Border Right color for the above div is #a3c2cb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a3c2cb

HTML with inline CSS

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

CSS Border Top color for the above div is #a3c2cb

HTML with inline CSS

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

#a3c2cb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a3c2cb Color code Preview on White Background

This is how #a3c2cb Color code will look on white background color. Color contrast ratio is 1.89

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

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(163,194,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,172,163,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(163,194,203,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.