crispedge.com

Color picker

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

#aaaa66 hex color - Green - Warm color - Information

#aaaa66 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #aaaa66 Color code in RGB color code model is created after adding 66.67% red color, 66.67% green color and 40% blue color. Hex #aaaa66 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 40% yellow and 33% black.

Hex #aaaa66 color code is a web safe color. Next web safe color code is #999955 and previous web safe color code is #bbbb77. You can see here many more shades of #aaaa66 color code.

0 Likes 0 Comments | 56 Views

Color Table

Hex Color Codeaaaa66#aaaa66
RGB Decimal170, 170, 102rgb(170, 170, 102)
RGB Percent67%, 67%, 40%rgb(67%, 67%, 40%)
CSS RGBa170, 170, 102,1rgba(170,170,102,1)
CMYK Modelcmyk(0%,0%,40%,33%)
HSL Color Space60,29% ,53%hsl(60,29% ,53%)
HSV Color Space60°, 40%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010101010101001100110
Octal252252146
Decimal170170102
Hexaaaa66

Different shades of #aaaa66 color code.

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

Light Shade of #aaaa66
#bcbc87
Dark Shade of #aaaa66
#8e8e4f
Saturated Shade of #aaaa66
#b6b65a
Desaturated Shade of #aaaa66
#9e9e72
Grey scale Shade of #aaaa66
#888888
Brighten Shade
#c3c37f
Most Readable Shade
#000000

Shades of #aaaa66 color code

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

#aaaa66
#97975a
#84844f
#717144
#5e5e38
#4b4b2d
#383822
#252516
#12120b
#000000

Similar Color like #aaaa66 color

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

#abab67
#acac68
#adad69
#aeae6a
#afaf6b
#b0b06c
#b1b16d
#b2b26e
#b3b36f
#b4b470
#b5b571
#b6b672
#b7b773
#b8b874
#a9a965
#a8a864
#a7a763
#a6a662
#a5a561
#a4a460
#a3a35f
#a2a25e
#a1a15d
#a0a05c
#9f9f5b
#9e9e5a
#9d9d59
#9c9c58

Monochromatic Color with #aaaa66

#aaaa66
#d4d480
#ffff99
#2a2a19
#555533
#7f7f4c

Tints of #aaaa66 Color

#aaaa66
#b3b377
#bcbc88
#c6c699
#cfcfaa
#d9d9bb
#e2e2cc
#ececdd
#f5f5ee
#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

#aaaa66
#6666aa

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

Split Complementary

#aaaa66
#6688aa
#8866aa

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

Analogous Color

#aa8f66
#aa9c66
#aaaa66
#9caa66
#8faa66

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

#aaaa66
#66aaaa
#aa66aa

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

#aaaa66
#66aa88
#6666aa
#aa6688

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

#aaaa66
#6666aa
#8866aa
#88aa66

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

#aaaa66 Color Code Preview on Black Background Color

This is how #aaaa66 Color will look on black background color. Color contrast ratio is 8.65

#aaaa66 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaaa66

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaaa66

#aaaa66 color code is use for CSS Background Color

Background color for the above div is #aaaa66

HTML with inline CSS

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

#aaaa66 color code is use for CSS Border Color

CSS Border color for the above div is #aaaa66

HTML with inline CSS

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

CSS Border Left color for the above div is #aaaa66

HTML with inline CSS

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

CSS Border Right color for the above div is #aaaa66

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaaa66

HTML with inline CSS

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

CSS Border Top color for the above div is #aaaa66

HTML with inline CSS

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

#aaaa66 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaaa66 Color code Preview on White Background

This is how #aaaa66 Color code will look on white background color. Color contrast ratio is 2.43

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

Related Gradients

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

0 Likes 0 Comments | 56 Views

Post your comment:-

By submitting comment you agree to our privacy policy.