crispedge.com

Color picker

Loading...

#a7a698 hex color - Grey - Warm color - Information

#a7a698 hex color - Grey - Warm color

Color Hue/Base color: Grey

Hex #a7a698 Color code in RGB color code model is created after adding 65.49% red color, 65.1% green color and 59.61% blue color. Hex #a7a698 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 9% yellow and 35% black.

Hex #a7a698 color code is between #aaaa99 web safe hex color code and #999988 web safe hex color code. #aaaa99 is the nearest web safe color code. You can see here many more shades of #a7a698 color code.

0 Likes 0 Comments | 16 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codea7a698#a7a698
RGB Decimal167, 166, 152rgb(167, 166, 152)
RGB Percent65%, 65%, 60%rgb(65%, 65%, 60%)
CSS RGBa167, 166, 152,1rgba(167,166,152,1)
CMYK Modelcmyk(0%,1%,9%,35%)
HSL Color Space56,8% ,63%hsl(56,8% ,63%)
HSV Color Space56°, 9%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001111010011010011000
Octal247246230
Decimal167166152
Hexa7a698

Different shades of #a7a698 color code.

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

Light Shade of #a7a698
#bebeb3
Dark Shade of #a7a698
#8f8e7c
Saturated Shade of #a7a698
#b1ae8e
Desaturated Shade of #a7a698
#9f9f9f
Grey scale Shade of #a7a698
#9f9f9f
Brighten Shade
#c0bfb1
Most Readable Shade
#000000

Shades of #a7a698 color code

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

#a7a698
#949387
#818176
#6f6e65
#5c5c54
#4a4943
#373732
#252421
#121210
#000000

Similar Color like #a7a698 color

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

#a8a799
#a9a89a
#aaa99b
#abaa9c
#acab9d
#adac9e
#aead9f
#afaea0
#b0afa1
#b1b0a2
#b2b1a3
#b3b2a4
#b4b3a5
#b5b4a6
#a6a597
#a5a496
#a4a395
#a3a294
#a2a193
#a1a092
#a09f91
#9f9e90
#9e9d8f
#9d9c8e
#9c9b8d
#9b9a8c
#9a998b
#99988a

Monochromatic Color with #a7a698

#a7a698
#d1d0bf
#fcfae5
#272724
#52514b
#7c7c71

Tints of #a7a698 Color

#a7a698
#b0afa3
#bab9ae
#c4c3ba
#cecdc5
#d7d7d1
#e1e1dc
#ebebe8
#f5f5f3
#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

#a7a698
#9899a7

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

Split Complementary

#a7a698
#98a1a7
#9e98a7

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

Analogous Color

#a7a098
#a7a398
#a7a698
#a5a798
#a2a798

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

#a7a698
#98a7a6
#a698a7

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

#a7a698
#98a79e
#9899a7
#a798a0

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

#a7a698
#9899a7
#9e98a7
#a1a798

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

#a7a698 Color Code Preview on Black Background Color

This is how #a7a698 Color will look on black background color. Color contrast ratio is 8.55

#a7a698 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7a698

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7a698

#a7a698 color code is use for CSS Background Color

Background color for the above div is #a7a698

HTML with inline CSS

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

#a7a698 color code is use for CSS Border Color

CSS Border color for the above div is #a7a698

HTML with inline CSS

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

CSS Border Left color for the above div is #a7a698

HTML with inline CSS

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

CSS Border Right color for the above div is #a7a698

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a7a698

HTML with inline CSS

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

CSS Border Top color for the above div is #a7a698

HTML with inline CSS

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

#a7a698 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a7a698 Color code Preview on White Background

This is how #a7a698 Color code will look on white background color. Color contrast ratio is 2.46

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(167,166,152,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(152,153,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(167,166,152,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 16 Views

Post your comment:-

By submitting comment you agree to our privacy policy.