crispedge.com

Color picker

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

#ab9a56 hex color - Yellow - Warm color - Information

#ab9a56 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ab9a56 Color code in RGB color code model is created after adding 67.06% red color, 60.39% green color and 33.73% blue color. Hex #ab9a56 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 50% yellow and 33% black.

Hex #ab9a56 color code is between #aa9955 web safe hex color code and #bbaa66 web safe hex color code. #aa9955 is the nearest web safe color code. You can see here many more shades of #ab9a56 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeab9a56#ab9a56
RGB Decimal171, 154, 86rgb(171, 154, 86)
RGB Percent67%, 60%, 34%rgb(67%, 60%, 34%)
CSS RGBa171, 154, 86,1rgba(171,154,86,1)
CMYK Modelcmyk(0%,10%,50%,33%)
HSL Color Space48,34% ,50%hsl(48,34% ,50%)
HSV Color Space48°, 50%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010111001101001010110
Octal253232126
Decimal17115486
Hexab9a56

Different shades of #ab9a56 color code.

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

Light Shade of #ab9a56
#bcae78
Dark Shade of #ab9a56
#8a7c44
Saturated Shade of #ab9a56
#b8a249
Desaturated Shade of #ab9a56
#9e9263
Grey scale Shade of #ab9a56
#808080
Brighten Shade
#c4b36f
Most Readable Shade
#000000

Shades of #ab9a56 color code

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

#ab9a56
#98884c
#857742
#726639
#5f552f
#4c4426
#39331c
#262213
#131109
#000000

Similar Color like #ab9a56 color

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

#ac9b57
#ad9c58
#ae9d59
#af9e5a
#b09f5b
#b1a05c
#b2a15d
#b3a25e
#b4a35f
#b5a460
#b6a561
#b7a662
#b8a763
#b9a864
#aa9955
#a99854
#a89753
#a79652
#a69551
#a59450
#a4934f
#a3924e
#a2914d
#a1904c
#a08f4b
#9f8e4a
#9e8d49
#9d8c48

Monochromatic Color with #ab9a56

#ab9a56
#d5c06b
#010101
#2b2716
#564d2b
#807441

Tints of #ab9a56 Color

#ab9a56
#b4a568
#bdb07b
#c7bb8e
#d0c6a1
#d9d2b3
#e3ddc6
#ece8d9
#f5f3ec
#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

#ab9a56
#5667ab

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

Split Complementary

#ab9a56
#5691ab
#6f56ab

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

Analogous Color

#ab7856
#ab8956
#ab9a56
#abab56
#9aab56

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

#ab9a56
#56ab9a
#9a56ab

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

#ab9a56
#56ab6f
#5667ab
#ab5691

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

#ab9a56
#5667ab
#6f56ab
#91ab56

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

#ab9a56 Color Code Preview on Black Background Color

This is how #ab9a56 Color will look on black background color. Color contrast ratio is 7.49

#ab9a56 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab9a56

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab9a56

#ab9a56 color code is use for CSS Background Color

Background color for the above div is #ab9a56

HTML with inline CSS

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

#ab9a56 color code is use for CSS Border Color

CSS Border color for the above div is #ab9a56

HTML with inline CSS

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

CSS Border Left color for the above div is #ab9a56

HTML with inline CSS

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

CSS Border Right color for the above div is #ab9a56

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ab9a56

HTML with inline CSS

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

CSS Border Top color for the above div is #ab9a56

HTML with inline CSS

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

#ab9a56 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ab9a56 Color code Preview on White Background

This is how #ab9a56 Color code will look on white background color. Color contrast ratio is 2.80

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

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.