crispedge.com

Color picker

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

#ad9d2f hex color - Yellow - Warm color - Information

#ad9d2f hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #ad9d2f Color code in RGB color code model is created after adding 67.84% red color, 61.57% green color and 18.43% blue color. Hex #ad9d2f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 73% yellow and 32% black.

Hex #ad9d2f color code is between #aa9933 web safe hex color code and #bbaa22 web safe hex color code. #aa9933 is the nearest web safe color code. You can see here many more shades of #ad9d2f color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codead9d2f#ad9d2f
RGB Decimal173, 157, 47rgb(173, 157, 47)
RGB Percent68%, 62%, 18%rgb(68%, 62%, 18%)
CSS RGBa173, 157, 47,1rgba(173,157,47,1)
CMYK Modelcmyk(0%,9%,73%,32%)
HSL Color Space52,57% ,43%hsl(52,57% ,43%)
HSV Color Space52°, 73%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011011001110100101111
Octal25523557
Decimal17315747
Hexad9d2f

Different shades of #ad9d2f color code.

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

Light Shade of #ad9d2f
#ccbb43
Dark Shade of #ad9d2f
#857924
Saturated Shade of #ad9d2f
#b8a524
Desaturated Shade of #ad9d2f
#a2953a
Grey scale Shade of #ad9d2f
#6e6e6e
Brighten Shade
#c6b648
Most Readable Shade
#000000

Shades of #ad9d2f color code

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

#ad9d2f
#998b29
#867a24
#73681f
#60571a
#4c4514
#39340f
#26220a
#131105
#000000

Similar Color like #ad9d2f color

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

#ae9e30
#af9f31
#b0a032
#b1a133
#b2a234
#b3a335
#b4a436
#b5a537
#b6a638
#b7a739
#b8a83a
#b9a93b
#baaa3c
#bbab3d
#ac9c2e
#ab9b2d
#aa9a2c
#a9992b
#a8982a
#a79729
#a69628
#a59527
#a49426
#a39325
#a29224
#a19123
#a09022
#9f8f21

Monochromatic Color with #ad9d2f

#ad9d2f
#d7c43b
#030301
#2d290c
#585018
#827623

Tints of #ad9d2f Color

#ad9d2f
#b6a746
#bfb25d
#c8bd74
#d1c88b
#dad3a2
#e3deb9
#ece9d0
#f5f4e7
#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

#ad9d2f
#2f3fad

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

Split Complementary

#ad9d2f
#2f7ead
#5e2fad

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

Analogous Color

#ad6b2f
#ad842f
#ad9d2f
#a4ad2f
#8bad2f

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

#ad9d2f
#2fad9d
#9d2fad

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

#ad9d2f
#2fad5e
#2f3fad
#ad2f7e

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

#ad9d2f
#2f3fad
#5e2fad
#7ead2f

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

#ad9d2f Color Code Preview on Black Background Color

This is how #ad9d2f Color will look on black background color. Color contrast ratio is 7.64

#ad9d2f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad9d2f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad9d2f

#ad9d2f color code is use for CSS Background Color

Background color for the above div is #ad9d2f

HTML with inline CSS

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

#ad9d2f color code is use for CSS Border Color

CSS Border color for the above div is #ad9d2f

HTML with inline CSS

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

CSS Border Left color for the above div is #ad9d2f

HTML with inline CSS

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

CSS Border Right color for the above div is #ad9d2f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad9d2f

HTML with inline CSS

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

CSS Border Top color for the above div is #ad9d2f

HTML with inline CSS

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

#ad9d2f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad9d2f Color code Preview on White Background

This is how #ad9d2f Color code will look on white background color. Color contrast ratio is 2.75

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.