crispedge.com

Color picker

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

#afa18a hex color - Green - Warm color - Information

#afa18a hex color - Green - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Green

Hex #afa18a Color code in RGB color code model is created after adding 68.63% red color, 63.14% green color and 54.12% blue color. Hex #afa18a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 21% yellow and 31% black.

Hex #afa18a color code is between #aa9988 web safe hex color code and #bbaa99 web safe hex color code. #aa9988 is the nearest web safe color code. You can see here many more shades of #afa18a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeafa18a#afa18a
RGB Decimal175, 161, 138rgb(175, 161, 138)
RGB Percent69%, 63%, 54%rgb(69%, 63%, 54%)
CSS RGBa175, 161, 138,1rgba(175,161,138,1)
CMYK Modelcmyk(0%,8%,21%,31%)
HSL Color Space37,19% ,61%hsl(37,19% ,61%)
HSV Color Space37°, 21%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111010000110001010
Octal257241212
Decimal175161138
Hexafa18a

Different shades of #afa18a color code.

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

Light Shade of #afa18a
#c4b9a8
Dark Shade of #afa18a
#9a896c
Saturated Shade of #afa18a
#b9a380
Desaturated Shade of #afa18a
#a59f94
Grey scale Shade of #afa18a
#9c9c9c
Brighten Shade
#c8baa3
Most Readable Shade
#000000

Shades of #afa18a color code

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

#afa18a
#9b8f7a
#887d6b
#746b5c
#61594c
#4d473d
#3a352e
#26231e
#13110f
#000000

Similar Color like #afa18a color

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

#b0a28b
#b1a38c
#b2a48d
#b3a58e
#b4a68f
#b5a790
#b6a891
#b7a992
#b8aa93
#b9ab94
#baac95
#bbad96
#bcae97
#bdaf98
#aea089
#ad9f88
#ac9e87
#ab9d86
#aa9c85
#a99b84
#a89a83
#a79982
#a69881
#a59780
#a4967f
#a3957e
#a2947d
#a1937c

Monochromatic Color with #afa18a

#afa18a
#d9c8ac
#050504
#2f2c25
#5a5347
#847a68

Tints of #afa18a Color

#afa18a
#b7ab97
#c0b5a4
#c9c0b1
#d2cabe
#dbd5cb
#e4dfd8
#edeae5
#f6f4f2
#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

#afa18a
#8a98af

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

Split Complementary

#afa18a
#8aabaf
#8e8aaf

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

Analogous Color

#af928a
#af9a8a
#afa18a
#afa88a
#aeaf8a

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

#afa18a
#8aafa1
#a18aaf

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

#afa18a
#8aaf8e
#8a98af
#af8aaa

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

#afa18a
#8a98af
#8e8aaf
#abaf8a

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

#afa18a Color Code Preview on Black Background Color

This is how #afa18a Color will look on black background color. Color contrast ratio is 8.29

#afa18a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afa18a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afa18a

#afa18a color code is use for CSS Background Color

Background color for the above div is #afa18a

HTML with inline CSS

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

#afa18a color code is use for CSS Border Color

CSS Border color for the above div is #afa18a

HTML with inline CSS

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

CSS Border Left color for the above div is #afa18a

HTML with inline CSS

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

CSS Border Right color for the above div is #afa18a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afa18a

HTML with inline CSS

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

CSS Border Top color for the above div is #afa18a

HTML with inline CSS

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

#afa18a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afa18a Color code Preview on White Background

This is how #afa18a Color code will look on white background color. Color contrast ratio is 2.53

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.