crispedge.com

Color picker

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

#a6b3be hex color - Blue - Cool color - Information

#a6b3be hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #a6b3be Color code in RGB color code model is created after adding 65.1% red color, 70.2% green color and 74.51% blue color. Hex #a6b3be Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 6% magenta, 0% yellow and 25% black.

Hex #a6b3be color code is between #aabbbb web safe hex color code and #99aacc web safe hex color code. #aabbbb is the nearest web safe color code. You can see here many more shades of #a6b3be color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea6b3be#a6b3be
RGB Decimal166, 179, 190rgb(166, 179, 190)
RGB Percent65%, 70%, 75%rgb(65%, 70%, 75%)
CSS RGBa166, 179, 190,1rgba(166,179,190,1)
CMYK Modelcmyk(13%,6%,0%,25%)
HSL Color Space208,16% ,70%hsl(208,16% ,70%)
HSV Color Space208°, 13%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001101011001110111110
Octal246263276
Decimal166179190
Hexa6b3be

Different shades of #a6b3be color code.

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

Light Shade of #a6b3be
#c3ccd4
Dark Shade of #a6b3be
#899aa8
Saturated Shade of #a6b3be
#9eb4c6
Desaturated Shade of #a6b3be
#aeb2b6
Grey scale Shade of #a6b3be
#b2b2b2
Brighten Shade
#bfccd7
Most Readable Shade
#000000

Shades of #a6b3be color code

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

#a6b3be
#939fa8
#818b93
#6e777e
#5c6369
#494f54
#373b3f
#24272a
#121315
#000000

Similar Color like #a6b3be color

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

#a7b4bf
#a8b5c0
#a9b6c1
#aab7c2
#abb8c3
#acb9c4
#adbac5
#aebbc6
#afbcc7
#b0bdc8
#b1bec9
#b2bfca
#b3c0cb
#b4c1cc
#a5b2bd
#a4b1bc
#a3b0bb
#a2afba
#a1aeb9
#a0adb8
#9facb7
#9eabb6
#9daab5
#9ca9b4
#9ba8b3
#9aa7b2
#99a6b1
#98a5b0

Monochromatic Color with #a6b3be

#a6b3be
#cbdbe8
#111314
#373b3e
#5c6369
#818b93

Tints of #a6b3be Color

#a6b3be
#afbbc5
#b9c3cc
#c3ccd3
#cdd4da
#d7dde2
#e1e5e9
#ebeef0
#f5f6f7
#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

#a6b3be
#beb1a6

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

Split Complementary

#a6b3be
#bea6a7
#bebda6

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

Analogous Color

#a6bdbe
#a6b8be
#a6b3be
#a6aebe
#a6a9be

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

#a6b3be
#bea6b3
#b3bea6

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

#a6b3be
#bda6be
#beb1a6
#a7bea6

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

#a6b3be
#beb1a6
#bebda6
#a6a7be

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

#a6b3be Color Code Preview on Black Background Color

This is how #a6b3be Color will look on black background color. Color contrast ratio is 9.81

#a6b3be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6b3be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6b3be

#a6b3be color code is use for CSS Background Color

Background color for the above div is #a6b3be

HTML with inline CSS

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

#a6b3be color code is use for CSS Border Color

CSS Border color for the above div is #a6b3be

HTML with inline CSS

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

CSS Border Left color for the above div is #a6b3be

HTML with inline CSS

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

CSS Border Right color for the above div is #a6b3be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a6b3be

HTML with inline CSS

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

CSS Border Top color for the above div is #a6b3be

HTML with inline CSS

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

#a6b3be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a6b3be Color code Preview on White Background

This is how #a6b3be Color code will look on white background color. Color contrast ratio is 2.14

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

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.