crispedge.com

Color picker

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

#baa17c hex color - Grey - Warm color - Information

#baa17c hex color - Grey - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Grey

Hex #baa17c Color code in RGB color code model is created after adding 72.94% red color, 63.14% green color and 48.63% blue color. Hex #baa17c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 33% yellow and 27% black.

Hex #baa17c color code is between #bb9977 web safe hex color code and #aaaa88 web safe hex color code. #bb9977 is the nearest web safe color code. You can see here many more shades of #baa17c color code.

0 Likes 0 Comments | 7 Views

Color Table

Hex Color Codebaa17c#baa17c
RGB Decimal186, 161, 124rgb(186, 161, 124)
RGB Percent73%, 63%, 49%rgb(73%, 63%, 49%)
CSS RGBa186, 161, 124,1rgba(186,161,124,1)
CMYK Modelcmyk(0%,13%,33%,27%)
HSL Color Space36,31% ,61%hsl(36,31% ,61%)
HSV Color Space36°, 33%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110101010000101111100
Octal272241174
Decimal186161124
Hexbaa17c

Different shades of #baa17c color code.

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

Light Shade of #baa17c
#ccb99d
Dark Shade of #baa17c
#a8895b
Saturated Shade of #baa17c
#c4a372
Desaturated Shade of #baa17c
#b09f86
Grey scale Shade of #baa17c
#9b9b9b
Brighten Shade
#d3ba95
Most Readable Shade
#000000

Shades of #baa17c color code

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

#baa17c
#a58f6e
#907d60
#7c6b52
#675944
#524737
#3e3529
#29231b
#14110d
#000000

Similar Color like #baa17c color

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

#bba27d
#bca37e
#bda47f
#bea580
#bfa681
#c0a782
#c1a883
#c2a984
#c3aa85
#c4ab86
#c5ac87
#c6ad88
#c7ae89
#c8af8a
#b9a07b
#b89f7a
#b79e79
#b69d78
#b59c77
#b49b76
#b39a75
#b29974
#b19873
#b09772
#af9671
#ae9570
#ad946f
#ac936e

Monochromatic Color with #baa17c

#baa17c
#e4c698
#100e0b
#3a3327
#655743
#8f7c60

Tints of #baa17c Color

#baa17c
#c1ab8a
#c9b599
#d1c0a7
#d8cab6
#e0d5c4
#e8dfd3
#efeae1
#f7f4f0
#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

#baa17c
#7c95ba

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

Split Complementary

#baa17c
#7cb4ba
#827cba

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

Analogous Color

#ba887c
#ba957c
#baa17c
#baad7c
#baba7c

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

#baa17c
#7cbaa1
#a17cba

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

#baa17c
#7cba82
#7c95ba
#ba7cb4

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

#baa17c
#7c95ba
#827cba
#b4ba7c

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

#baa17c Color Code Preview on Black Background Color

This is how #baa17c Color will look on black background color. Color contrast ratio is 8.48

#baa17c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baa17c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baa17c

#baa17c color code is use for CSS Background Color

Background color for the above div is #baa17c

HTML with inline CSS

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

#baa17c color code is use for CSS Border Color

CSS Border color for the above div is #baa17c

HTML with inline CSS

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

CSS Border Left color for the above div is #baa17c

HTML with inline CSS

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

CSS Border Right color for the above div is #baa17c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #baa17c

HTML with inline CSS

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

CSS Border Top color for the above div is #baa17c

HTML with inline CSS

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

#baa17c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#baa17c Color code Preview on White Background

This is how #baa17c Color code will look on white background color. Color contrast ratio is 2.48

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

Related Gradients

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

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.