crispedge.com

Color picker

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

#aba68e hex color - Green - Warm color - Information

#aba68e hex color - Green - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Green

Hex #aba68e Color code in RGB color code model is created after adding 67.06% red color, 65.1% green color and 55.69% blue color. Hex #aba68e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 17% yellow and 33% black.

Hex #aba68e color code is between #aaaa88 web safe hex color code and #bb9999 web safe hex color code. #aaaa88 is the nearest web safe color code. You can see here many more shades of #aba68e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaba68e#aba68e
RGB Decimal171, 166, 142rgb(171, 166, 142)
RGB Percent67%, 65%, 56%rgb(67%, 65%, 56%)
CSS RGBa171, 166, 142,1rgba(171,166,142,1)
CMYK Modelcmyk(0%,3%,17%,33%)
HSL Color Space50,15% ,61%hsl(50,15% ,61%)
HSV Color Space50°, 17%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010111010011010001110
Octal253246216
Decimal171166142
Hexaba68e

Different shades of #aba68e color code.

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

Light Shade of #aba68e
#c1bdab
Dark Shade of #aba68e
#958f71
Saturated Shade of #aba68e
#b5ac84
Desaturated Shade of #aba68e
#a1a098
Grey scale Shade of #aba68e
#9c9c9c
Brighten Shade
#c4bfa7
Most Readable Shade
#000000

Shades of #aba68e color code

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

#aba68e
#98937e
#85816e
#726e5e
#5f5c4e
#4c493f
#39372f
#26241f
#13120f
#000000

Similar Color like #aba68e color

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

#aca78f
#ada890
#aea991
#afaa92
#b0ab93
#b1ac94
#b2ad95
#b3ae96
#b4af97
#b5b098
#b6b199
#b7b29a
#b8b39b
#b9b49c
#aaa58d
#a9a48c
#a8a38b
#a7a28a
#a6a189
#a5a088
#a49f87
#a39e86
#a29d85
#a19c84
#a09b83
#9f9a82
#9e9981
#9d9880

Monochromatic Color with #aba68e

#aba68e
#d5cfb1
#010101
#2b2a24
#565347
#807d6b

Tints of #aba68e Color

#aba68e
#b4af9a
#bdb9a7
#c7c3b3
#d0cdc0
#d9d7cc
#e3e1d9
#ecebe5
#f5f5f2
#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

#aba68e
#8e93ab

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

Split Complementary

#aba68e
#8ea1ab
#988eab

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

Analogous Color

#ab9a8e
#aba08e
#aba68e
#aaab8e
#a4ab8e

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

#aba68e
#8eaba6
#a68eab

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

#aba68e
#8eab97
#8e93ab
#ab8ea1

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

#aba68e
#8e93ab
#988eab
#a1ab8e

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

#aba68e Color Code Preview on Black Background Color

This is how #aba68e Color will look on black background color. Color contrast ratio is 8.58

#aba68e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aba68e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aba68e

#aba68e color code is use for CSS Background Color

Background color for the above div is #aba68e

HTML with inline CSS

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

#aba68e color code is use for CSS Border Color

CSS Border color for the above div is #aba68e

HTML with inline CSS

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

CSS Border Left color for the above div is #aba68e

HTML with inline CSS

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

CSS Border Right color for the above div is #aba68e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aba68e

HTML with inline CSS

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

CSS Border Top color for the above div is #aba68e

HTML with inline CSS

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

#aba68e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aba68e Color code Preview on White Background

This is how #aba68e Color code will look on white background color. Color contrast ratio is 2.45

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

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.