crispedge.com

Color picker

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

#a5a2a2 hex color - Grey - Warm color - Information

#a5a2a2 hex color - Grey - Warm color

Color Hue/Base color: Grey

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

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

0 Likes 0 Comments | 47 Views

Color Table

Hex Color Codea5a2a2#a5a2a2
RGB Decimal165, 162, 162rgb(165, 162, 162)
RGB Percent65%, 64%, 64%rgb(65%, 64%, 64%)
CSS RGBa165, 162, 162,1rgba(165,162,162,1)
CMYK Modelcmyk(0%,2%,2%,35%)
HSL Color Space0,2% ,64%hsl(0,2% ,64%)
HSV Color Space0°, 2%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001011010001010100010
Octal245242242
Decimal165162162
Hexa5a2a2

Different shades of #a5a2a2 color code.

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

Light Shade of #a5a2a2
#bebcbc
Dark Shade of #a5a2a2
#8c8888
Saturated Shade of #a5a2a2
#ae9999
Desaturated Shade of #a5a2a2
#a3a3a3
Grey scale Shade of #a5a2a2
#a3a3a3
Brighten Shade
#bebbbb
Most Readable Shade
#000000

Shades of #a5a2a2 color code

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

#a5a2a2
#929090
#807e7e
#6e6c6c
#5b5a5a
#494848
#373636
#242424
#121212
#000000

Similar Color like #a5a2a2 color

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

#a6a3a3
#a7a4a4
#a8a5a5
#a9a6a6
#aaa7a7
#aba8a8
#aca9a9
#adaaaa
#aeabab
#afacac
#b0adad
#b1aeae
#b2afaf
#b3b0b0
#a4a1a1
#a3a0a0
#a29f9f
#a19e9e
#a09d9d
#9f9c9c
#9e9b9b
#9d9a9a
#9c9999
#9b9898
#9a9797
#999696
#989595
#979494

Monochromatic Color with #a5a2a2

#a5a2a2
#cfcccc
#faf5f5
#252525
#504f4f
#7a7878

Tints of #a5a2a2 Color

#a5a2a2
#afacac
#b9b6b6
#c3c1c1
#cdcbcb
#d7d5d5
#e1e0e0
#ebeaea
#f5f4f4
#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

#a5a2a2
#a2a5a5

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

Split Complementary

#a5a2a2
#a2a5a3
#a2a3a5

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

Analogous Color

#a5a2a3
#a5a2a3
#a5a2a2
#a5a3a2
#a5a3a2

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

#a5a2a2
#a2a5a2
#a2a2a5

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

#a5a2a2
#a3a5a2
#a2a5a5
#a3a2a5

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

#a5a2a2
#a2a5a5
#a2a3a5
#a5a3a2

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

#a5a2a2 Color Code Preview on Black Background Color

This is how #a5a2a2 Color will look on black background color. Color contrast ratio is 8.29

#a5a2a2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5a2a2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5a2a2

#a5a2a2 color code is use for CSS Background Color

Background color for the above div is #a5a2a2

HTML with inline CSS

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

#a5a2a2 color code is use for CSS Border Color

CSS Border color for the above div is #a5a2a2

HTML with inline CSS

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

CSS Border Left color for the above div is #a5a2a2

HTML with inline CSS

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

CSS Border Right color for the above div is #a5a2a2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a5a2a2

HTML with inline CSS

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

CSS Border Top color for the above div is #a5a2a2

HTML with inline CSS

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

#a5a2a2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a5a2a2 Color code Preview on White Background

This is how #a5a2a2 Color code will look on white background color. Color contrast ratio is 2.53

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

Related Gradients

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

0 Likes 0 Comments | 47 Views

Post your comment:-

By submitting comment you agree to our privacy policy.