crispedge.com

Color picker

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

#baa38e hex color - Yellow - Warm color - Information

#baa38e hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

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

Hex #baa38e 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 #baa38e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebaa38e#baa38e
RGB Decimal186, 163, 142rgb(186, 163, 142)
RGB Percent73%, 64%, 56%rgb(73%, 64%, 56%)
CSS RGBa186, 163, 142,1rgba(186,163,142,1)
CMYK Modelcmyk(0%,12%,24%,27%)
HSL Color Space29,24% ,64%hsl(29,24% ,64%)
HSV Color Space29°, 24%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110101010001110001110
Octal272243216
Decimal186163142
Hexbaa38e

Different shades of #baa38e color code.

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

Light Shade of #baa38e
#cdbdae
Dark Shade of #baa38e
#a7896e
Saturated Shade of #baa38e
#c3a385
Desaturated Shade of #baa38e
#b1a397
Grey scale Shade of #baa38e
#a4a4a4
Brighten Shade
#d3bca7
Most Readable Shade
#000000

Shades of #baa38e color code

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

#baa38e
#a5907e
#907e6e
#7c6c5e
#675a4e
#52483f
#3e362f
#29241f
#14120f
#000000

Similar Color like #baa38e color

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

#bba48f
#bca590
#bda691
#bea792
#bfa893
#c0a994
#c1aa95
#c2ab96
#c3ac97
#c4ad98
#c5ae99
#c6af9a
#c7b09b
#c8b19c
#b9a28d
#b8a18c
#b7a08b
#b69f8a
#b59e89
#b49d88
#b39c87
#b29b86
#b19a85
#b09984
#af9883
#ae9782
#ad9681
#ac9580

Monochromatic Color with #baa38e

#baa38e
#e4c8ae
#100e0c
#3a332d
#65584d
#8f7e6e

Tints of #baa38e Color

#baa38e
#c1ad9a
#c9b7a7
#d1c1b3
#d8cbc0
#e0d6cc
#e8e0d9
#efeae5
#f7f4f2
#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

#baa38e
#8ea5ba

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

Split Complementary

#baa38e
#8ebab9
#8e8fba

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

Analogous Color

#ba918e
#ba9a8e
#baa38e
#baac8e
#bab58e

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

#baa38e
#8ebaa3
#a38eba

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

#baa38e
#8fba8e
#8ea5ba
#b98eba

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

#baa38e
#8ea5ba
#8e8fba
#bab98e

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

#baa38e Color Code Preview on Black Background Color

This is how #baa38e Color will look on black background color. Color contrast ratio is 8.72

#baa38e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baa38e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baa38e

#baa38e color code is use for CSS Background Color

Background color for the above div is #baa38e

HTML with inline CSS

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

#baa38e color code is use for CSS Border Color

CSS Border color for the above div is #baa38e

HTML with inline CSS

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

CSS Border Left color for the above div is #baa38e

HTML with inline CSS

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

CSS Border Right color for the above div is #baa38e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #baa38e

HTML with inline CSS

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

CSS Border Top color for the above div is #baa38e

HTML with inline CSS

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

#baa38e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#baa38e Color code Preview on White Background

This is how #baa38e Color code will look on white background color. Color contrast ratio is 2.41

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

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.