crispedge.com

Color picker

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

#a5bbac hex color - Green - Cool color - Information

#a5bbac hex color - Green - Cool color

Color Hue/Base color: Green

Hex #a5bbac Color code in RGB color code model is created after adding 64.71% red color, 73.33% green color and 67.45% blue color. Hex #a5bbac Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 0% magenta, 8% yellow and 27% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codea5bbac#a5bbac
RGB Decimal165, 187, 172rgb(165, 187, 172)
RGB Percent65%, 73%, 67%rgb(65%, 73%, 67%)
CSS RGBa165, 187, 172,1rgba(165,187,172,1)
CMYK Modelcmyk(12%,0%,8%,27%)
HSL Color Space139,14% ,69%hsl(139,14% ,69%)
HSV Color Space139°, 12%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001011011101110101100
Octal245273254
Decimal165187172
Hexa5bbac

Different shades of #a5bbac color code.

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

Light Shade of #a5bbac
#c2d1c7
Dark Shade of #a5bbac
#88a591
Saturated Shade of #a5bbac
#9dc3a9
Desaturated Shade of #a5bbac
#adb3af
Grey scale Shade of #a5bbac
#b0b0b0
Brighten Shade
#bed4c5
Most Readable Shade
#000000

Shades of #a5bbac color code

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

#a5bbac
#92a698
#809185
#6e7c72
#5b675f
#49534c
#373e39
#242926
#121413
#000000

Similar Color like #a5bbac color

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

#a6bcad
#a7bdae
#a8beaf
#a9bfb0
#aac0b1
#abc1b2
#acc2b3
#adc3b4
#aec4b5
#afc5b6
#b0c6b7
#b1c7b8
#b2c8b9
#b3c9ba
#a4baab
#a3b9aa
#a2b8a9
#a1b7a8
#a0b6a7
#9fb5a6
#9eb4a5
#9db3a4
#9cb2a3
#9bb1a2
#9ab0a1
#99afa0
#98ae9f
#97ad9e

Monochromatic Color with #a5bbac

#a5bbac
#cae5d3
#0f1110
#343b37
#5a665e
#7f9085

Tints of #a5bbac Color

#a5bbac
#afc2b5
#b9cabe
#c3d1c7
#cdd9d0
#d7e0da
#e1e8e3
#ebefec
#f5f7f5
#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

#a5bbac
#bba5b4

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

Split Complementary

#a5bbac
#b7a5bb
#bba5a9

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

Analogous Color

#a7bba5
#a5bba8
#a5bbac
#a5bbb0
#a5bbb5

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

#a5bbac
#aca5bb
#bbaca5

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

#a5bbac
#a5a9bb
#bba5b4
#bbb7a5

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

#a5bbac
#bba5b4
#bba5a9
#a5bbb7

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

#a5bbac Color Code Preview on Black Background Color

This is how #a5bbac Color will look on black background color. Color contrast ratio is 10.30

#a5bbac in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5bbac

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5bbac

#a5bbac color code is use for CSS Background Color

Background color for the above div is #a5bbac

HTML with inline CSS

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

#a5bbac color code is use for CSS Border Color

CSS Border color for the above div is #a5bbac

HTML with inline CSS

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

CSS Border Left color for the above div is #a5bbac

HTML with inline CSS

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

CSS Border Right color for the above div is #a5bbac

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a5bbac

HTML with inline CSS

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

CSS Border Top color for the above div is #a5bbac

HTML with inline CSS

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

#a5bbac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a5bbac Color code Preview on White Background

This is how #a5bbac Color code will look on white background color. Color contrast ratio is 2.04

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.