crispedge.com

Color picker

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

#baad49 hex color - Yellow - Warm color - Information

#baad49 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #baad49 Color code in RGB color code model is created after adding 72.94% red color, 67.84% green color and 28.63% blue color. Hex #baad49 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 61% yellow and 27% black.

Hex #baad49 color code is between #bbaa44 web safe hex color code and #aabb55 web safe hex color code. #bbaa44 is the nearest web safe color code. You can see here many more shades of #baad49 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codebaad49#baad49
RGB Decimal186, 173, 73rgb(186, 173, 73)
RGB Percent73%, 68%, 29%rgb(73%, 68%, 29%)
CSS RGBa186, 173, 73,1rgba(186,173,73,1)
CMYK Modelcmyk(0%,7%,61%,27%)
HSL Color Space53,45% ,51%hsl(53,45% ,51%)
HSV Color Space53°, 61%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110101010110101001001
Octal272255111
Decimal18617373
Hexbaad49

Different shades of #baad49 color code.

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

Light Shade of #baad49
#c8be6e
Dark Shade of #baad49
#978c39
Saturated Shade of #baad49
#c7b73c
Desaturated Shade of #baad49
#ada356
Grey scale Shade of #baad49
#818181
Brighten Shade
#d3c662
Most Readable Shade
#000000

Shades of #baad49 color code

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

#baad49
#a59940
#908638
#7c7330
#676028
#524c20
#3e3918
#292610
#141308
#000000

Similar Color like #baad49 color

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

#bbae4a
#bcaf4b
#bdb04c
#beb14d
#bfb24e
#c0b34f
#c1b450
#c2b551
#c3b652
#c4b753
#c5b854
#c6b955
#c7ba56
#c8bb57
#b9ac48
#b8ab47
#b7aa46
#b6a945
#b5a844
#b4a743
#b3a642
#b2a541
#b1a440
#b0a33f
#afa23e
#aea13d
#ada03c
#ac9f3b

Monochromatic Color with #baad49

#baad49
#e4d55a
#100f06
#3a3617
#655e28
#8f8538

Tints of #baad49 Color

#baad49
#c1b65d
#c9bf71
#d1c885
#d8d199
#e0daae
#e8e3c2
#efecd6
#f7f5ea
#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

#baad49
#4956ba

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

Split Complementary

#baad49
#498eba
#7549ba

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

Analogous Color

#ba8049
#ba9649
#baad49
#b0ba49
#9aba49

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

#baad49
#49baad
#ad49ba

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

#baad49
#49ba74
#4956ba
#ba498e

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

#baad49
#4956ba
#7549ba
#8eba49

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

#baad49 Color Code Preview on Black Background Color

This is how #baad49 Color will look on black background color. Color contrast ratio is 9.16

#baad49 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baad49

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baad49

#baad49 color code is use for CSS Background Color

Background color for the above div is #baad49

HTML with inline CSS

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

#baad49 color code is use for CSS Border Color

CSS Border color for the above div is #baad49

HTML with inline CSS

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

CSS Border Left color for the above div is #baad49

HTML with inline CSS

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

CSS Border Right color for the above div is #baad49

HTML with inline CSS

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

CSS Border Bottom color for the above div is #baad49

HTML with inline CSS

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

CSS Border Top color for the above div is #baad49

HTML with inline CSS

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

#baad49 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#baad49 Color code Preview on White Background

This is how #baad49 Color code will look on white background color. Color contrast ratio is 2.29

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.