crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#afaa98 hex color - Green - Warm color - Information

#afaa98 hex color - Green - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Green

Hex #afaa98 Color code in RGB color code model is created after adding 68.63% red color, 66.67% green color and 59.61% blue color. Hex #afaa98 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 13% yellow and 31% black.

Hex #afaa98 color code is between #aa9999 web safe hex color code and #bbbb88 web safe hex color code. #aa9999 is the nearest web safe color code. You can see here many more shades of #afaa98 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeafaa98#afaa98
RGB Decimal175, 170, 152rgb(175, 170, 152)
RGB Percent69%, 67%, 60%rgb(69%, 67%, 60%)
CSS RGBa175, 170, 152,1rgba(175,170,152,1)
CMYK Modelcmyk(0%,3%,13%,31%)
HSL Color Space47,13% ,64%hsl(47,13% ,64%)
HSV Color Space47°, 13%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111010101010011000
Octal257252230
Decimal175170152
Hexafaa98

Different shades of #afaa98 color code.

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

Light Shade of #afaa98
#c5c2b5
Dark Shade of #afaa98
#99927b
Saturated Shade of #afaa98
#b8af8f
Desaturated Shade of #afaa98
#a6a5a1
Grey scale Shade of #afaa98
#a3a3a3
Brighten Shade
#c8c3b1
Most Readable Shade
#000000

Shades of #afaa98 color code

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

#afaa98
#9b9787
#888476
#747165
#615e54
#4d4b43
#3a3832
#262521
#131210
#000000

Similar Color like #afaa98 color

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

#b0ab99
#b1ac9a
#b2ad9b
#b3ae9c
#b4af9d
#b5b09e
#b6b19f
#b7b2a0
#b8b3a1
#b9b4a2
#bab5a3
#bbb6a4
#bcb7a5
#bdb8a6
#aea997
#ada896
#aca795
#aba694
#aaa593
#a9a492
#a8a391
#a7a290
#a6a18f
#a5a08e
#a49f8d
#a39e8c
#a29d8b
#a19c8a

Monochromatic Color with #afaa98

#afaa98
#d9d3bd
#050504
#2f2e29
#5a574e
#848173

Tints of #afaa98 Color

#afaa98
#b7b3a3
#c0bcae
#c9c6ba
#d2cfc5
#dbd9d1
#e4e2dc
#edece8
#f6f5f3
#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

#afaa98
#989daf

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

Split Complementary

#afaa98
#98a9af
#9e98af

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

Analogous Color

#afa198
#afa598
#afaa98
#afaf98
#abaf98

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

#afaa98
#98afaa
#aa98af

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

#afaa98
#98af9e
#989daf
#af98a8

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

#afaa98
#989daf
#9e98af
#a9af98

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

#afaa98 Color Code Preview on Black Background Color

This is how #afaa98 Color will look on black background color. Color contrast ratio is 9.03

#afaa98 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afaa98

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afaa98

#afaa98 color code is use for CSS Background Color

Background color for the above div is #afaa98

HTML with inline CSS

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

#afaa98 color code is use for CSS Border Color

CSS Border color for the above div is #afaa98

HTML with inline CSS

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

CSS Border Left color for the above div is #afaa98

HTML with inline CSS

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

CSS Border Right color for the above div is #afaa98

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afaa98

HTML with inline CSS

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

CSS Border Top color for the above div is #afaa98

HTML with inline CSS

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

#afaa98 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afaa98 Color code Preview on White Background

This is how #afaa98 Color code will look on white background color. Color contrast ratio is 2.33

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.