crispedge.com

Color picker

Loading...

#a9beca hex color - Blue - Cool color - Information

#a9beca hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #a9beca Color code in RGB color code model is created after adding 66.27% red color, 74.51% green color and 79.22% blue color. Hex #a9beca Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 6% magenta, 0% yellow and 21% black.

Hex #a9beca 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 #a9beca color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codea9beca#a9beca
RGB Decimal169, 190, 202rgb(169, 190, 202)
RGB Percent66%, 75%, 79%rgb(66%, 75%, 79%)
CSS RGBa169, 190, 202,1rgba(169,190,202,1)
CMYK Modelcmyk(16%,6%,0%,21%)
HSL Color Space202,24% ,73%hsl(202,24% ,73%)
HSV Color Space202°, 16%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010011011111011001010
Octal251276312
Decimal169190202
Hexa9beca

Different shades of #a9beca color code.

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

Light Shade of #a9beca
#c9d6dd
Dark Shade of #a9beca
#89a6b7
Saturated Shade of #a9beca
#a2c0d1
Desaturated Shade of #a9beca
#b0bcc3
Grey scale Shade of #a9beca
#b9b9b9
Brighten Shade
#c2d7e3
Most Readable Shade
#000000

Shades of #a9beca color code

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

#a9beca
#96a8b3
#83939d
#707e86
#5d6970
#4b5459
#383f43
#252a2c
#121516
#000000

Similar Color like #a9beca color

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

#aabfcb
#abc0cc
#acc1cd
#adc2ce
#aec3cf
#afc4d0
#b0c5d1
#b1c6d2
#b2c7d3
#b3c8d4
#b4c9d5
#b5cad6
#b6cbd7
#b7ccd8
#a8bdc9
#a7bcc8
#a6bbc7
#a5bac6
#a4b9c5
#a3b8c4
#a2b7c3
#a1b6c2
#a0b5c1
#9fb4c0
#9eb3bf
#9db2be
#9cb1bd
#9bb0bc

Monochromatic Color with #a9beca

#a9beca
#cde6f4
#1b1e20
#3e464a
#626e75
#85969f

Tints of #a9beca Color

#a9beca
#b2c5cf
#bcccd5
#c5d3db
#cfdae1
#d8e2e7
#e2e9ed
#ebf0f3
#f5f7f9
#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

#a9beca
#cab5a9

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

Split Complementary

#a9beca
#caa9ae
#cac5a9

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

Analogous Color

#a9cac9
#a9c5ca
#a9beca
#a9b7ca
#a9b1ca

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

#a9beca
#caa9be
#becaa9

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

#a9beca
#c5a9ca
#cab5a9
#adcaa9

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

#a9beca
#cab5a9
#cac5a9
#a9aeca

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

#a9beca Color Code Preview on Black Background Color

This is how #a9beca Color will look on black background color. Color contrast ratio is 10.91

#a9beca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a9beca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a9beca

#a9beca color code is use for CSS Background Color

Background color for the above div is #a9beca

HTML with inline CSS

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

#a9beca color code is use for CSS Border Color

CSS Border color for the above div is #a9beca

HTML with inline CSS

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

CSS Border Left color for the above div is #a9beca

HTML with inline CSS

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

CSS Border Right color for the above div is #a9beca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a9beca

HTML with inline CSS

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

CSS Border Top color for the above div is #a9beca

HTML with inline CSS

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

#a9beca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a9beca Color code Preview on White Background

This is how #a9beca Color code will look on white background color. Color contrast ratio is 1.93

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

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(169,190,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(202,181,169,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(169,190,202,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.