crispedge.com

Color picker

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

#a5bcb9 hex color - Green - Cool color - Information

#a5bcb9 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #a5bcb9 Color code in RGB color code model is created after adding 64.71% red color, 73.73% green color and 72.55% blue color. Hex #a5bcb9 Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 0% magenta, 2% yellow and 26% black.

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codea5bcb9#a5bcb9
RGB Decimal165, 188, 185rgb(165, 188, 185)
RGB Percent65%, 74%, 73%rgb(65%, 74%, 73%)
CSS RGBa165, 188, 185,1rgba(165,188,185,1)
CMYK Modelcmyk(12%,0%,2%,26%)
HSL Color Space172,15% ,69%hsl(172,15% ,69%)
HSV Color Space172°, 12%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001011011110010111001
Octal245274271
Decimal165188185
Hexa5bcb9

Different shades of #a5bcb9 color code.

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

Light Shade of #a5bcb9
#c2d2d0
Dark Shade of #a5bcb9
#88a6a2
Saturated Shade of #a5bcb9
#9dc4bf
Desaturated Shade of #a5bcb9
#adb4b3
Grey scale Shade of #a5bcb9
#b0b0b0
Brighten Shade
#bed5d2
Most Readable Shade
#000000

Shades of #a5bcb9 color code

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

#a5bcb9
#92a7a4
#80928f
#6e7d7b
#5b6866
#495352
#373e3d
#242929
#121414
#000000

Similar Color like #a5bcb9 color

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

#a6bdba
#a7bebb
#a8bfbc
#a9c0bd
#aac1be
#abc2bf
#acc3c0
#adc4c1
#aec5c2
#afc6c3
#b0c7c4
#b1c8c5
#b2c9c6
#b3cac7
#a4bbb8
#a3bab7
#a2b9b6
#a1b8b5
#a0b7b4
#9fb6b3
#9eb5b2
#9db4b1
#9cb3b0
#9bb2af
#9ab1ae
#99b0ad
#98afac
#97aeab

Monochromatic Color with #a5bcb9

#a5bcb9
#cae6e3
#101212
#353c3c
#5a6765
#80918f

Tints of #a5bcb9 Color

#a5bcb9
#afc3c0
#b9cac8
#c3d2d0
#cdd9d8
#d7e1df
#e1e8e7
#ebf0ef
#f5f7f7
#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

#a5bcb9
#bca5a8

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

Split Complementary

#a5bcb9
#bca5b4
#bcada5

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

Analogous Color

#a5bcb0
#a5bcb4
#a5bcb9
#a5babc
#a5b6bc

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

#a5bcb9
#b9a5bc
#bcb9a5

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

#a5bcb9
#ada5bc
#bca5a8
#b3bca5

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

#a5bcb9
#bca5a8
#bcada5
#a5b4bc

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

#a5bcb9 Color Code Preview on Black Background Color

This is how #a5bcb9 Color will look on black background color. Color contrast ratio is 10.49

#a5bcb9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5bcb9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5bcb9

#a5bcb9 color code is use for CSS Background Color

Background color for the above div is #a5bcb9

HTML with inline CSS

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

#a5bcb9 color code is use for CSS Border Color

CSS Border color for the above div is #a5bcb9

HTML with inline CSS

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

CSS Border Left color for the above div is #a5bcb9

HTML with inline CSS

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

CSS Border Right color for the above div is #a5bcb9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a5bcb9

HTML with inline CSS

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

CSS Border Top color for the above div is #a5bcb9

HTML with inline CSS

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

#a5bcb9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a5bcb9 Color code Preview on White Background

This is how #a5bcb9 Color code will look on white background color. Color contrast ratio is 2.00

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.