crispedge.com

Color picker

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

#a4afb2 hex color - Grey - Cool color - Information

#a4afb2 hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #a4afb2 Color code in RGB color code model is created after adding 64.31% red color, 68.63% green color and 69.8% blue color. Hex #a4afb2 Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 2% magenta, 0% yellow and 30% black.

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

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codea4afb2#a4afb2
RGB Decimal164, 175, 178rgb(164, 175, 178)
RGB Percent64%, 69%, 70%rgb(64%, 69%, 70%)
CSS RGBa164, 175, 178,1rgba(164,175,178,1)
CMYK Modelcmyk(8%,2%,0%,30%)
HSL Color Space193,8% ,67%hsl(193,8% ,67%)
HSV Color Space193°, 8%, 70%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001001010111110110010
Octal244257262
Decimal164175178
Hexa4afb2

Different shades of #a4afb2 color code.

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

Light Shade of #a4afb2
#c0c7c9
Dark Shade of #a4afb2
#88979b
Saturated Shade of #a4afb2
#9cb4ba
Desaturated Shade of #a4afb2
#ababab
Grey scale Shade of #a4afb2
#ababab
Brighten Shade
#bdc8cb
Most Readable Shade
#000000

Shades of #a4afb2 color code

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

#a4afb2
#919b9e
#7f888a
#6d7476
#5b6162
#484d4f
#363a3b
#242627
#121313
#000000

Similar Color like #a4afb2 color

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

#a5b0b3
#a6b1b4
#a7b2b5
#a8b3b6
#a9b4b7
#aab5b8
#abb6b9
#acb7ba
#adb8bb
#aeb9bc
#afbabd
#b0bbbe
#b1bcbf
#b2bdc0
#a3aeb1
#a2adb0
#a1acaf
#a0abae
#9faaad
#9ea9ac
#9da8ab
#9ca7aa
#9ba6a9
#9aa5a8
#99a4a7
#98a3a6
#97a2a5
#96a1a4

Monochromatic Color with #a4afb2

#a4afb2
#cbd9dc
#070808
#2f3232
#565b5d
#7d8587

Tints of #a4afb2 Color

#a4afb2
#aeb7ba
#b8c0c3
#c2c9cb
#ccd2d4
#d6dbdc
#e0e4e5
#eaeded
#f4f6f6
#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

#a4afb2
#b2a7a4

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

Split Complementary

#a4afb2
#b2a4a8
#b2aea4

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

Analogous Color

#a4b2af
#a4b2b2
#a4afb2
#a4acb2
#a4a9b2

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

#a4afb2
#b2a4af
#afb2a4

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

#a4afb2
#aea4b2
#b2a7a4
#a8b2a4

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

#a4afb2
#b2a7a4
#b2aea4
#a4a8b2

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

#a4afb2 Color Code Preview on Black Background Color

This is how #a4afb2 Color will look on black background color. Color contrast ratio is 9.35

#a4afb2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4afb2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4afb2

#a4afb2 color code is use for CSS Background Color

Background color for the above div is #a4afb2

HTML with inline CSS

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

#a4afb2 color code is use for CSS Border Color

CSS Border color for the above div is #a4afb2

HTML with inline CSS

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

CSS Border Left color for the above div is #a4afb2

HTML with inline CSS

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

CSS Border Right color for the above div is #a4afb2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a4afb2

HTML with inline CSS

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

CSS Border Top color for the above div is #a4afb2

HTML with inline CSS

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

#a4afb2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a4afb2 Color code Preview on White Background

This is how #a4afb2 Color code will look on white background color. Color contrast ratio is 2.25

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.