crispedge.com

Color picker

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

#bca49e hex color - Brown - Warm color - Information

#bca49e hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #bca49e Color code in RGB color code model is created after adding 73.73% red color, 64.31% green color and 61.96% blue color. Hex #bca49e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 16% yellow and 26% black.

Hex #bca49e color code is between #bbaa99 web safe hex color code and #cc99aa web safe hex color code. #bbaa99 is the nearest web safe color code. You can see here many more shades of #bca49e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebca49e#bca49e
RGB Decimal188, 164, 158rgb(188, 164, 158)
RGB Percent74%, 64%, 62%rgb(74%, 64%, 62%)
CSS RGBa188, 164, 158,1rgba(188,164,158,1)
CMYK Modelcmyk(0%,13%,16%,26%)
HSL Color Space12,18% ,68%hsl(12,18% ,68%)
HSV Color Space12°, 16%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111001010010010011110
Octal274244236
Decimal188164158
Hexbca49e

Different shades of #bca49e color code.

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

Light Shade of #bca49e
#d1c0bc
Dark Shade of #bca49e
#a78880
Saturated Shade of #bca49e
#c49f96
Desaturated Shade of #bca49e
#b4a9a6
Grey scale Shade of #bca49e
#adadad
Brighten Shade
#d5bdb7
Most Readable Shade
#000000

Shades of #bca49e color code

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

#bca49e
#a7918c
#927f7a
#7d6d69
#685b57
#534846
#3e3634
#292423
#141211
#000000

Similar Color like #bca49e color

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

#bda59f
#bea6a0
#bfa7a1
#c0a8a2
#c1a9a3
#c2aaa4
#c3aba5
#c4aca6
#c5ada7
#c6aea8
#c7afa9
#c8b0aa
#c9b1ab
#cab2ac
#bba39d
#baa29c
#b9a19b
#b8a09a
#b79f99
#b69e98
#b59d97
#b49c96
#b39b95
#b29a94
#b19993
#b09892
#af9791
#ae9690

Monochromatic Color with #bca49e

#bca49e
#e6c9c2
#12100f
#3c3533
#675a57
#917f7a

Tints of #bca49e Color

#bca49e
#c3aea8
#cab8b3
#d2c2be
#d9ccc9
#e1d6d3
#e8e0de
#f0eae9
#f7f4f4
#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

#bca49e
#9eb6bc

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

Split Complementary

#bca49e
#9ebcb3
#9ea7bc

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

Analogous Color

#bc9ea4
#bc9e9e
#bca49e
#bcaa9e
#bcb09e

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

#bca49e
#9ebca4
#a49ebc

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

#bca49e
#a7bc9e
#9eb6bc
#b39ebc

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

#bca49e
#9eb6bc
#9ea7bc
#bcb39e

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

#bca49e Color Code Preview on Black Background Color

This is how #bca49e Color will look on black background color. Color contrast ratio is 8.94

#bca49e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bca49e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bca49e

#bca49e color code is use for CSS Background Color

Background color for the above div is #bca49e

HTML with inline CSS

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

#bca49e color code is use for CSS Border Color

CSS Border color for the above div is #bca49e

HTML with inline CSS

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

CSS Border Left color for the above div is #bca49e

HTML with inline CSS

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

CSS Border Right color for the above div is #bca49e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bca49e

HTML with inline CSS

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

CSS Border Top color for the above div is #bca49e

HTML with inline CSS

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

#bca49e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bca49e Color code Preview on White Background

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

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.