crispedge.com

Color picker

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

#aca06c hex color - Green - Warm color - Information

#aca06c hex color - Green - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Green

Hex #aca06c Color code in RGB color code model is created after adding 67.45% red color, 62.75% green color and 42.35% blue color. Hex #aca06c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 37% yellow and 33% black.

Hex #aca06c color code is between #aa9966 web safe hex color code and #bbaa77 web safe hex color code. #aa9966 is the nearest web safe color code. You can see here many more shades of #aca06c color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeaca06c#aca06c
RGB Decimal172, 160, 108rgb(172, 160, 108)
RGB Percent67%, 63%, 42%rgb(67%, 63%, 42%)
CSS RGBa172, 160, 108,1rgba(172,160,108,1)
CMYK Modelcmyk(0%,7%,37%,33%)
HSL Color Space49,28% ,55%hsl(49,28% ,55%)
HSV Color Space49°, 37%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011001010000001101100
Octal254240154
Decimal172160108
Hexaca06c

Different shades of #aca06c color code.

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

Light Shade of #aca06c
#beb58d
Dark Shade of #aca06c
#928653
Saturated Shade of #aca06c
#b7a761
Desaturated Shade of #aca06c
#a09978
Grey scale Shade of #aca06c
#8c8c8c
Brighten Shade
#c5b985
Most Readable Shade
#000000

Shades of #aca06c color code

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

#aca06c
#988e60
#857c54
#726a48
#5f583c
#4c4730
#393524
#262318
#13110c
#000000

Similar Color like #aca06c color

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

#ada16d
#aea26e
#afa36f
#b0a470
#b1a571
#b2a672
#b3a773
#b4a874
#b5a975
#b6aa76
#b7ab77
#b8ac78
#b9ad79
#baae7a
#ab9f6b
#aa9e6a
#a99d69
#a89c68
#a79b67
#a69a66
#a59965
#a49864
#a39763
#a29662
#a19561
#a09460
#9f935f
#9e925e

Monochromatic Color with #aca06c

#aca06c
#d6c887
#020201
#2c291c
#575137
#817851

Tints of #aca06c Color

#aca06c
#b5aa7c
#beb58c
#c7bf9d
#d0caad
#dad4bd
#e3dfce
#ece9de
#f5f4ee
#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

#aca06c
#6c78ac

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

Split Complementary

#aca06c
#6c98ac
#806cac

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

Analogous Color

#ac866c
#ac936c
#aca06c
#abac6c
#9eac6c

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

#aca06c
#6caca0
#a06cac

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

#aca06c
#6cac80
#6c78ac
#ac6c98

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

#aca06c
#6c78ac
#806cac
#98ac6c

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

#aca06c Color Code Preview on Black Background Color

This is how #aca06c Color will look on black background color. Color contrast ratio is 8.00

#aca06c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aca06c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aca06c

#aca06c color code is use for CSS Background Color

Background color for the above div is #aca06c

HTML with inline CSS

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

#aca06c color code is use for CSS Border Color

CSS Border color for the above div is #aca06c

HTML with inline CSS

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

CSS Border Left color for the above div is #aca06c

HTML with inline CSS

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

CSS Border Right color for the above div is #aca06c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aca06c

HTML with inline CSS

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

CSS Border Top color for the above div is #aca06c

HTML with inline CSS

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

#aca06c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aca06c Color code Preview on White Background

This is how #aca06c Color code will look on white background color. Color contrast ratio is 2.63

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

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.