crispedge.com

Color picker

Loading...

#a5ba98 hex color - Green - Cool color - Information

#a5ba98 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #a5ba98 Color code in RGB color code model is created after adding 64.71% red color, 72.94% green color and 59.61% blue color. Hex #a5ba98 Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 0% magenta, 18% yellow and 27% black.

Hex #a5ba98 color code is between #aabb99 web safe hex color code and #99aa88 web safe hex color code. #aabb99 is the nearest web safe color code. You can see here many more shades of #a5ba98 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea5ba98#a5ba98
RGB Decimal165, 186, 152rgb(165, 186, 152)
RGB Percent65%, 73%, 60%rgb(65%, 73%, 60%)
CSS RGBa165, 186, 152,1rgba(165,186,152,1)
CMYK Modelcmyk(11%,0%,18%,27%)
HSL Color Space97,20% ,66%hsl(97,20% ,66%)
HSV Color Space97°, 18%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001011011101010011000
Octal245272230
Decimal165186152
Hexa5ba98

Different shades of #a5ba98 color code.

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

Light Shade of #a5ba98
#c0ceb7
Dark Shade of #a5ba98
#8aa679
Saturated Shade of #a5ba98
#a3c38f
Desaturated Shade of #a5ba98
#a7b1a1
Grey scale Shade of #a5ba98
#a9a9a9
Brighten Shade
#bed3b1
Most Readable Shade
#000000

Shades of #a5ba98 color code

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

#a5ba98
#92a587
#809076
#6e7c65
#5b6754
#495243
#373e32
#242921
#121410
#000000

Similar Color like #a5ba98 color

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

#a6bb99
#a7bc9a
#a8bd9b
#a9be9c
#aabf9d
#abc09e
#acc19f
#adc2a0
#aec3a1
#afc4a2
#b0c5a3
#b1c6a4
#b2c7a5
#b3c8a6
#a4b997
#a3b896
#a2b795
#a1b694
#a0b593
#9fb492
#9eb391
#9db290
#9cb18f
#9bb08e
#9aaf8d
#99ae8c
#98ad8b
#97ac8a

Monochromatic Color with #a5ba98

#a5ba98
#cbe4bb
#0e100d
#343a30
#5a6553
#7f8f75

Tints of #a5ba98 Color

#a5ba98
#afc1a3
#b9c9ae
#c3d1ba
#cdd8c5
#d7e0d1
#e1e8dc
#ebefe8
#f5f7f3
#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

#a5ba98
#ad98ba

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

Split Complementary

#a5ba98
#9c98ba
#ba98b6

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

Analogous Color

#b3ba98
#acba98
#a5ba98
#9eba98
#98ba99

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

#a5ba98
#98a5ba
#ba98a5

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

#a5ba98
#98b6ba
#ad98ba
#ba9c98

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

#a5ba98
#ad98ba
#ba98b6
#98ba9c

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

#a5ba98 Color Code Preview on Black Background Color

This is how #a5ba98 Color will look on black background color. Color contrast ratio is 10.08

#a5ba98 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5ba98

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5ba98

#a5ba98 color code is use for CSS Background Color

Background color for the above div is #a5ba98

HTML with inline CSS

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

#a5ba98 color code is use for CSS Border Color

CSS Border color for the above div is #a5ba98

HTML with inline CSS

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

CSS Border Left color for the above div is #a5ba98

HTML with inline CSS

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

CSS Border Right color for the above div is #a5ba98

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a5ba98

HTML with inline CSS

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

CSS Border Top color for the above div is #a5ba98

HTML with inline CSS

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

#a5ba98 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a5ba98 Color code Preview on White Background

This is how #a5ba98 Color code will look on white background color. Color contrast ratio is 2.08

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

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(165,186,152,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(173,152,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(165,186,152,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.