crispedge.com

Color picker

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

#baa68d hex color - Yellow - Warm color - Information

#baa68d hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #baa68d Color code in RGB color code model is created after adding 72.94% red color, 65.1% green color and 55.29% blue color. Hex #baa68d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 24% yellow and 27% black.

Hex #baa68d color code is between #bbaa88 web safe hex color code and #aa9999 web safe hex color code. #bbaa88 is the nearest web safe color code. You can see here many more shades of #baa68d color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codebaa68d#baa68d
RGB Decimal186, 166, 141rgb(186, 166, 141)
RGB Percent73%, 65%, 55%rgb(73%, 65%, 55%)
CSS RGBa186, 166, 141,1rgba(186,166,141,1)
CMYK Modelcmyk(0%,11%,24%,27%)
HSL Color Space33,25% ,64%hsl(33,25% ,64%)
HSV Color Space33°, 24%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110101010011010001101
Octal272246215
Decimal186166141
Hexbaa68d

Different shades of #baa68d color code.

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

Light Shade of #baa68d
#cdbfad
Dark Shade of #baa68d
#a78d6d
Saturated Shade of #baa68d
#c3a784
Desaturated Shade of #baa68d
#b1a596
Grey scale Shade of #baa68d
#a3a3a3
Brighten Shade
#d3bfa6
Most Readable Shade
#000000

Shades of #baa68d color code

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

#baa68d
#a5937d
#90816d
#7c6e5e
#675c4e
#52493e
#3e372f
#29241f
#14120f
#000000

Similar Color like #baa68d color

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

#bba78e
#bca88f
#bda990
#beaa91
#bfab92
#c0ac93
#c1ad94
#c2ae95
#c3af96
#c4b097
#c5b198
#c6b299
#c7b39a
#c8b49b
#b9a58c
#b8a48b
#b7a38a
#b6a289
#b5a188
#b4a087
#b39f86
#b29e85
#b19d84
#b09c83
#af9b82
#ae9a81
#ad9980
#ac987f

Monochromatic Color with #baa68d

#baa68d
#e4ccad
#100e0c
#3a342c
#655a4d
#8f806d

Tints of #baa68d Color

#baa68d
#c1af99
#c9b9a6
#d1c3b3
#d8cdbf
#e0d7cc
#e8e1d9
#efebe5
#f7f5f2
#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

#baa68d
#8da1ba

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

Split Complementary

#baa68d
#8db8ba
#908dba

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

Analogous Color

#ba948d
#ba9d8d
#baa68d
#baaf8d
#bab88d

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

#baa68d
#8dbaa6
#a68dba

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

#baa68d
#8dba8f
#8da1ba
#ba8db7

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

#baa68d
#8da1ba
#908dba
#b7ba8d

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

#baa68d Color Code Preview on Black Background Color

This is how #baa68d Color will look on black background color. Color contrast ratio is 8.93

#baa68d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baa68d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baa68d

#baa68d color code is use for CSS Background Color

Background color for the above div is #baa68d

HTML with inline CSS

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

#baa68d color code is use for CSS Border Color

CSS Border color for the above div is #baa68d

HTML with inline CSS

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

CSS Border Left color for the above div is #baa68d

HTML with inline CSS

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

CSS Border Right color for the above div is #baa68d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #baa68d

HTML with inline CSS

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

CSS Border Top color for the above div is #baa68d

HTML with inline CSS

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

#baa68d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#baa68d Color code Preview on White Background

This is how #baa68d Color code will look on white background color. Color contrast ratio is 2.35

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

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.