crispedge.com

Color picker

Loading...

#afba98 hex color - Green - Warm color - Information

#afba98 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeafba98#afba98
RGB Decimal175, 186, 152rgb(175, 186, 152)
RGB Percent69%, 73%, 60%rgb(69%, 73%, 60%)
CSS RGBa175, 186, 152,1rgba(175,186,152,1)
CMYK Modelcmyk(6%,0%,18%,27%)
HSL Color Space79,20% ,66%hsl(79,20% ,66%)
HSV Color Space79°, 18%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111011101010011000
Octal257272230
Decimal175186152
Hexafba98

Different shades of #afba98 color code.

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

Light Shade of #afba98
#c7ceb7
Dark Shade of #afba98
#97a679
Saturated Shade of #afba98
#b2c38f
Desaturated Shade of #afba98
#acb1a1
Grey scale Shade of #afba98
#a9a9a9
Brighten Shade
#c8d3b1
Most Readable Shade
#000000

Shades of #afba98 color code

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

#afba98
#9ba587
#889076
#747c65
#616754
#4d5243
#3a3e32
#262921
#131410
#000000

Similar Color like #afba98 color

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

#b0bb99
#b1bc9a
#b2bd9b
#b3be9c
#b4bf9d
#b5c09e
#b6c19f
#b7c2a0
#b8c3a1
#b9c4a2
#bac5a3
#bbc6a4
#bcc7a5
#bdc8a6
#aeb997
#adb896
#acb795
#abb694
#aab593
#a9b492
#a8b391
#a7b290
#a6b18f
#a5b08e
#a4af8d
#a3ae8c
#a2ad8b
#a1ac8a

Monochromatic Color with #afba98

#afba98
#d7e4bb
#0f100d
#373a30
#5f6553
#878f75

Tints of #afba98 Color

#afba98
#b7c1a3
#c0c9ae
#c9d1ba
#d2d8c5
#dbe0d1
#e4e8dc
#edefe8
#f6f7f3
#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

#afba98
#a398ba

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

Split Complementary

#afba98
#989eba
#b498ba

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

Analogous Color

#bab798
#b6ba98
#afba98
#a8ba98
#a1ba98

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

#afba98
#98afba
#ba98af

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

#afba98
#98bab4
#a398ba
#ba989e

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

#afba98
#a398ba
#b498ba
#9eba98

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

#afba98 Color Code Preview on Black Background Color

This is how #afba98 Color will look on black background color. Color contrast ratio is 10.30

#afba98 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afba98

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afba98

#afba98 color code is use for CSS Background Color

Background color for the above div is #afba98

HTML with inline CSS

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

#afba98 color code is use for CSS Border Color

CSS Border color for the above div is #afba98

HTML with inline CSS

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

CSS Border Left color for the above div is #afba98

HTML with inline CSS

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

CSS Border Right color for the above div is #afba98

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afba98

HTML with inline CSS

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

CSS Border Top color for the above div is #afba98

HTML with inline CSS

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

#afba98 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afba98 Color code Preview on White Background

This is how #afba98 Color code will look on white background color. Color contrast ratio is 2.04

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

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(175,186,152,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(163,152,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,186,152,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.