crispedge.com

Color picker

Loading...

#bca887 hex color - Yellow - Warm color - Information

#bca887 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

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

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

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codebca887#bca887
RGB Decimal188, 168, 135rgb(188, 168, 135)
RGB Percent74%, 66%, 53%rgb(74%, 66%, 53%)
CSS RGBa188, 168, 135,1rgba(188,168,135,1)
CMYK Modelcmyk(0%,11%,28%,26%)
HSL Color Space37,28% ,63%hsl(37,28% ,63%)
HSV Color Space37°, 28%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111001010100010000111
Octal274250207
Decimal188168135
Hexbca887

Different shades of #bca887 color code.

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

Light Shade of #bca887
#cec0a8
Dark Shade of #bca887
#aa9066
Saturated Shade of #bca887
#c5aa7e
Desaturated Shade of #bca887
#b3a690
Grey scale Shade of #bca887
#a1a1a1
Brighten Shade
#d5c1a0
Most Readable Shade
#000000

Shades of #bca887 color code

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

#bca887
#a79578
#928269
#7d705a
#685d4b
#534a3c
#3e382d
#29251e
#14120f
#000000

Similar Color like #bca887 color

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

#bda988
#beaa89
#bfab8a
#c0ac8b
#c1ad8c
#c2ae8d
#c3af8e
#c4b08f
#c5b190
#c6b291
#c7b392
#c8b493
#c9b594
#cab695
#bba786
#baa685
#b9a584
#b8a483
#b7a382
#b6a281
#b5a180
#b4a07f
#b39f7e
#b29e7d
#b19d7c
#b09c7b
#af9b7a
#ae9a79

Monochromatic Color with #bca887

#bca887
#e6cea6
#12100d
#3c362b
#675c4a
#918268

Tints of #bca887 Color

#bca887
#c3b194
#cabba1
#d2c5af
#d9cebc
#e1d8c9
#e8e2d7
#f0ebe4
#f7f5f1
#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

#bca887
#879bbc

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

Split Complementary

#bca887
#87b6bc
#8e87bc

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

Analogous Color

#bc9387
#bc9d87
#bca887
#bcb387
#bbbc87

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

#bca887
#87bca8
#a887bc

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

#bca887
#87bc8d
#879bbc
#bc87b5

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

#bca887
#879bbc
#8e87bc
#b6bc87

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

#bca887 Color Code Preview on Black Background Color

This is how #bca887 Color will look on black background color. Color contrast ratio is 9.09

#bca887 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bca887

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bca887

#bca887 color code is use for CSS Background Color

Background color for the above div is #bca887

HTML with inline CSS

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

#bca887 color code is use for CSS Border Color

CSS Border color for the above div is #bca887

HTML with inline CSS

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

CSS Border Left color for the above div is #bca887

HTML with inline CSS

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

CSS Border Right color for the above div is #bca887

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bca887

HTML with inline CSS

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

CSS Border Top color for the above div is #bca887

HTML with inline CSS

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

#bca887 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bca887 Color code Preview on White Background

This is how #bca887 Color code will look on white background color. Color contrast ratio is 2.31

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

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,135,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(135,155,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,168,135,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.