crispedge.com

Color picker

Loading...

#a7a994 hex color - Green - Warm color - Information

#a7a994 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #a7a994 Color code in RGB color code model is created after adding 65.49% red color, 66.27% green color and 58.04% blue color. Hex #a7a994 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 12% yellow and 34% black.

Hex #a7a994 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 #a7a994 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea7a994#a7a994
RGB Decimal167, 169, 148rgb(167, 169, 148)
RGB Percent65%, 66%, 58%rgb(65%, 66%, 58%)
CSS RGBa167, 169, 148,1rgba(167,169,148,1)
CMYK Modelcmyk(1%,0%,12%,34%)
HSL Color Space66,11% ,62%hsl(66,11% ,62%)
HSV Color Space66°, 12%, 66%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001111010100110010100
Octal247251224
Decimal167169148
Hexa7a994

Different shades of #a7a994 color code.

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

Light Shade of #a7a994
#bec0b0
Dark Shade of #a7a994
#909278
Saturated Shade of #a7a994
#afb38a
Desaturated Shade of #a7a994
#9f9f9e
Grey scale Shade of #a7a994
#9e9e9e
Brighten Shade
#c0c2ad
Most Readable Shade
#000000

Shades of #a7a994 color code

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

#a7a994
#949683
#818373
#6f7062
#5c5d52
#4a4b41
#373831
#252520
#121210
#000000

Similar Color like #a7a994 color

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

#a8aa95
#a9ab96
#aaac97
#abad98
#acae99
#adaf9a
#aeb09b
#afb19c
#b0b29d
#b1b39e
#b2b49f
#b3b5a0
#b4b6a1
#b5b7a2
#a6a893
#a5a792
#a4a691
#a3a590
#a2a48f
#a1a38e
#a0a28d
#9fa18c
#9ea08b
#9d9f8a
#9c9e89
#9b9d88
#9a9c87
#999b86

Monochromatic Color with #a7a994

#a7a994
#d1d3b9
#fbfede
#292924
#53544a
#7d7e6f

Tints of #a7a994 Color

#a7a994
#b0b29f
#babcab
#c4c5b7
#cecfc3
#d7d8cf
#e1e2db
#ebebe7
#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

#a7a994
#9694a9

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

Split Complementary

#a7a994
#949da9
#a094a9

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

Analogous Color

#a9a394
#a9a794
#a7a994
#a3a994
#9fa994

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

#a7a994
#94a7a9
#a994a7

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

#a7a994
#94a9a0
#9694a9
#a9949c

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

#a7a994
#9694a9
#a094a9
#9da994

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

#a7a994 Color Code Preview on Black Background Color

This is how #a7a994 Color will look on black background color. Color contrast ratio is 8.75

#a7a994 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7a994

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7a994

#a7a994 color code is use for CSS Background Color

Background color for the above div is #a7a994

HTML with inline CSS

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

#a7a994 color code is use for CSS Border Color

CSS Border color for the above div is #a7a994

HTML with inline CSS

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

CSS Border Left color for the above div is #a7a994

HTML with inline CSS

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

CSS Border Right color for the above div is #a7a994

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a7a994

HTML with inline CSS

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

CSS Border Top color for the above div is #a7a994

HTML with inline CSS

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

#a7a994 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a7a994 Color code Preview on White Background

This is how #a7a994 Color code will look on white background color. Color contrast ratio is 2.40

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

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,169,148,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,148,169,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(167,169,148,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.