@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#99a197 hex color - Green - Cool color - Information

#99a197 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #99a197 Color code in RGB color code model is created after adding 60% red color, 63.14% green color and 59.22% blue color. Hex #99a197 Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 0% magenta, 6% yellow and 36.86% black.

Hex #99a197 color code is between #889999 web safe hex color code and #aaaa88 web safe hex color code. #889999 is the nearest web safe color code. You can see here many more shades of #99a197 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 99a197 #99a197
RGB Decimal 153, 161, 151 rgb(153, 161, 151)
RGB Percent 60%, 63%, 59% rgb(60%, 63%, 59%)
CSS RGBa 153, 161, 151,1 rgba(153,161,151,1)
CMYK Model cmyk(5%,0%,6%,36.86%)
HSL Color Space 108,5% ,61% hsl(108,5% ,61%)
HSV Color Space 108°, 6%, 63%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10011001 10100001 10010111
Octal 231 241 227
Decimal 153 161 151
Hex 99 a1 97

Different shades of #99a197 color code.

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

Light Shade of #99a197
#b3b9b2
Dark Shade of #99a197
#7f897c
Saturated Shade of #99a197
#93ab8d
Desaturated Shade of #99a197
#9c9c9c
Grey scale Shade of #99a197
#9c9c9c
Brighten Shade
#b2bab0
Most Readable Shade
#000000

Shades of #99a197 color code

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

#99a197
#888f86
#777d75
#666b64
#555953
#444743
#333532
#222321
#111110
#000000

Similar Color like #99a197 color

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

#9aa298
#9ba399
#9ca49a
#9da59b
#9ea69c
#9fa79d
#a0a89e
#a1a99f
#a2aaa0
#a3aba1
#a4aca2
#a5ada3
#a6aea4
#a7afa5
#98a096
#979f95
#969e94
#959d93
#949c92
#939b91
#929a90
#91998f
#90988e
#8f978d
#8e968c
#8d958b
#8c948a
#8b9389

Monochromatic Color with #99a197

#99a197
#c1cbbf
#eaf6e7
#20211f
#484c47
#71766f

Tints of #99a197 Color

#99a197
#a4aba2
#afb5ae
#bbc0b9
#c6cac5
#d1d5d0
#dddfdc
#e8eae7
#f3f4f3
#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

#99a197
#9f97a1

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

Split Complementary

#99a197
#9a97a1
#a1979e

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

Analogous Color

#9da197
#9ba197
#99a197
#97a197
#97a199

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

#99a197
#9799a1
#a19799

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

#99a197
#979ea1
#9f97a1
#a19a97

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

#99a197
#9f97a1
#a1979e
#97a19a

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 #99a197 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.

#99a197 Color Code Preview on Black Background Color

This is how #99a197 Color will look on black background color. Color contrast ratio is 7.90

#99a197 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #99a197

HTML with inline CSS

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

Your Example Paragraph content text in with font color #99a197

#99a197 color code is use for CSS Background Color

Background color for the above div is #99a197

HTML with inline CSS

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

#99a197 color code is use for CSS Border Color

CSS Border color for the above div is #99a197

HTML with inline CSS

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

CSS Border Left color for the above div is #99a197

HTML with inline CSS

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

CSS Border Right color for the above div is #99a197

HTML with inline CSS

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

CSS Border Bottom color for the above div is #99a197

HTML with inline CSS

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

CSS Border Top color for the above div is #99a197

HTML with inline CSS

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

#99a197 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#99a197 Color code Preview on White Background

This is how #99a197 Color code will look on white background color. Color contrast ratio is 2.66

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

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(153,161,151,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(159,151,161,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(153,161,151,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.