crispedge.com

Color picker

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

#a2c3db hex color - Metal Gear - Blue - Cool color - Information

#a2c3db hex color - Metal Gear - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #a2c3db Color Code is also known as Metal Gear color.

Hex #a2c3db Color code in RGB color code model is created after adding 63.53% red color, 76.47% green color and 85.88% blue color. Hex #a2c3db Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 11% magenta, 0% yellow and 14% black.

Hex #a2c3db color code is between #aabbdd web safe hex color code and #99cccc web safe hex color code. #aabbdd is the nearest web safe color code. You can see here many more shades of #a2c3db color code.

0 Likes 0 Comments | 45 Views

Color Table

Hex Color Codea2c3db#a2c3db
RGB Decimal162, 195, 219rgb(162, 195, 219)
RGB Percent64%, 76%, 86%rgb(64%, 76%, 86%)
CSS RGBa162, 195, 219,1rgba(162,195,219,1)
CMYK Modelcmyk(26%,11%,0%,14%)
HSL Color Space205,44% ,75%hsl(205,44% ,75%)
HSV Color Space205°, 26%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000101100001111011011
Octal242303333
Decimal162195219
Hexa2c3db

Different shades of #a2c3db color code.

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

Light Shade of #a2c3db
#c7dbe9
Dark Shade of #a2c3db
#7dabcd
Saturated Shade of #a2c3db
#9cc4e1
Desaturated Shade of #a2c3db
#a8c2d5
Grey scale Shade of #a2c3db
#bebebe
Brighten Shade
#bbdcf4
Most Readable Shade
#000000

Shades of #a2c3db color code

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

#a2c3db
#90adc2
#7e97aa
#6c8292
#5a6c79
#485661
#364149
#242b30
#121518
#000000

Similar Color like #a2c3db color

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

#a3c4dc
#a4c5dd
#a5c6de
#a6c7df
#a7c8e0
#a8c9e1
#a9cae2
#aacbe3
#abcce4
#accde5
#adcee6
#aecfe7
#afd0e8
#b0d1e9
#a1c2da
#a0c1d9
#9fc0d8
#9ebfd7
#9dbed6
#9cbdd5
#9bbcd4
#9abbd3
#99bad2
#98b9d1
#97b8d0
#96b7cf
#95b6ce
#94b5cd

Monochromatic Color with #a2c3db

#a2c3db
#050606
#242c31
#44515b
#637786
#839db0

Tints of #a2c3db Color

#a2c3db
#acc9df
#b6d0e3
#c1d7e7
#cbddeb
#d5e4ef
#e0ebf3
#eaf1f7
#f4f8fb
#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

#a2c3db
#dbbaa2

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

Split Complementary

#a2c3db
#dba2a6
#dbd7a2

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

Analogous Color

#a2dadb
#a2cedb
#a2c3db
#a2b8db
#a2acdb

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

#a2c3db
#dba2c3
#c3dba2

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

#a2c3db
#d6a2db
#dbbaa2
#a6dba2

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

#a2c3db
#dbbaa2
#dbd7a2
#a2a6db

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

#a2c3db Color Code Preview on Black Background Color

This is how #a2c3db Color will look on black background color. Color contrast ratio is 11.37

#a2c3db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a2c3db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a2c3db

#a2c3db color code is use for CSS Background Color

Background color for the above div is #a2c3db

HTML with inline CSS

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

#a2c3db color code is use for CSS Border Color

CSS Border color for the above div is #a2c3db

HTML with inline CSS

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

CSS Border Left color for the above div is #a2c3db

HTML with inline CSS

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

CSS Border Right color for the above div is #a2c3db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a2c3db

HTML with inline CSS

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

CSS Border Top color for the above div is #a2c3db

HTML with inline CSS

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

#a2c3db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a2c3db Color code Preview on White Background

This is how #a2c3db Color code will look on white background color. Color contrast ratio is 1.85

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 45 Views

Post your comment:-

By submitting comment you agree to our privacy policy.