crispedge.com

Color picker

Loading...

#a5b6c7 hex color - Blue - Cool color - Information

#a5b6c7 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #a5b6c7 Color code in RGB color code model is created after adding 64.71% red color, 71.37% green color and 78.04% blue color. Hex #a5b6c7 Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 9% magenta, 0% yellow and 22% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea5b6c7#a5b6c7
RGB Decimal165, 182, 199rgb(165, 182, 199)
RGB Percent65%, 71%, 78%rgb(65%, 71%, 78%)
CSS RGBa165, 182, 199,1rgba(165,182,199,1)
CMYK Modelcmyk(17%,9%,0%,22%)
HSL Color Space210,23% ,71%hsl(210,23% ,71%)
HSV Color Space210°, 17%, 78%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001011011011011000111
Octal245266307
Decimal165182199
Hexa5b6c7

Different shades of #a5b6c7 color code.

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

Light Shade of #a5b6c7
#c4cfdb
Dark Shade of #a5b6c7
#869cb3
Saturated Shade of #a5b6c7
#9eb6ce
Desaturated Shade of #a5b6c7
#acb6c0
Grey scale Shade of #a5b6c7
#b6b6b6
Brighten Shade
#becfe0
Most Readable Shade
#000000

Shades of #a5b6c7 color code

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

#a5b6c7
#92a1b0
#808d9a
#6e7984
#5b656e
#495058
#373c42
#24282c
#121416
#000000

Similar Color like #a5b6c7 color

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

#a6b7c8
#a7b8c9
#a8b9ca
#a9bacb
#aabbcc
#abbccd
#acbdce
#adbecf
#aebfd0
#afc0d1
#b0c1d2
#b1c2d3
#b2c3d4
#b3c4d5
#a4b5c6
#a3b4c5
#a2b3c4
#a1b2c3
#a0b1c2
#9fb0c1
#9eafc0
#9daebf
#9cadbe
#9bacbd
#9aabbc
#99aabb
#98a9ba
#97a8b9

Monochromatic Color with #a5b6c7

#a5b6c7
#c8ddf1
#181b1d
#3b4147
#5f6872
#828f9c

Tints of #a5b6c7 Color

#a5b6c7
#afbecd
#b9c6d3
#c3ced9
#cdd6df
#d7dee6
#e1e6ec
#ebeef2
#f5f6f8
#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

#a5b6c7
#c7b6a5

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

Split Complementary

#a5b6c7
#c7a5a5
#c7c7a5

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

Analogous Color

#a5c4c7
#a5bdc7
#a5b6c7
#a5afc7
#a5a8c7

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

#a5b6c7
#c7a5b6
#b6c7a5

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

#a5b6c7
#c7a5c7
#c7b6a5
#a5c7a5

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

#a5b6c7
#c7b6a5
#c7c7a5
#a5a5c7

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

#a5b6c7 Color Code Preview on Black Background Color

This is how #a5b6c7 Color will look on black background color. Color contrast ratio is 10.12

#a5b6c7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5b6c7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5b6c7

#a5b6c7 color code is use for CSS Background Color

Background color for the above div is #a5b6c7

HTML with inline CSS

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

#a5b6c7 color code is use for CSS Border Color

CSS Border color for the above div is #a5b6c7

HTML with inline CSS

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

CSS Border Left color for the above div is #a5b6c7

HTML with inline CSS

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

CSS Border Right color for the above div is #a5b6c7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a5b6c7

HTML with inline CSS

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

CSS Border Top color for the above div is #a5b6c7

HTML with inline CSS

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

#a5b6c7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a5b6c7 Color code Preview on White Background

This is how #a5b6c7 Color code will look on white background color. Color contrast ratio is 2.08

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

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(165,182,199,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(199,182,165,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(165,182,199,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.