crispedge.com

Color picker

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

#a98d2f hex color - Yellow - Warm color - Information

#a98d2f hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #a98d2f Color code in RGB color code model is created after adding 66.27% red color, 55.29% green color and 18.43% blue color. Hex #a98d2f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 72% yellow and 34% black.

Hex #a98d2f color code is between #aa8833 web safe hex color code and #999922 web safe hex color code. #aa8833 is the nearest web safe color code. You can see here many more shades of #a98d2f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea98d2f#a98d2f
RGB Decimal169, 141, 47rgb(169, 141, 47)
RGB Percent66%, 55%, 18%rgb(66%, 55%, 18%)
CSS RGBa169, 141, 47,1rgba(169,141,47,1)
CMYK Modelcmyk(0%,17%,72%,34%)
HSL Color Space46,56% ,42%hsl(46,56% ,42%)
HSV Color Space46°, 72%, 66%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010011000110100101111
Octal25121557
Decimal16914147
Hexa98d2f

Different shades of #a98d2f color code.

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

Light Shade of #a98d2f
#caab41
Dark Shade of #a98d2f
#816c24
Saturated Shade of #a98d2f
#b49324
Desaturated Shade of #a98d2f
#9e873a
Grey scale Shade of #a98d2f
#6c6c6c
Brighten Shade
#c2a648
Most Readable Shade
#000000

Shades of #a98d2f color code

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

#a98d2f
#967d29
#836d24
#705e1f
#5d4e1a
#4b3e14
#382f0f
#251f0a
#120f05
#000000

Similar Color like #a98d2f color

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

#aa8e30
#ab8f31
#ac9032
#ad9133
#ae9234
#af9335
#b09436
#b19537
#b29638
#b39739
#b4983a
#b5993b
#b69a3c
#b79b3d
#a88c2e
#a78b2d
#a68a2c
#a5892b
#a4882a
#a38729
#a28628
#a18527
#a08426
#9f8325
#9e8224
#9d8123
#9c8022
#9b7f21

Monochromatic Color with #a98d2f

#a98d2f
#d3b03b
#fed447
#29230c
#544617
#7e6a23

Tints of #a98d2f Color

#a98d2f
#b29946
#bca65d
#c5b374
#cfbf8b
#d8cca2
#e2d9b9
#ebe5d0
#f5f2e7
#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

#a98d2f
#2f4ba9

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

Split Complementary

#a98d2f
#2f88a9
#502fa9

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

Analogous Color

#a95c2f
#a9752f
#a98d2f
#a9a52f
#94a92f

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

#a98d2f
#2fa98d
#8d2fa9

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

#a98d2f
#2fa950
#2f4ba9
#a92f88

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

#a98d2f
#2f4ba9
#502fa9
#88a92f

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

#a98d2f Color Code Preview on Black Background Color

This is how #a98d2f Color will look on black background color. Color contrast ratio is 6.54

#a98d2f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a98d2f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a98d2f

#a98d2f color code is use for CSS Background Color

Background color for the above div is #a98d2f

HTML with inline CSS

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

#a98d2f color code is use for CSS Border Color

CSS Border color for the above div is #a98d2f

HTML with inline CSS

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

CSS Border Left color for the above div is #a98d2f

HTML with inline CSS

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

CSS Border Right color for the above div is #a98d2f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a98d2f

HTML with inline CSS

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

CSS Border Top color for the above div is #a98d2f

HTML with inline CSS

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

#a98d2f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a98d2f Color code Preview on White Background

This is how #a98d2f Color code will look on white background color. Color contrast ratio is 3.21

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

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.