@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#bca879 hex color - Brown - Warm color - Information

#bca879 hex color - Brown - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Brown

Hex #bca879 Color code in RGB color code model is created after adding 73.73% red color, 65.88% green color and 47.45% blue color. Hex #bca879 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 36% yellow and 26.27% black.

Hex #bca879 color code is between #bbaa77 web safe hex color code and #cc9988 web safe hex color code. #bbaa77 is the nearest web safe color code. You can see here many more shades of #bca879 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codebca879#bca879
RGB Decimal188, 168, 121rgb(188, 168, 121)
RGB Percent74%, 66%, 47%rgb(74%, 66%, 47%)
CSS RGBa188, 168, 121,1rgba(188,168,121,1)
CMYK Modelcmyk(0%,11%,36%,26.27%)
HSL Color Space42,33% ,61%hsl(42,33% ,61%)
HSV Color Space42°, 36%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111001010100001111001
Octal274250171
Decimal188168121
Hexbca879

Different shades of #bca879 color code.

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

Light Shade of #bca879
#cdbe9b
Dark Shade of #bca879
#ab9257
Saturated Shade of #bca879
#c6ac6f
Desaturated Shade of #bca879
#b2a483
Grey scale Shade of #bca879
#9a9a9a
Brighten Shade
#d5c192
Most Readable Shade
#000000

Shades of #bca879 color code

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

#bca879
#a7956b
#92825e
#7d7050
#685d43
#534a35
#3e3828
#29251a
#14120d
#000000

Similar Color like #bca879 color

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

#bda97a
#beaa7b
#bfab7c
#c0ac7d
#c1ad7e
#c2ae7f
#c3af80
#c4b081
#c5b182
#c6b283
#c7b384
#c8b485
#c9b586
#cab687
#bba778
#baa677
#b9a576
#b8a475
#b7a374
#b6a273
#b5a172
#b4a071
#b39f70
#b29e6f
#b19d6e
#b09c6d
#af9b6c
#ae9a6b

Monochromatic Color with #bca879

#bca879
#e6ce94
#12100c
#3c3627
#675c42
#91825e

Tints of #bca879 Color

#bca879
#c3b187
#cabb96
#d2c5a5
#d9ceb4
#e1d8c3
#e8e2d2
#f0ebe1
#f7f5f0
#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

#bca879
#798dbc

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

Split Complementary

#bca879
#79afbc
#8779bc

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

Analogous Color

#bc8d79
#bc9b79
#bca879
#bcb579
#b5bc79

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

#bca879
#79bca8
#a879bc

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

#bca879
#79bc86
#798dbc
#bc79ae

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

#bca879
#798dbc
#8779bc
#afbc79

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

#bca879 Color Code Preview on Black Background Color

This is how #bca879 Color will look on black background color. Color contrast ratio is 9.02

#bca879 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bca879

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bca879

#bca879 color code is use for CSS Background Color

Background color for the above div is #bca879

HTML with inline CSS

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

#bca879 color code is use for CSS Border Color

CSS Border color for the above div is #bca879

HTML with inline CSS

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

CSS Border Left color for the above div is #bca879

HTML with inline CSS

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

CSS Border Right color for the above div is #bca879

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bca879

HTML with inline CSS

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

CSS Border Top color for the above div is #bca879

HTML with inline CSS

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

#bca879 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bca879 Color code Preview on White Background

This is how #bca879 Color code will look on white background color. Color contrast ratio is 2.33

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(188,168,121,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(121,141,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,168,121,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.